Home
last modified time | relevance | path

Searched refs:openFile (Results 1 – 25 of 85) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php78 $this->openFile($wrapper)
95 $this->openFile($wrapper, 'foo'),
122 $this->openFile($wrapper)
145 $this->openFile($wrapper)
492 $this->openFile($wrapper)
512 $this->openFile($wrapper, 'foo'),
535 $this->openFile($wrapper, 'foobar'),
765 $this->openFile($wrapper),
802 $this->openFile($wrapper)
815 $this->openFile($wrapper)
[all …]
/plugin/diagramsnet/lib/js/
H A Dopen.js8 window.parent.openFile.setConsumer(null);
21 window.parent.openFile.cancel(cancel);
164 var of = window.parent.openFile;
183 window.parent.openFile.setData(data, k);
/plugin/struct/meta/
H A DCSVImporter.php52 $this->openFile($file);
83 protected function openFile($file) function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
/plugin/stackedit/
H A Dscript.js6 stackedit.openFile({
/plugin/zip/pear/File/Archive/Writer/
H A DFiles.php104 function openFile($filename, $pos = 0) function in File_Archive_Writer_Files
129 $error = $this->openFile($filename, $pos);
/plugin/diagramsnet/lib/js/diagramly/
H A DInit.js290 if (window.parent != null && window.parent.openFile != null)
292 window.parent.openFile.setData(data, filename);
H A DApp.js117 if (window.openFile != null)
119 window.openFile.cancel(true);
2826 else if (window.opener.openFile != null)
3996 this.openFile();
4208 window.openFile = null;
4528 window.openFile = new OpenFile(function()
4530 window.openFile = null;
4534 window.openFile.setData(this.getFileData(true));
4906 window.openFile = null;
4957 window.openFile = new OpenFile(function()
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak6 openFile=Open File
H A Deditor_zh-CN.properties6 openFile=Open File key
H A Deditor_de.properties6 openFile=Datei �ffnen key
H A Deditor_de.properties.bak6 openFile=Datei �ffnen
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js466 function openFile() function
579 row.addEventListener('dblclick', openFile);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js34 ui.openFile();
72 window.openFile = new OpenFile(mxUtils.bind(this, function()
77 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
93 window.openFile = null;
H A DEditorUi.js3138 if (window.opener != null && window.opener.openFile != null)
3140 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
4442 EditorUi.prototype.openFile = function() method in EditorUi
4445 window.openFile = new OpenFile(mxUtils.bind(this, function(cancel)
4454 window.openFile = null;
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css1364 .toolbarButton.openFile::before,
1365 .secondaryToolbarButton.openFile::before {
1366 content: url(images/toolbarButton-openFile.png);
2206 .toolbarButton.openFile::before,
2207 .secondaryToolbarButton.openFile::before {
2208 content: url(images/toolbarButton-openFile@2x.png);
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt538 openFile=openFile
H A Ddia_ru.txt538 openFile=Открыть файл
H A Ddia_bg.txt538 openFile=Отваряне на файл
H A Ddia_el.txt538 openFile=Άνοιγμα αρχείου
H A Ddia_zh.txt538 openFile=打开文件
H A Ddia_uk.txt538 openFile=Відкрити файл
H A Ddia_fa.txt538 openFile=‫باز کردن فایل‬
H A Ddia_ja.txt538 openFile=ファイルを開く
H A Ddia_he.txt538 openFile=‫פתח קובץ‬
H A Ddia_ko.txt538 openFile=파일 열기

1234