/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/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 …]
|
/aoo4110/main/solenv/bin/ |
H A D | deliver.pl | 445 my $ext; 487 $ext = ""; 489 $ext = "$updminorext"; 1124 my $ext = "%_EXT%"; 1125 $ext = expand_macros($ext); 1132 my $ext = "%_EXT%"; 1133 $ext = expand_macros($ext); 1166 my $ext = "%_EXT%"; 1167 $ext = expand_macros($ext); 1196 my $ext = "%_EXT%"; [all …]
|
H A D | cwsattach.pl | 118 my $ext=$2; 121 if ( defined($ext) ) { 134 if ( $a[$i] eq $ext ) {
|
/aoo4110/main/xmerge/source/xmerge/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()
|
/aoo4110/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
|
/aoo4110/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\
|
/aoo4110/main/cosv/source/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()
|
/aoo4110/main/xmerge/source/xmerge/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()
|
/aoo4110/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()
|
/aoo4110/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"…
|
/aoo4110/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()
|
/aoo4110/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;
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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))
|
/aoo4110/main/solenv/gbuild/ |
H A D | SdiTarget.mk | 53 rm -f $(foreach ext,.hxx .ilb .lst .sid,\ 54 $(call gb_SdiTarget_get_target,$*)$(ext)) \
|
/aoo4110/main/ucb/source/ucp/ext/ |
H A D | ucpext_services.cxx | 34 namespace ucb { namespace ucp { namespace ext namespace 82 …t_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , ::ucb::ucp::ext::s_aServiceEntries … in component_getFactory()
|
/aoo4110/main/javainstaller2/src/Helpfiles/ |
H A D | create_helpfiles.pl | 100 my ($dir, $ext) = @_; 110 next if ( ! ( $direntry =~ /\.\Q$ext\E\s*$/ ));
|
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | JavaKit.java | 45 import org.netbeans.editor.ext.*; 46 import org.netbeans.editor.ext.java.*;
|
/aoo4110/main/javainstaller2/src/Properties/ |
H A D | create_property.pl | 105 my ($dir, $ext) = @_; 115 next if ( ! ( $direntry =~ /\.\Q$ext\E\s*$/ ));
|