Home
last modified time | relevance | path

Searched refs:exists (Results 126 – 150 of 467) sorted by relevance

12345678910>>...19

/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl84 have an object which allows event listeners. It exists
89 the current OLE object in edit mode. It exists
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java363 if (aFile.exists()) in createUniqueFile()
756 if (!aFile.exists()) in writeEncodedBufferToFile()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionary.idl140 <P>If an entry already exists, the dictionary remains unchanged
161 <P>If an entry already exists, the dictionary remains unchanged
/trunk/main/svx/source/form/
H A Dfmstring.src34 Text [ en-US ] = "Entry already exists.\nPlease choose another name." ;
478 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java77 if (!aFile.exists()) in fillImageIconsFromInifile()
120 if (aFile.exists()) in fillImageIcons()
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.java303 if (!aXMLFile.exists() || !aXMLFile.isFile()) in main()
310 if (!aOutDir.exists() || !aOutDir.isDirectory()) in main()
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl209 in case an element with the specified "ID" tag exists already, and
251 in case an element with the provided "ID" tag exists already, and
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java164 if ( completePackage.exists() ) { in installPackage()
186 if ( sofficeLink.exists() ) { useForce = true; } in installPackage()
/trunk/test/testgui/source/testlib/gui/
H A DSDTool.java33 if (w.exists()) { in getActiveView()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DInputRepository.java73 boolean exists(final String name); in exists() method
H A DOutputRepository.java60 boolean exists(final String name); in exists() method
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl167 be replaced. If no element with the given resource URL exists a
261 manager, if one exists.
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java177 if((file.exists() == false) || (file.isFile() == false)) { in setDocument()
408 if(newFile.exists()) in updateDocument()
/trunk/main/soltools/mkdepend/
H A Dcollectdircontent.hxx36 bool exists(string filePath);
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DFileMaker.java55 if (file.exists()) { in newFile()
/trunk/test/testgui/source/fvt/gui/sc/chart/
H A DChartDialogSetting.java70 assertFalse("Chart wizard not exist", chartWizard.exists()); in testChartDialogCancelBack()
/trunk/main/extensions/test/ole/EventListenerSample/VBEventListener/
H A Dreadme.txt3 this ID is generated, unless a previously build library exists. Then the ID of that
/trunk/main/vcl/inc/unx/
H A Di18n_status.hxx82 static bool exists();
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/parser/
H A DParserFactory.java59 assert(new File(sFilename).exists()); in SetParserTableFilename()
/trunk/main/vcl/inc/
H A Dimpimagetree.hxx84 bool checkStyleCacheLookup( rtl::OUString const & style, bool &exists );
/trunk/main/framework/inc/classes/
H A Dprotocolhandlercache.hxx155 sal_Bool exists( const ::rtl::OUString& sURL ) const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSimpleFileAccess2.java57 result = oObj.exists(fileURL); in _writeFile()
/trunk/main/testgraphical/qa/graphical/
H A DTest.java68 if (!aCompareFile.exists()) in test()
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceManager.idl125 If an entry for the Resource ID already exists, the string
148 If an entry for the Resource ID already exists, the string
/trunk/main/odk/examples/java/Inspector/
H A DIntrospector.java640 …bIsValid = (getXSimpleFileAccess().exists(sIDLFolder) && getXSimpleFileAccess().exists(sIndexFile)… in isValidSDKInstallationPath()

Completed in 95 milliseconds

12345678910>>...19