Home
last modified time | relevance | path

Searched refs:exists (Results 176 – 200 of 467) sorted by relevance

12345678910>>...19

/trunk/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java78 if ( documentFile.exists() ) in createDBDocument()
/trunk/main/uui/source/
H A Dids.src65 Text [ en-US ] = "$(ARG1) already exists." ;
70 Text [ en-US ] = "Target already exists." ;
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java49 if (append && file.exists()) { in DataSheet()
H A DReportUploader.java65 if (!output.exists()) in testRunFinished()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simreg/
H A DSimpleRegistry.java73 if (dstF.exists()) dstF.delete() ; in copyFile()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_simplereg.uno/
H A DSimpleRegistry.java70 if (dstF.exists()) dstF.delete() ; in copyFile()
/trunk/main/offapi/com/sun/star/document/
H A DCorruptedFilterConfigurationException.idl38 does not exists or contains corrupted data.
/trunk/main/offapi/com/sun/star/configuration/
H A DCorruptedConfigurationException.idl38 does not exists or contains corrupt data.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DBuildID.java80 if (aSOfficeFile.exists()) in getBuildID()
/trunk/main/scripting/workben/installer/
H A DWelcome.java140 if( new File(userDir + File.separator + "oostubversion.txt").exists()) in validateCurrentUserDir()
/trunk/main/sfx2/source/dialog/
H A Dnewstyle.src68 Message [ en-US ] = "Style already exists. Overwrite?" ;
/trunk/main/solenv/bin/
H A Dpchdelta.py137 if os.path.exists("buildlog.txt"):
H A Dmsg_filter73 if (!exists $msgHash{$entry}) {
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_nestedreg.uno/
H A DNestedRegistry.java91 if (dstF.exists()) dstF.delete() ; in copyFile()
/trunk/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManagerSupplier.idl47 There can only exists one user interface configuration manager for
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGfxCompare.java105 if (aFile.exists()) in createJPEG()
H A DMSOfficePrint.java406 if (aPerlScript.exists()) in searchLocalFile()
803 if (! aFile.exists()) in getOfficeType()
/trunk/main/scp2/source/ooo/
H A Dmakefile.mk57 GTK_TWO_FOUR=$(shell @+-$(PKG_CONFIG) --exists 'gtk+-2.0 >= 2.4.0' && echo YES)
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_defreg/
H A DNestedRegistry.java94 if (dstF.exists()) dstF.delete() ; in copyFile()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DMergeImporter.idl57 <type>XLayer</type> data that already exists in the <type>Backend</type>,
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormat.idl111 /** is used as a return value if no format exists.
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.src58 Text [ en-US ] = "This file already exists.\nOverwrite?" ;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DURLHelper.java256 if (! aRoot.exists()) in getSystemFilesFromDir()
/trunk/main/svx/source/src/
H A Derrtxt.src104 Text [ en-US ] = "Object already exists" ;
188 Text [ en-US ] = "File already exists." ;
/trunk/main/udkapi/com/sun/star/script/
H A DXDirectInvocation.idl68 /** returns <TRUE/> if the method or property with the specified name exists, else <FALSE/>.

Completed in 83 milliseconds

12345678910>>...19