Searched defs:PageData (Results 1 – 3 of 3) sorted by relevance
434 struct PageData struct436 typedef OStorePageGuard G;442 G m_aGuard;443 D m_aDescr;444 L m_aMarked;445 L m_aUnused;455 sal_uInt32 location() const in location()466 sal_uInt16 size() const in size()473 sal_uInt32 type() const in type()521 explicit PageData (sal_uInt16 nPageSize = thePageSize) in PageData() argument[all …]
42 typedef std::vector<ary::idl::Ce_id> PageData; typedef in HF_IdlGlobalIndex
162 struct PageData struct164 typedef store::OStorePageGuard G;165 typedef store::OStorePageDescriptor D;166 typedef store::OStorePageLink L;170 G m_aGuard;171 D m_aDescr;172 L m_aMarked;173 L m_aUnused;218 explicit PageData (sal_uInt16 nPageSize = thePageSize) in PageData() argument224 void guard() in guard()[all …]
Completed in 23 milliseconds