/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/ |
H A D | Wrapper.php | 78 $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 D | open.js | 8 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 D | CSVImporter.php | 52 $this->openFile($file); 83 protected function openFile($file) function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
|
/plugin/stackedit/ |
H A D | script.js | 6 stackedit.openFile({
|
/plugin/zip/pear/File/Archive/Writer/ |
H A D | Files.php | 104 function openFile($filename, $pos = 0) function in File_Archive_Writer_Files 129 $error = $this->openFile($filename, $pos);
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Init.js | 290 if (window.parent != null && window.parent.openFile != null) 292 window.parent.openFile.setData(data, filename);
|
H A D | App.js | 117 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 D | editor_zh-CN.properties.bak | 6 openFile=Open File
|
H A D | editor_zh-CN.properties | 6 openFile=Open File key
|
H A D | editor_de.properties | 6 openFile=Datei �ffnen key
|
H A D | editor_de.properties.bak | 6 openFile=Datei �ffnen
|
/plugin/diagramsnet/lib/js/onedrive/ |
H A D | mxODPicker.js | 466 function openFile() function 579 row.addEventListener('dblclick', openFile);
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Actions.js | 34 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 D | EditorUi.js | 3138 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 D | viewer.css | 1364 .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 D | dia_i18n.txt | 538 openFile=openFile
|
H A D | dia_ru.txt | 538 openFile=Открыть файл
|
H A D | dia_bg.txt | 538 openFile=Отваряне на файл
|
H A D | dia_el.txt | 538 openFile=Άνοιγμα αρχείου
|
H A D | dia_zh.txt | 538 openFile=打开文件
|
H A D | dia_uk.txt | 538 openFile=Відкрити файл
|
H A D | dia_fa.txt | 538 openFile=باز کردن فایل
|
H A D | dia_ja.txt | 538 openFile=ファイルを開く
|
H A D | dia_he.txt | 538 openFile=פתח קובץ
|
H A D | dia_ko.txt | 538 openFile=파일 열기
|