Searched refs:getSegmentCount (Results 1 – 12 of 12) sorted by relevance
383 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()
219 sal_Int32 nCount = aObject.getSegmentCount(); in FillURLMenu()
769 while ( eParentExists == PATH_NOT_EXIST && aParser.getSegmentCount()) in createDirectoryDeep()776 if (!aParser.getSegmentCount()) in createDirectoryDeep()
113 sal_Int32 nCount = _rParser.getSegmentCount( false ); in lcl_ParserHelper()
201 OSL_ASSERT(aURLObject.getSegmentCount() >= 2); in LoadFromLocalFile()
1034 sal_Int32 nCount = aModStorageURLObj.getSegmentCount(); in InsertLib()1103 sal_Int32 nCount = aDlgStorageURLObj.getSegmentCount(); in InsertLib()
783 if ( aParentURL.getSegmentCount() >= 1 ) in createFolder()826 if ( ( aParentURL.getSegmentCount() >= 1 ) && in createFolder()
719 sal_Int32 getSegmentCount(bool bIgnoreFinalSlash = true) const;
248 INetURLObject(rtl::OUString::createFromAscii(url)).getSegmentCount( in test_getSegmentCount()
1510 sal_Int32 nCount = aObj.getSegmentCount(); in SetPrevLevelButtonState()
2609 sal_Int32 nCount = aDirURLObj.getSegmentCount(); in isRootDir()
4421 sal_Int32 INetURLObject::getSegmentCount(bool bIgnoreFinalSlash) const in getSegmentCount() function in INetURLObject
Completed in 132 milliseconds