/trunk/main/scp2/source/calc/ |
H A D | file_calc.scp | 31 File gid_File_Lib_CoinMP 35 File gid_File_Lib_CoinUtils 39 File gid_File_Lib_Clp 43 File gid_File_Lib_Cbc 47 File gid_File_Lib_Osi 51 File gid_File_Lib_OsiCbc 55 File gid_File_Lib_OsiClp 59 File gid_File_Lib_Cgl 63 File gid_File_Lib_CbcSolver 72 File gid_File_Lib_CoinMP [all …]
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 457 if (::osl::File::E_None == ::osl::File::getAbsoluteFileURL( in getLockFilePath() 460 if (::osl::File::E_None == in getLockFilePath() 537 osl::File::RC rc = dir.open(); in hasNoFolder() 538 if (rc == osl::File::E_None) in hasNoFolder() 542 osl::File::RC rcNext = osl::File::E_None; in hasNoFolder() 563 if (rcNext == osl::File::E_NOENT || in hasNoFolder() 564 rcNext == osl::File::E_None) in hasNoFolder() 590 ::osl::File::RC rc = dir.open(); in removeFolder() 591 if (rc == osl::File::E_None) in removeFolder() 594 ::osl::File::RC rcNext = ::osl::File::E_None; in removeFolder() [all …]
|
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/ |
H A D | InstallData.java | 29 import java.io.File; 103 static private File jarFilePath = null; 104 static private File resourceRoot; 105 static private File infoRoot; 152 File uninstallDir = new File(resourceRoot, uninstallDirName); in setInstallationMode() 153 File installDir = new File(resourceRoot, installDirName); in setInstallationMode() 226 public File getResourceRoot() { in getResourceRoot() 232 File dir = getResourceRoot(); in getResourceRoot() 244 public File getInfoRoot() { in getInfoRoot() 249 File dir = new File(infoRoot, subDirectory); in getInfoRoot() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
H A D | FileTools.java | 25 import java.io.File; 44 public static void copyDirectory(File srcDir, File dstDir) in copyDirectory() 57 public static void copyDirectory(File srcDir, File dstDir, String[] ignore) in copyDirectory() 73 copyDirectory(new File(srcDir, files[i]), new File(dstDir, files[i]), ignore); in copyDirectory() 87 public static void copyFile(File src, File dst) throws java.io.IOException { in copyFile() 108 public static boolean deleteDir(File dir) { in deleteDir() 138 public static boolean cleanDir(File dir) in cleanDir() 145 boolean success = cleanDir(new File(dir, children[i])); in cleanDir()
|
/trunk/main/svx/source/stbctrls/ |
H A D | stbctrls.src | 209 File = "sc10223.png" ; 216 File = "sc10224.png" ; 223 File = "signet_11x16.png" ; 230 File = "caution_11x16.png" ; 244 File = "sch10223.png" ; 251 File = "sch10224.png" ; 258 File = "signet_11x16_h.png" ; 265 File = "caution_11x16_h.png" ; 281 File = "slidecontrol.png" ; 295 File = "slidezoomin_11.png" ; [all …]
|
/trunk/main/filter/source/flash/ |
H A D | swffilter.cxx | 78 osl::File mrFile; 107 case osl::File::E_FBIG: // File too large in writeBytes() 110 case osl::File::E_BADF: // Bad file in writeBytes() 111 case osl::File::E_FAULT: // Bad address in writeBytes() 113 case osl::File::E_IO: // I/O error in writeBytes() 133 osl::File::RC eRC = mrFile.close(); in closeOutput() 139 case osl::File::E_BADF: // Bad file in closeOutput() 141 case osl::File::E_NOLINK: // Link has been severed in closeOutput() 142 case osl::File::E_NOSPC: // No space left on device in closeOutput() 143 case osl::File::E_IO: // I/O error in closeOutput() [all …]
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/ |
H A D | IDList.java | 27 import java.io.File; 43 private File dir = null; 45 public IDList(File dir) { in IDList() 51 private void readFile(File file, HashMap<String, String> map) { in readFile() 85 ArrayList<File> validFiles = new ArrayList<File>(); in load() 86 File[] files = dir.listFiles(); in load() 90 for (File file : files) { in load() 97 Collections.sort(validFiles, new Comparator<File>() { in load() 98 public int compare(File o1, File o2) { in load() 103 for (File file: validFiles) { in load()
|
/trunk/main/framework/qa/complex/loadAllDocuments/ |
H A D | CheckXComponentLoader.java | 41 import java.io.File; 198 final String sTestDocURL = OfficeFileUrl.getAbsolute(new File("testdocuments")); in before() 202 File aBaseDir = new File(m_sTestDocPath); in before() 208 File aFile = (File)lList.nextElement(); in before() 279 File aSysFile = new File(m_sTestDocPath, (String)aSnapshot.nextElement()); in checkUsingOfMediaDescriptor() 308 File aDir = new File(sTempPath); in impl_getTempFileName() 318 File aTempFile = new File(aDir, sSuffix+i+sPrefix); in impl_getTempFileName() 388 File aTestFile = new File(sTempFile); in checkLoadingWithPassword() 438 File aFile = new File(m_sTestDocPath, (String)aSnapshot.nextElement()); in checkURLEncoding() 604 File aFile = new File(m_sTestDocPath, (String) aSnapshot.nextElement()); in checkStreamLoading()
|
/trunk/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.src | 84 ImageBitmap = Bitmap {File = "symphony/axial.png" ;} ; 96 ImageBitmap = Bitmap {File = "symphony/radial.png" ;} ; 100 ImageBitmap = Bitmap {File = "symphony/Square.png" ;} ; 104 ImageBitmap = Bitmap {File = "symphony/linear.png" ;} ; 114 ImageBitmap = Bitmap {File = "symphony/axial_h.png" ;} ; 126 ImageBitmap = Bitmap {File = "symphony/radial_h.png" ;} ; 130 ImageBitmap = Bitmap {File = "symphony/Square_h.png" ;} ; 134 ImageBitmap = Bitmap {File = "symphony/linear_h.png" ;} ; 197 File = "symphony/linear.png" ; 356 // File = "symphony/rotate_left.png" ; [all …]
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelFolderSupport.java | 115 File contents = FileUtil.toFile( in getParcelDescriptor() 129 File parcelDir = FileUtil.toFile(parcelBase); in generate() 130 File contentsDir = FileUtil.toFile(contentsBase); in generate() 134 File targetDir = FileUtil.toFile(parcelFolder.getPrimaryFile()); in generate() 135 File targetfile = new File(targetDir, File.separator + in generate() 171 File contents = FileUtil.toFile( in configure() 238 StringTokenizer tokens = new StringTokenizer(classpath, File.pathSeparator); in getConfigureClasspath() 244 File classesDir = new File(settings.getOfficeDirectory().getPath( in getConfigureClasspath() 245 File.separator + "program" + File.separator + "classes")); in getConfigureClasspath() 246 File[] jarfiles = classesDir.listFiles(); in getConfigureClasspath()
|
H A D | DeployParcelAction.java | 26 import java.io.File; 86 File target = new File(oi.getPath(File.separator + label + in getPopupPresenter() 87 File.separator + "Scripts")); in getPopupPresenter() 89 File langdir = new File(target, parcelCookie.getLanguage()); in getPopupPresenter() 117 File target = getTargetFile(); in getPopupPresenter() 140 private void deploy(final File target) { in deploy() 157 private boolean askIfCreateDirectory(File directory) { in askIfCreateDirectory() 210 private File getTargetFile() { in getTargetFile() 211 File target = null; in getTargetFile() 218 public boolean accept(File file) { in getTargetFile()
|
/trunk/main/scripting/java/org/openoffice/idesupport/ |
H A D | JavaFinder.java | 24 import java.io.File; 69 public ScriptEntry[] findMethods(File basedir) { in findMethods() 155 private ClassLoader getClassLoader(File basedir) { in getClassLoader() 167 files.add(new File(unoil, "unoil.jar")); in getClassLoader() 178 File f; in getClassLoader() 181 f = (File)files.get(i); in getClassLoader() 195 private ArrayList findFiles(File basedir, String suffix) { in findFiles() 197 File[] children = basedir.listFiles(); in findFiles() 208 private String[] findClassNames(File basedir) in findClassNames() 221 File classFile = (File)classFiles.get(i); in findClassNames() [all …]
|
H A D | CommandLineTools.java | 24 import java.io.File; 70 File officeDir = new File(officePath); in main() 109 File.pathSeparator + "supported extension 2]]]"); in printUsage() 184 private File basedir, contents, parcelxml; 192 this.basedir = new File(basedir); 194 this.parcelxml = new File(contents, PARCEL_XML_FILE); 210 if (ext.indexOf(File.pathSeparator) != -1) { 320 contents = new File(contents.getAbsolutePath()); 333 File source, target; 336 this.source = new File(source); [all …]
|
/trunk/main/solenv/bin/ |
H A D | patch_tool.pl | 26 use File::Path; 27 use File::Spec; 28 use File::Basename; 136 my $unpacked_path = File::Spec->catfile( 152 return File::Spec->catfile( 174 my $target_msi_file = File::Spec->catfile( 1829 my $msp_path = File::Spec->catfile( 1944 my $msp_filename = File::Spec->catfile( 2061 my $filename = File::Spec->catfile( 2135 my $output_filename = File::Spec->catfile( [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/ |
H A D | FileHelper.java | 26 import java.io.File; 69 File aFile = new File(_sFile); in exists() 101 File aFile = new File(_sDir); in isDir() 243 File new_dir = new File(already_done + File.separatorChar + part); in makeDirectories() 264 public static void chmod(File file, String mode) throws java.io.IOException in chmod() 355 File aFile = new File(sName); in isDebugEnabled() 455 public boolean accept( File pathname ) in getFileFilter() 505 public boolean accept( File pathname ) in getFileFilterPSorPDF() 530 public boolean accept( File pathname ) in getFileFilterJPEG() 555 public boolean accept( File pathname ) in getFileFilterINI() [all …]
|
/trunk/main/sw/source/ui/utlui/ |
H A D | utlui.src | 326 File = "one_left_h.png" ; 334 File = "one_right_h.png" ; 342 File = "all_left_h.png" ; 350 File = "all_right_h.png" ; 359 File = "twopages_11x25.png" ; 366 File = "twopages_a_11x25.png" ; 374 File = "doublepage_11x23.png" ; 389 File = "emptypage_11x15.png" ; 396 File = "emptypage_a_11x15.png" ; 404 File = "twopages_11x25_h.png" ; [all …]
|
/trunk/main/filter/source/placeware/ |
H A D | exporter.cxx | 125 if( osl::File::E_None == nRC ) in encodeFile() 128 if( osl::File::E_None == nRC ) in encodeFile() 136 if( osl::File::E_None != nRC ) in encodeFile() 273 osl::File::RC nRC; in createSlideFile() 277 if( osl::File::E_None == nRC ) in createSlideFile() 280 if( osl::File::E_None == nRC ) in createSlideFile() 283 if( osl::File::E_None == nRC ) in createSlideFile() 317 osl::File::RC nRC; in doExport() 325 osl::File::remove( aURL ); in doExport() 326 osl::File aTempFile( aURL ); in doExport() [all …]
|
/trunk/main/scp2/inc/ |
H A D | macros.inc | 177 File id \ 183 File id \ 189 File id \ 195 File id \ 201 File id \ 209 File id \ 217 File id \ 225 File id \ 233 File id \ 239 File id \ [all …]
|
/trunk/main/filter/source/config/tools/split/ |
H A D | FCFGSplit.java | 302 java.io.File aXMLFile = new java.io.File(m_sXMLFile); in main() 309 java.io.File aOutDir = new java.io.File(m_sOutDir); in main() 388 … aDataSet.m_aFragmentDirTypes = new java.io.File(aOutDir, m_sSubDirTypes ); in main() 389 … aDataSet.m_aFragmentDirFilters = new java.io.File(aOutDir, m_sSubDirFilters ); in main() 390 … aDataSet.m_aFragmentDirDetectServices = new java.io.File(aOutDir, m_sSubDirDetectServices ); in main() 391 … aDataSet.m_aFragmentDirFrameLoaders = new java.io.File(aOutDir, m_sSubDirFrameLoaders ); in main() 392 … aDataSet.m_aFragmentDirContentHandlers = new java.io.File(aOutDir, m_sSubDirContentHandlers); in main() 396 …aDataSet.m_aFragmentDirModuleSWriter = new java.io.File(aDataSet.m_aFragmentDirFilters, m_sSubDir… in main() 397 …aDataSet.m_aFragmentDirModuleSWeb = new java.io.File(aDataSet.m_aFragmentDirFilters, m_sSubDir… in main() 398 …aDataSet.m_aFragmentDirModuleSGlobal = new java.io.File(aDataSet.m_aFragmentDirFilters, m_sSubDir… in main() [all …]
|
/trunk/main/bean/qa/complex/bean/ |
H A D | ScreenComparer.java | 26 import java.io.File; 212 File file_tmp = File.createTempFile("OOoBean", "", new File(imgLocation)); in writeImages() 213 File file1 = new File(file_tmp.getPath()+".png"); in writeImages() 223 file_tmp = File.createTempFile("OOoBean", "", new File(imgLocation)); in writeImages() 224 file1 = new File(file_tmp.getPath()+".png"); in writeImages() 233 file_tmp = File.createTempFile("OOoBean", "_diff", new File(imgLocation)); in writeImages() 234 file1 = new File(file_tmp.getPath()+".png"); in writeImages()
|
/trunk/main/framework/qa/complex/framework/recovery/ |
H A D | RecoveryTools.java | 45 import java.io.File; 161 File rf = new File(recoveryFolder); in cleanRecoveryData() 168 File xcu = new File(recoveryXCU); in cleanRecoveryData() 339 File recFolder = new File(recoveryFolder); in copyRecoveryData() 340 File recFolderBackup = new File(recoveryFolder+".recoveryTest"); in copyRecoveryData() 342 File recXCU = new File(recoveryXCU); in copyRecoveryData() 343 File recXCUBackup = new File(recoveryXCU + ".recoveryTest"); in copyRecoveryData()
|
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | ActionTe.ulf | 41 en-US = "File: [1]" 80 en-US = "File: [1], Directory: [9], Size: [6]" 101 en-US = "File: [1], Directory: [9], Size: [6]" 107 en-US = "File: [1], Directory: [9], Size: [6]" 122 en-US = "File: [1], Dependencies: [2]" 224 en-US = "File: [1], Directory: [9]" 242 en-US = "File: [1], Directory: [9]" 284 en-US = "File: [1]" 290 en-US = "File: [1], Folder: [2]" 296 en-US = "File: [1], Folder: [2]" [all …]
|
/trunk/main/l10ntools/source/ |
H A D | file.cxx | 31 File::File( const rtl::OUString sFile ) in File() function in transex::File 36 File::File( const rtl::OUString sFullPath , const rtl::OUString sFile ) in File() function in transex::File 42 bool File::lessFile ( const File& rKey1, const File& rKey2 ) in lessFile() 44 rtl::OUString sName1( ( static_cast< File >( rKey1 ) ).getFileName() ); in lessFile() 45 rtl::OUString sName2( ( static_cast< File >( rKey2 ) ).getFileName() ); in lessFile()
|
/trunk/main/extensions/test/ole/AxTestComponents/ |
H A D | AxTestComponents.dsp | 271 # Begin Source File 274 # End Source File 278 # End Source File 283 # End Source File 287 # End Source File 291 # End Source File 296 # End Source File 304 # End Source File 308 # End Source File 312 # End Source File [all …]
|
/trunk/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.src | 287 File = "symphony/Indent_Hanging.png" ; 321 File = "symphony/Indent_Hanging.png" ; 390 File = "symphony/lpsmall-spacing-1.png" ; 452 ImageBitmap = Bitmap {File = "symphony/spacing1.png" ;} ; 456 ImageBitmap = Bitmap {File = "symphony/spacing2.png" ;} ; 460 ImageBitmap = Bitmap {File = "symphony/spacing3.png" ;} ; 464 ImageBitmap = Bitmap {File = "symphony/Indent2.png" ;} ; 468 ImageBitmap = Bitmap {File = "symphony/Indent3.png" ;} ; 472 ImageBitmap = Bitmap {File = "symphony/Indent4.png" ;} ; 673 ImageBitmap = Bitmap {File = "symphony/lpspacing-1.png" ;} ; [all …]
|