Home
last modified time | relevance | path

Searched refs:exists (Results 351 – 375 of 467) sorted by relevance

1...<<111213141516171819

/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.src410 …Text[ en-US ] = "A document with the name '%1' already exists. Please save this document under a d…
/trunk/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl143 <p>One notable difference exists for parameter <code>"Locale"</code>. For a
H A DConfigurationProvider.idl49 from the context or the environment. If an instance already exists for the
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java503 if ( m_xSFA.exists( parcelDescUrl ) ) in loadParcel()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java744 if (!aAccess.exists(sDefaultHeaderLayoutPath, true)) in checkInvariants()
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src278 Text [ en-US ] = "The '<1>' file already exists.<CR>Do you want to overwrite it?" ;
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl194 <p>A value of zero implies that no limit exists.</p>
/trunk/main/udkapi/com/sun/star/container/
H A DXMap.idl74 /** determines whether a mapping for he given key exists in the map
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl224 exists.
/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx306 if ( !m_xSimpleFileAccess->exists( parcelFile ) || in create()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java830 if (xFacc.exists(fileURL)) in getFileXMLWriter()
/trunk/main/basic/source/runtime/
H A Diosys.cxx670 xSFI->exists( aNameStr ) && !xSFI->isFolder( aNameStr ) ) in Open()
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx245 bDelete = !xFileAccess->exists( aURL ); in CommonInit_Impl()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx955 if( xSFI->exists( aFile ) ) in dbg_SaveDisassembly()
/trunk/main/sfx2/source/doc/
H A Ddoc.src299 …\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". S…
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java226 if (fileAccess.exists(sPath, true)) in finishWizard()
/trunk/main/basic/source/classes/
H A Dsb.src135 Text [ en-US ] = "File already exists." ;
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl196 …/>, then the new path is checked for conflicts with other paths. If such conflicts exists, the path
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java487 if ( packageFile.exists() ) { in packageExists()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl183 effect, if it exists, is played.
/trunk/main/cui/source/dialogs/
H A Dhyperdlg.src840 Text [ en-US ] = "The file already exists. Overwrite?" ;
/trunk/main/packimages/pack/
H A Dimage-sort.lst2 # This file exists to help improve the ordering of
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx1025 …bElementExists = xSimpleFileAccess->exists( aExistenceCheck.GetMainURL( INetURLObject::NO_DECODE )… in createUniqueFileName()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx566 if( mxSFI->exists( aElementPath ) ) in changeLibraryPassword()
/trunk/main/svx/source/form/
H A Ddatanavi.src315 Message [ en-US ] = "The name '%1' already exists. Please enter a new name." ;

Completed in 121 milliseconds

1...<<111213141516171819