Home
last modified time | relevance | path

Searched refs:OStoreDataPageData (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/store/source/
H A Dstordata.hxx43 struct OStoreDataPageData : public store::OStorePageData struct
46 typedef OStoreDataPageData self; argument
84 explicit OStoreDataPageData (sal_uInt16 nPageSize = self::thePageSize) in OStoreDataPageData() argument
109 typedef OStoreDataPageData page;
H A Dstorlckb.cxx199 nOffset - m_xNode->capacity(), OStoreDataPageData::capacity(m_xNode->m_aDescr)); // @@@ in readAt()
299 nOffset - m_xNode->capacity(), OStoreDataPageData::capacity(m_xNode->m_aDescr)); // @@@ in writeAt()
416 nSize - m_xNode->capacity(), OStoreDataPageData::capacity(m_xNode->m_aDescr)); // @@@ in setSize()
H A Dstorlckb.hxx39 struct OStoreDataPageData;
131 typedef OStoreDataPageData data;
H A Dstorpage.cxx968 typedef OStoreDataPageData data; in rebuild()

Completed in 30 milliseconds