Searched defs:OStorePageDescriptor (Results 1 – 1 of 1) sorted by relevance
240 struct OStorePageDescriptor struct244 sal_uInt32 m_nAddr;245 sal_uInt16 m_nSize;246 sal_uInt16 m_nUsed;250 explicit OStorePageDescriptor ( in OStorePageDescriptor() argument259 void swap (OStorePageDescriptor & rhs) in swap()266 OStorePageDescriptor (const OStorePageDescriptor & rhs) in OStorePageDescriptor() function272 OStorePageDescriptor & operator= (const OStorePageDescriptor & rhs) in operator =()282 bool operator== (const OStorePageDescriptor & rhs) const in operator ==()288 bool operator<= (const OStorePageDescriptor & rhs) const in operator <=()[all …]
Completed in 13 milliseconds