Searched defs:OStoreIndirectionPageData (Results 1 – 1 of 1) sorted by relevance
133 typedef OStorePageData base;134 typedef OStoreIndirectionPageData self;136 typedef OStorePageGuard G;137 typedef OStorePageDescriptor D;141 G m_aGuard;142 sal_uInt32 m_pData[1];160 sal_uInt16 capacity() const in capacity()171 sal_uInt16 capacityCount() const in capacityCount()178 explicit OStoreIndirectionPageData (sal_uInt16 nPageSize) in OStoreIndirectionPageData() function189 void guard() in guard()[all …]
Completed in 32 milliseconds