Home
last modified time | relevance | path

Searched defs:LinkTable (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/store/source/
H A Dstordata.hxx395 struct LinkTable struct
399 sal_uInt32 m_pDirect[STORE_LIMIT_DATAPAGE_DIRECT];
400 sal_uInt32 m_pSingle[STORE_LIMIT_DATAPAGE_SINGLE];
401 sal_uInt32 m_pDouble[STORE_LIMIT_DATAPAGE_DOUBLE];
402 sal_uInt32 m_pTriple[STORE_LIMIT_DATAPAGE_TRIPLE];
406 void initialize (void) in initialize()
416 LinkTable (void) in LinkTable() function

Completed in 40 milliseconds