Home
last modified time | relevance | path

Searched refs:exists (Results 76 – 100 of 467) sorted by relevance

12345678910>>...19

/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java92 if (pd == null && path.exists()) { in getParcelDescriptor()
112 if (parent == null || !parent.exists() || !parent.isDirectory()) { in createParcelDescriptor()
151 if (file.exists()) { in ParcelDescriptor()
/trunk/main/soltools/mkdepend/
H A Dcollectdircontent.cxx48 bool IncludesCollection::exists(string filePath) { in exists() function in IncludesCollection
81 return m->exists(filePath); in call_IncludesCollection_exists()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java633 if (getFileAccess().exists(p.url, false)) in publishTargetApproved()
713 if (getFileAccess().exists(p.cp_URL, false)) in publishTargetApproved()
751 if (getFileAccess().exists(p.url, false)) in publishTargetApproved()
1065 if (getFileAccess().exists(p.cp_URL, false)) in finishWizard2()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java108 if (!dataFile.exists()) { in prepareDataFile()
126 if (!dataFile.exists()) { in getDataFile()
H A DInstaller.java140 if (!openoffice4.exists()) { in findOpenofficeHome()
144 if (!openoffice4.exists()) { in findOpenofficeHome()
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch488 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$MOZ_FLAVOU…
489 + ($PKG_CONFIG --exists --print-errors "$MOZ_FLAVOUR-nspr >= $MOZILLA_MIN_VERSION $MOZ_FLAVOUR >= …
506 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$MOZ_FLAVOU…
507 + ($PKG_CONFIG --exists --print-errors "$MOZ_FLAVOUR-nspr >= $MOZILLA_MIN_VERSION $MOZ_FLAVOUR >= …
561 …{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mozilla-nspr >= …
562 …($PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA…
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicObject.idl35 … As long as at least one instance of <type>XGraphicObject</type> with a particular UniqueID exists,
51 If another <type>XGraphicObject</type> with <code>uniqueId</code> exists, this GraphicObject
/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java80 if( ! new File( java.net.URLDecoder.decode( mailcapPath ) ).exists() ) in writeMailCap()
142 if( ! new File( java.net.URLDecoder.decode( mimetypesPath ) ).exists() ) in writeMimeTypes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XPrintable.java143 if (fAcc.exists(fileURL)) { in _print()
172 boolean fileExists = fAcc.exists(fileURL); in _print()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java64 if ( rpmFile.exists() ) { in getPackageNameFromRpm()
101 if ( rpmFile.exists() ) { in checkPackageExistence()
386 if ( new File(dpkgFile).exists() ) { in investigateDebian()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/compare/
H A DGraphicalComparator.java125 if (FileHelper.exists(sNewReferencePath)) in isReferenceOrDiffExistent()
135 if (FileHelper.exists(sNewReferencePath)) in isReferenceOrDiffExistent()
/trunk/main/connectivity/source/resource/
H A Dconn_error_message.src72 Text [ en-US ] = "No connection to the database exists.";
82 Text [ en-US ] = "No $1$ exists.";
/trunk/main/cui/source/dialogs/
H A Dmultipat.src105 Text [ en-US ] = "The path %1 already exists." ;
125 Text [ en-US ] = "The file %1 already exists." ;
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl205 /** Checks if a file exists
211 true, if the File exists, false otherwise
213 boolean exists( [in] string FileURL )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPRNCompare.java268 if (FileHelper.exists(sNewJPEGFilename)) in createJPEGFromPostscript()
580 if (FileHelper.exists(_sDiffGfx)) in compareJPEGs()
677 if (FileHelper.exists(sDiffGfx)) in checkDiffDiff()
H A DFilenameHelper.java190 public boolean exists() in exists() method in FilenameHelper_impl
192 return FileHelper.exists(createAbsoluteFilename()); in exists()
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl125 the ODF element with the given metadata references if it exists,
191 if a stream with the given FileName already exists
235 if a stream with the given FileName already exists
300 if a stream with the given FileName already exists
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DGraphicExporter.java190 if (fAcc.exists(aURL.Complete)) { in createTestEnvironment()
224 return fAcc.exists(aURL.Complete); in createTestEnvironment()
/trunk/main/uui/source/
H A Dnameclashdlg.src101 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace…
106 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a…
/trunk/main/offapi/com/sun/star/auth/
H A DXSSOPasswordCache.idl48 If an entry for the specified username already exists in the cache, it
70 persistent cache ( if it exists ).
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DXClipboardManager.idl68 if no clipboard with the specified name exists.
83 if a clipboard with the name of xClipboard already exists.
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainer2.idl55 If the accessed library item exists but isn't a
81 If a library with the new name exists already a
/trunk/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java154 if ( cleanupFile.exists() ) in doPost()
175 if ( cleanupFile.exists() ) in doPost()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java68 if (!fa.exists(dir,true)) in deleteDirContent()
102 if (!fa.exists(targetDir,true)) in copy()
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java220 assure("does not exist: " + relPath, file.exists()); in getDirAndFileNames()
242 if (!f.exists()) { in makeDirs()

Completed in 96 milliseconds

12345678910>>...19