/aoo42x/main/sysui/desktop/mimetypes/ |
H A D | openoffice.mime | 2 ext: odt 5 ext: ott 8 ext: oth 11 ext: odm 14 ext: odg 17 ext: otg 20 ext: odp 23 ext: otp 26 ext: ods 29 ext: ots [all …]
|
/aoo42x/main/dbaccess/ |
H A D | Library_dbmm.mk | 37 -I$(SRCDIR)/dbaccess/source/ext/macromigration \ 61 dbaccess/source/ext/macromigration/macromigrationwizard \ 63 dbaccess/source/ext/macromigration/macromigrationpages \ 64 dbaccess/source/ext/macromigration/dbmm_module \ 65 dbaccess/source/ext/macromigration/dbmm_services \ 66 dbaccess/source/ext/macromigration/migrationengine \ 67 dbaccess/source/ext/macromigration/docinteraction \ 68 dbaccess/source/ext/macromigration/progresscapture \ 69 dbaccess/source/ext/macromigration/progressmixer \ 70 dbaccess/source/ext/macromigration/migrationlog \ [all …]
|
H A D | Library_adabasui.mk | 27 $(eval $(call gb_Library_set_componentfile,adabasui,dbaccess/source/ext/adabas/adabasui)) 36 -I$(SRCDIR)/dbaccess/source/ext/adabas \ 63 dbaccess/source/ext/adabas/ASqlNameEdit \ 64 dbaccess/source/ext/adabas/AdabasNewDb \ 65 dbaccess/source/ext/adabas/ANewDb \ 66 dbaccess/source/ext/adabas/Aservices \ 67 dbaccess/source/ext/adabas/adabasuistrings \ 68 dbaccess/source/ext/adabas/Acomponentmodule \
|
H A D | AllLangResTarget_adabasui.mk | 35 -I$(SRCDIR)/dbaccess/source/ext/adabas \ 40 dbaccess/source/ext/adabas/AdabasNewDb.src \
|
H A D | AllLangResTarget_dbmm.mk | 35 -I$(SRCDIR)/dbaccess/source/ext/macromigration \ 40 dbaccess/source/ext/macromigration/macromigration.src \
|
/aoo42x/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleTable.java | 228 log.println(ext); in _getAccessibleRowExtentAt() 239 log.println(ext); in _getAccessibleRowExtentAt() 250 log.println(ext); in _getAccessibleRowExtentAt() 261 log.println(ext); in _getAccessibleRowExtentAt() 273 log.println(ext); in _getAccessibleRowExtentAt() 274 res &= ext >= 1; in _getAccessibleRowExtentAt() 304 log.println(ext); in _getAccessibleColumnExtentAt() 315 log.println(ext); in _getAccessibleColumnExtentAt() 326 log.println(ext); in _getAccessibleColumnExtentAt() 337 log.println(ext); in _getAccessibleColumnExtentAt() [all …]
|
/aoo42x/main/oox/source/dump/ |
H A D | dffdumper.ini | 162 …ame,blip-print-opt,blip-movie,,,blip-transparency-color-ext,reserved,blip-transparency-color-ext-m… 163 …0x0118=reserved,reserved,blip-recolor,blip-recolor-ext,reserved,blip-recolor-ext-mod,reserved,rese… 176 …0x01A0=fill-color-ext-mod,reserved,fill-back-color-ext,reserved,fill-back-color-ext-mod,reserved,r… 182 …0x01D8=,line-color-ext,reserved,line-color-ext-mod,reserved,line-back-color-ext,reserved,line-back… 188 …shadow-origin-x,shadow-origin-y,shadow-color-ext,reserved,shadow-color-ext-mod,reserved,shadow-hig… 189 0x0218=shadow-highlight-ext-mod,reserved,reserved,reserved 197 …0x0288=3dobj-cr-mod,3dobj-extrusion-color-ext,reserved,3dobj-extrusion-color-ext-mod,reserved,rese… 235 …0x0558=,lline-color-ext,reserved,lline-color-ext-mod,reserved,lline-back-color-ext,reserved,lline-… 242 …0x0598=,tline-color-ext,reserved,tline-color-ext-mod,reserved,tline-back-color-ext,reserved,tline-… 249 …0x05D8=,rline-color-ext,reserved,rline-color-ext-mod,reserved,rline-back-color-ext,reserved,rline-… [all …]
|
/aoo42x/main/solenv/bin/ |
H A D | deliver.pl | 445 my $ext; 487 $ext = ""; 489 $ext = "$updminorext"; 1128 my $ext = "%_EXT%"; 1129 $ext = expand_macros($ext); 1136 my $ext = "%_EXT%"; 1137 $ext = expand_macros($ext); 1170 my $ext = "%_EXT%"; 1171 $ext = expand_macros($ext); 1200 my $ext = "%_EXT%"; [all …]
|
/aoo42x/main/ucb/ |
H A D | Library_ucpext.mk | 28 $(eval $(call gb_Library_set_componentfile,ucpext,ucb/source/ucp/ext/ucpext)) 53 ucb/source/ucp/ext/ucpext_provider \ 54 ucb/source/ucp/ext/ucpext_content \ 55 ucb/source/ucp/ext/ucpext_services \ 56 ucb/source/ucp/ext/ucpext_resultset \ 57 ucb/source/ucp/ext/ucpext_datasupplier \
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/ |
H A D | DOMDocument.java | 78 public DOMDocument(String name,String ext) in DOMDocument() argument 80 this(name,ext,true, false); in DOMDocument() 104 public DOMDocument(String name, String ext,boolean namespaceAware, boolean validating) { in DOMDocument() argument 109 this.fileExt = ext; in DOMDocument() 125 String ext = getFileExtension(); in trimDocumentName() local 127 if (temp.endsWith(ext)) { in trimDocumentName() 130 int endIndex = nlen - ext.length(); in trimDocumentName()
|
/aoo42x/main/xmerge/source/palmtests/qa-wrapper/bin/ |
H A D | run-convtest | 398 typeset ext 417 ext=${line##* } 423 LogLine "ext = $ext" 428 ReportLine "<TD valign=top>$ext</TD>" 433 echo "ext = $ext" 445 xmlfile="${testfile}.${ext}" 447 if [[ $ext == "sxc" ]] ; then
|
/aoo42x/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/ |
H A D | Makefile | 54 help/de/com.foocorp.foo-ext/page1.xhp\ 55 help/de/com.foocorp.foo-ext/page2.xhp\ 56 help/de/com.foocorp.foo-ext/subfolder/anotherpage.xhp\ 57 help/en/com.foocorp.foo-ext/page1.xhp\ 58 help/en/com.foocorp.foo-ext/page2.xhp\ 59 help/en/com.foocorp.foo-ext/subfolder/anotherpage.xhp\
|
/aoo42x/main/autodoc/source/cosv/storage/ |
H A D | ploc.cxx | 108 ext = strrchr(sFile, '.'); in FileExtension() local 109 if (ext != 0) in FileExtension() 110 ++ext; in FileExtension() 112 ext = ""; in FileExtension() 113 return ext; in FileExtension()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/ |
H A D | PluginFactoryImpl.java | 109 String ext = this.getDeviceFileExtension(); in createDeviceDocument() local 110 DOMDocument domDoc = new DOMDocument(str,ext); in createDeviceDocument() 149 String ext= ".txt"; in getDeviceFileExtension() local 161 ext = info; in getDeviceFileExtension() 168 return ext; in getDeviceFileExtension()
|
/aoo42x/main/odk/source/unoapploader/win/ |
H A D | unoapploader.c | 196 char ext[ _MAX_EXT ]; in createCommandLine() local 202 _splitpath( cmdname, drive, dir, base, ext ); in createCommandLine() 205 _makepath( cmdname, drive, dir, newbase, ext ); in createCommandLine() 248 char ext[ _MAX_EXT ]; in getErrorFile() local 256 _splitpath( fname, drive, dir, base, ext ); in getErrorFile()
|
/aoo42x/main/sysui/desktop/share/ |
H A D | translate.pl | 34 my ($prefix, $ext, $key); 58 $ext = $ARGV[0]; 88 $outfile = "$workdir/$prefix$_.$ext"; 124 if ($ext eq "desktop") {
|
H A D | makefile.mk | 150 … -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Na… 151 … -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Co… 152 … -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Ge… 177 …@$(PERL) translate.pl -p "$(PRODUCTNAME.$(@:d:d:f))" -d $(MISC)/$(@:d:d:f) --ext "keys" --key "des… 205 …@$(PERL) ../share/translate.pl -p "$(PRODUCTNAME.$(@:d:d:f))" -d $(@:db).$(INPATH) --ext "desktop"…
|
/aoo42x/main/xmlsecurity/tools/uno/ |
H A D | XMLFileFilter.java | 37 String ext = null; in getExtension() local 42 ext = s.substring(i+1).toLowerCase(); in getExtension() 45 return ext; in getExtension()
|
/aoo42x/main/scripting/java/org/openoffice/idesupport/ |
H A D | CommandLineTools.java | 207 String ext = (String)tokenizer.nextToken(); 210 if (ext.indexOf(File.pathSeparator) != -1) { 211 tokenizer = new StringTokenizer(ext, File.pathSeparator); 220 extensions[0] = ext;
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | SystemManager.java | 322 static public void copyAllFiles(File source, File dest, String ext) { in copyAllFiles() argument 323 File[] file = source.listFiles(new FileExtensionFilter(ext)); in copyAllFiles() 426 … static public void setUnixPrivilegesDirectory(File directoryName, String ext, String unixRights) { in setUnixPrivilegesDirectory() argument 427 File[] file = directoryName.listFiles(new FileExtensionFilter(ext)); in setUnixPrivilegesDirectory()
|
/aoo42x/test/testgui/source/testlib/gui/ |
H A D | AppTool.java | 176 public static void submitSaveDlg(String path, String ext) { in submitSaveDlg() argument 178 if (ext != null) { in submitSaveDlg() 187 if (ext.equals(f.substring(dotIndex + 1, f.length() - 1))) in submitSaveDlg()
|
/aoo42x/main/sal/osl/os2/ |
H A D | module.c | 72 char fname[_MAX_FNAME], ext[_MAX_EXT]; in osl_loadAsciiModule() local 83 _splitpath (pszModuleName, drive, dir, fname, ext); in osl_loadAsciiModule() 96 _makepath( buffer, drive, dir, fname, ext); in osl_loadAsciiModule()
|
/aoo42x/main/sal/osl/w32/ |
H A D | procimpl.cxx | 377 rtl::OUString ext = get_file_extension(file_name); in is_batch_file() local 378 return (ext.equalsIgnoreAsciiCaseAscii("bat") || in is_batch_file() 379 ext.equalsIgnoreAsciiCaseAscii("cmd") || in is_batch_file() 380 ext.equalsIgnoreAsciiCaseAscii("btm")); in is_batch_file()
|
/aoo42x/main/solenv/gbuild/templates/ |
H A D | Package.mk | 36 $(eval $(call gb_Package_add_file,MODULE_TYPE,DESTINATION_RELPATH/file.ext,SOURCE_RELPATH/file.ext))
|
/aoo42x/main/solenv/gbuild/ |
H A D | SdiTarget.mk | 53 rm -f $(foreach ext,.hxx .ilb .lst .sid,\ 54 $(call gb_SdiTarget_get_target,$*)$(ext)) \
|