Home
last modified time | relevance | path

Searched refs:OStringList_Impl (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/package/source/xstor/
H A Dohierarchyholder.hxx55 typedef ::std::vector< ::rtl::OUString > OStringList_Impl; typedef
92 OStringList_Impl& aPath,
96 void RemoveStreamHierarchically( OStringList_Impl& aListPath );
125 static OStringList_Impl GetListPathFromString( const ::rtl::OUString& aPath );
129 OStringList_Impl& aListPath,
133 void RemoveStreamHierarchically( OStringList_Impl& aListPath );
H A Dohierarchyholder.cxx40 …rarchyHolder_Impl::GetStreamHierarchically( sal_Int32 nStorageMode, OStringList_Impl& aListPath, s… in GetStreamHierarchically()
56 void OHierarchyHolder_Impl::RemoveStreamHierarchically( OStringList_Impl& aListPath ) in RemoveStreamHierarchically()
65 OStringList_Impl OHierarchyHolder_Impl::GetListPathFromString( const ::rtl::OUString& aPath ) in GetListPathFromString()
67 OStringList_Impl aResult; in GetListPathFromString()
87 …archyElement_Impl::GetStreamHierarchically( sal_Int32 nStorageMode, OStringList_Impl& aListPath, s… in GetStreamHierarchically()
172 void OHierarchyElement_Impl::RemoveStreamHierarchically( OStringList_Impl& aListPath ) in RemoveStreamHierarchically()
H A Dxstorage.cxx6248 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in openStreamElementByHierarchicalName()
6319 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in removeStreamElementByHierarchicalName()
6363 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in openEncryptedStreamByHierarchicalName()

Completed in 48 milliseconds