Home
last modified time | relevance | path

Searched refs:getPathSegmentCount (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx178 virtual sal_Int32 SAL_CALL getPathSegmentCount() in getPathSegmentCount() function in __anon2fee22520111::UriReference
180 { return m_base.getPathSegmentCount(); } in getPathSegmentCount()
275 sal_Int32 count = uriReference->getPathSegmentCount() - (base ? 1 : 0); in processSegments()
603 baseUriReference->getPathSegmentCount(), 1); in makeRelative()
605 uriReference->getPathSegmentCount(), 1); in makeRelative()
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx114 virtual ::sal_Int32 SAL_CALL getPathSegmentCount() in getPathSegmentCount() function in __anona66d3bb90111::UrlReference
116 { return base_.getPathSegmentCount(); } in getPathSegmentCount()
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx245 virtual sal_Int32 SAL_CALL getPathSegmentCount() in getPathSegmentCount() function in __anon96ed4f8e0111::UrlReference
247 { return m_base.getPathSegmentCount(); } in getPathSegmentCount()
H A DUriReference.hxx65 sal_Int32 getPathSegmentCount()
H A DUriReference.cxx120 sal_Int32 UriReference::getPathSegmentCount() throw (css::uno::RuntimeException) in getPathSegmentCount() function in UriReference
/aoo4110/main/svl/source/misc/
H A Durihelper.cxx289 sal_Int32 count = ref->getPathSegmentCount(); in normalize()
315 sal_Int32 preCount = preRef->getPathSegmentCount(); in normalize()
/aoo4110/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl155 long getPathSegmentCount();
/aoo4110/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx247 data[i].pathSegmentCount, uriRef->getPathSegmentCount()); in testParse()
/aoo4110/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx188 const sal_Int32 count( xBaseURI->getPathSegmentCount() ); in createBaseURI()

Completed in 53 milliseconds