Home
last modified time | relevance | path

Searched refs:exists (Results 26 – 50 of 467) sorted by relevance

12345678910>>...19

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGCreator.java79 if (aToleranceFile.exists()) in checkOneFile()
88 if (aIndexFile.exists()) in checkOneFile()
124 if (FileHelper.exists(sJPEGFilename)) in createSmallPictures()
245 if (aFile.exists()) in createJPEG()
414 if (FileHelper.exists(sNewJPEGFilename)) in countPages()
H A DFileHelper.java62 public static boolean exists(String _sFile) in exists() method in FileHelper
70 if (aFile.exists()) in exists()
102 if (aFile.exists() && aFile.isDirectory()) in isDir()
356 if (aFile.exists()) in isDebugEnabled()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMessageBox.java59 public boolean exists() { in exists() method in VclMessageBox
61 boolean exists = super.exists(); in exists()
62 if (!exists) in exists()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java125 if (! dir.exists()) { in getPackagePath()
150 found = file.exists(); in find_file()
156 return dir.exists(); in exists_directory()
271 if ( file.exists()) { in readCharFileVector()
374 if ( file.exists() && file != null ) { in deleteFile()
393 if ( dir.exists() && dir.isDirectory() ) { in removeDirectory()
/trunk/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java110 if (file.exists()) in OpenOffice()
119 if (new File(DEFAULT_HOME[i]).exists()) in OpenOffice()
131 if (!bootstrapFile.exists()) in OpenOffice()
133 if (!bootstrapFile.exists()) in OpenOffice()
142 if (!versionFile.exists()) in OpenOffice()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DSimpleFileSemaphore.java83 if ( _aSemaphore.exists() ) in P()
92 if ( _aSemaphore.exists() ) in P()
127 if ( _aSemaphore.exists() ) in V()
160 if (aSemaphoreFile.exists()) in testSemaphoreFile()
H A DFileHelper.java57 public static boolean exists(String _sFile) in exists() method in FileHelper
62 if (aFile.exists()) in exists()
91 if (aFile.exists() && aFile.isDirectory()) in isDir()
325 if (aFile.exists()) in isDebugEnabled()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataNode.java69 if (source.exists() && source.canRead() && in createPasteTypes()
70 target.exists() && target.canWrite()) { in createPasteTypes()
84 if (source.exists() && source.canRead() && in createPasteTypes()
85 target.exists() && target.canWrite()) { in createPasteTypes()
/trunk/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java69 boolean viewElements = mathElementsWindow.exists(); in testElementsWindowActive()
72 …assertNotSame("Elements window active/inactive failed", viewElements, mathElementsWindow.exists()); in testElementsWindowActive()
85 if (!mathElementsWindow.exists()) { in testCreateFormulaFromElementsWindow()
163 if (!mathElementsWindow.exists()) { in testUndoRedoInMath()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java71 if (officeDir.exists() == false || officeDir.isDirectory() == false) in main()
260 else if (contents.exists() != true) {
265 if (language == null && parcelxml.exists() == false) {
270 if (language != null && parcelxml.exists() == true) {
316 if (parcelxml.exists() == false)
/trunk/test/testgui/source/svt/gui/sw/
H A DFileTypeAboutWriter.java94 if(!swDrawingToolbar.exists()){ in saveNewSWWithShapeToHTML()
122 if(!swDrawingToolbar.exists()){ in saveNewSWWithLineToDoc()
170 if (activeMsgBox.exists()) { in saveToOther()
174 if (alienFormatDlg.exists(3)) in saveToOther()
/trunk/main/scripting/workben/installer/
H A DInstUtil.java45 boolean bSVersionInHomeDir = new File(thePath.toString() + "sversion.ini").exists(); in buildSversionLocation()
64 if (!theFile.exists()) in buildSversionLocation()
161 if( netbeansLogFile.exists() ) { in getNetbeansLocation()
204 if( jeditLogFile.exists() ) { in getJeditLocation()
334 if (!sversionFile.exists()) in verifySversionExists()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl66 /** User interface object corresponding to this object no longer exists.
69 no longer exists.</p>
220 // MOVEABLE only exists in MSAA/IA2, but not in ATK/JAA/NSAccessibility.
225 // DEFAULT exists in MSAA/IA2, and now also in ATK and NSAccessibility.
230 // OFFSCREEN only exists in MSAA/IA2, but not in ATK/JAA/NSAccessibility.
234 …// COLLAPSED exists in MSAA/IA2, and now also in JAA, but not in ATK/NSAccessibility. In NSAccessi…
/trunk/test/testuno/source/fvt/mix/sc/sheet/
H A DInsertExcelSheetTest.java225 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
307 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
342 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
441 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
524 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
559 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
H A DInsertCalcSheetTest.java225 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
307 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
342 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedNormal()
441 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
524 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
559 msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in insertSheetFromFileLinkedValue()
/trunk/test/testgui/source/svt/gui/
H A DTestSample.java192 if (alienFormatDlg.exists(3)) in testWriter()
219 if (alienFormatDlg.exists(3)) in testCalc()
226 if (msgBox_AdditionalRowsNotSaved.exists()) { in testCalc()
260 if (alienFormatDlg.exists(3)) in testImpress()
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl71 If the library exists but isn't password protected a
86 If the library exists but isn't password protected a
118 If the library exists and is password protected and a
122 If the library exists and isn't password protected and
/trunk/test/testgui/source/fvt/gui/sd/shape/
H A DShapeTypes.java52 if (!sdNavigatorDlg.exists()) { in setUp()
56 if(!sdDrawingToolbar.exists()){ in setUp()
64 if (sdNavigatorDlg.exists()) { in tearDown()
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl70 /** detetrmines whether a button exists which can be used for a more complex, interactive
90 …<p>If a primary button exists for a property's UI representation (<member>HasPrimaryButton</member…
120 …/** detetrmines whether a secondary button exists which can be used for a more complex, interactive
123 <p>A secondary button subordinated to the primary button. If no primary button exists
133 …<p>If a secondary button exists for a property's UI representation (<member>HasSecondaryButton</me…
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java151 if(!sdDrawingToolbar.exists()){ in saveNewSDWithTextbox()
275 if (!sdNavigatorDlg.exists()) { in opChartOnOpenedSD()
353 if (activeMsgBox.exists()) { in saveAndReopenNewSD()
368 if (activeMsgBox.exists()) { in closeWithoutSaveSD()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java267 if ( file.exists() ) { in getPathFromPathEnvVar()
344 if ( file.exists() ) { in getPathFromWhich()
408 if ( fSVersion.exists() ) { in getPathFromSVersionFile()
554 if ( file.isAbsolute() && file.exists() ) { in getCanonicalPathFromFileURL()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DResourceManager.java65 if ( file.exists() ) { in checkFileExistence()
77 if ( newFile.exists() ) { in checkFileExistence()
85 if ( simpleFile.exists() ) { in checkFileExistence()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DSchemaReader.java97 if (aDriverFile == null || ! aDriverFile.exists() || ! aDriverFile.canRead()) in ParseDriverFile()
248 if ( ! aMainSchemaFile.exists()) in ParseSchemaFiles()
365 if ( ! aFile.getParentFile().exists()) in CreateCheckedOutputFile()
367 if (aFile.exists() && ! aFile.canWrite()) in CreateCheckedOutputFile()
/trunk/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java62 assertTrue("Temp directory doesn't exist.", new File(tempDir).exists()); in check()
93 if (! aFile.exists()) in checkDocument()
99 assertTrue("File '" + sREADMESystemPath + "' doesn't exists.", aFile.exists()); in checkDocument()
/trunk/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl77 if no entry exists for the given ResourceID
102 if no entry exists for the given ResourceID or locale
115 @return <TRUE/> if an entry exists, otherwise <FALSE/>
136 @return <TRUE/> if an entry exists, otherwise <FALSE/>

Completed in 296 milliseconds

12345678910>>...19