Home
last modified time | relevance | path

Searched refs:exists (Results 251 – 275 of 467) sorted by relevance

1...<<111213141516171819

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java91 if (!langdir.exists()) { in getPopupPresenter()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java131 if (outputBackupDir.exists()) { in testRunFinished()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DDriver.java148 if (!f.exists()) { in doConversion()
/trunk/main/offapi/com/sun/star/ucb/
H A DIOErrorCode.idl52 /** An object already exists.
/trunk/main/offapi/com/sun/star/sdbc/
H A DXMultipleResults.idl100 <TRUE/> if there exists more ResultSet objects
/trunk/main/offapi/com/sun/star/sheet/
H A DXExternalDocLink.idl52 exists for the specified name, then the existing instance is returned.</p>
/trunk/main/offapi/com/sun/star/chart2/
H A DXCoordinateSystem.idl82 This method returns the maximum index at which an axis exists for the given dimension.
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.src161 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/dbaccess/source/ui/browser/
H A Dsbabrw.src137 Message [ en-US ] = "The query already exists. Do you want to delete it?" ;
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyWithState.idl96 <p> If no default exists, is not known or is void,
H A DXIntroTest.idl107 /** !!! No property, because parameter exists
/trunk/main/udkapi/com/sun/star/container/
H A DXStringKeyMap.idl83 true if an element with key aKey exists.
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg103 # The following levels exists:
/trunk/main/offapi/com/sun/star/text/
H A DBaseFrame.idl81 size is relative and no layout exists or if the layout is invalid.
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleListItem.idl59 <li>Children: There exists no children.</li>
H A DAccessibleComboBox.idl59 <li>Children: There exists two children.
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXBackendEntities.idl92 determines, if a given entity id exists in this backend.
/trunk/main/l10ntools/scripts/tool/
H A Dl10ntool.py174 if os.path.exists(dir):
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java74 if (basedir == null || basedir.exists() == false || in findMethods()
/trunk/main/scripting/source/provider/
H A DURIHelper.cxx174 if ( !m_xSimpleFileAccess->exists( uri ) || in initBaseURI()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogstrings.src104 …Text [ en-US ] = "An XML filter with the name '%s' already exists. Please enter a different name."…
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java81 if (documentFile.exists()) in createDBDocument()
/trunk/main/stoc/test/
H A Dtestintrosp.idl121 /** !!! No property, because parameter exists
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java141 public boolean exists(final String name) in exists() method in StorageRepository
/trunk/main/udkapi/com/sun/star/script/
H A DXDebugging.idl105 /** returns whether the given variable exists within the specified stack frame.

Completed in 83 milliseconds

1...<<111213141516171819