Home
last modified time | relevance | path

Searched refs:exists (Results 151 – 175 of 467) sorted by relevance

12345678910>>...19

/trunk/test/testgui/source/fvt/gui/sd/table/
H A DTableBorderProperty.java68 assertTrue(tableToolbar.exists(3)); in testTableBorderPropertyDialog()
H A DTableFontEffectsProperty.java67 assertTrue("Table Toolbar exist", tableToolbar.exists(3)); in testTableFontEffectPropertyDialog()
H A DTableBackgroundProperty.java64 assertTrue(tableToolbar.exists(3)); in testTableBackgroundPropertyDialog()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fileacc/
H A Dcom.sun.star.comp.ucb.SimpleFileAccess.csv12 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"exists()"
/trunk/main/i18npool/inc/
H A Dxdictionary.hxx85 sal_Bool exists(const sal_uInt32 u);
/trunk/main/basic/source/runtime/
H A Dmethods.cxx584 if( !xSFI->exists( aSourceFullPath ) ) in implStepRenameUCB()
591 if( xSFI->exists( aDestFullPath ) ) in implStepRenameUCB()
681 if( !xSFI->exists( aFullPath ) || xSFI->isFolder( aFullPath ) ) in RTLFUNC()
2667 try { bExists = xSFI->exists( aFileURLStr ); } in RTLFUNC()
2998 try { bExists = xSFI->exists( aPath ); } in RTLFUNC()
4462 bExists = xSFI->exists( aStr ); in RTLFUNC()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DExtensionFinder.java45 if (basedir == null || basedir.exists() == false || in findMethods()
H A DOfficeDocument.java49 if (!file.exists() || file.isDirectory() || !isOfficeFile(file)) { in OfficeDocument()
/trunk/main/scripting/examples/java/debugger/
H A DDebugRunner.java59 if (f.exists()) { in go()
/trunk/main/solenv/gbuild/extensions/
H A Dpost_SetupLocal.mk28 $(eval $(call gb_Output_error,$(gb_LOCALBUILDDIR) exists already.))
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DFileTools.java67 if (!dstDir.exists()) { in copyDirectory()
/trunk/main/sd/source/ui/app/
H A Dstrings.src279 Text [ en-US ] = "The name chosen already exists.\nPlease enter another name." ;
315 Text [ en-US ] = "The slide name already exists or is invalid. Please enter another name." ;
890 Text [ en-US ] = "A design already exists with this name.\nDo you want to replace it?" ;
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DControlInfo.java82 if (!vclControl.exists()) in shot()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStylePreview.java101 if (fileAccess.exists(backgroundFilename, false)) in refresh()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBuildID.java66 if (aSOfficeFile.exists()) in getBuildID()
/trunk/main/solenv/bin/
H A Dnewfolderforce36 if not `exists -d "{�1}"`
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.src43 Text [ en-US ] = "This library name already exists. Please choose a different name.";
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyExistException.idl38 exists in the object.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/system/
H A D_XSystemShellExecute.java95 bExist = xFileAccess.exists(cResURL); in _execute()
/trunk/main/scripting/workben/mod/_scripting/
H A DTestDataLoader.java49 if (!f.exists()) in setupData()
/trunk/test/testgui/source/fvt/gui/sw/hyperlink/
H A DWarningDialog.java130 boolean msgExists = activeMsgBox.exists(1); // wait 1 second for the dialog in testHyperlinkDisplaysWarning()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XPrintJobBroadcaster.java127 if (f.exists()) in reset()
/trunk/main/offapi/com/sun/star/configuration/
H A DCorruptedUIConfigurationException.idl39 does not exists or contains corrupted data.
/trunk/main/offapi/com/sun/star/rdf/
H A DXResource.idl40 Note that this interface exists only to separate resources from literals.
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DAcceptLicense.java82 if (! htmlFile.exists()) { in createEditorPane()

Completed in 108 milliseconds

12345678910>>...19