Home
last modified time | relevance | path

Searched refs:getSegmentCount (Results 1 – 12 of 12) sorted by relevance

/trunk/main/fpicker/source/office/
H A Diodlg.cxx383 if ( aURL.getSegmentCount() > 1 ) in operator ()()
1050 if ( !INetURLObject( aOldPath ).getSegmentCount() ) in IMPL_STATIC_LINK()
1558 if ( aObj.getSegmentCount() ) in UpdateControls()
1569 if ( !sText.Len() && aObj.getSegmentCount() ) in UpdateControls()
1943 sal_Int32 nLevel = aURL.getSegmentCount(); in Execute()
H A Diodlgimp.cxx219 sal_Int32 nCount = aObject.getSegmentCount(); in FillURLMenu()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx769 while ( eParentExists == PATH_NOT_EXIST && aParser.getSegmentCount()) in createDirectoryDeep()
776 if (!aParser.getSegmentCount()) in createDirectoryDeep()
/trunk/main/framework/source/services/
H A Durltransformer.cxx113 sal_Int32 nCount = _rParser.getSegmentCount( false ); in lcl_ParserHelper()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx201 OSL_ASSERT(aURLObject.getSegmentCount() >= 2); in LoadFromLocalFile()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1034 sal_Int32 nCount = aModStorageURLObj.getSegmentCount(); in InsertLib()
1103 sal_Int32 nCount = aDlgStorageURLObj.getSegmentCount(); in InsertLib()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx783 if ( aParentURL.getSegmentCount() >= 1 ) in createFolder()
826 if ( ( aParentURL.getSegmentCount() >= 1 ) && in createFolder()
/trunk/main/tools/inc/tools/
H A Durlobj.hxx719 sal_Int32 getSegmentCount(bool bIgnoreFinalSlash = true) const;
/trunk/main/tools/workben/
H A Durltest.cxx248 INetURLObject(rtl::OUString::createFromAscii(url)).getSegmentCount( in test_getSegmentCount()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx1510 sal_Int32 nCount = aObj.getSegmentCount(); in SetPrevLevelButtonState()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx2609 sal_Int32 nCount = aDirURLObj.getSegmentCount(); in isRootDir()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx4421 sal_Int32 INetURLObject::getSegmentCount(bool bIgnoreFinalSlash) const in getSegmentCount() function in INetURLObject

Completed in 187 milliseconds