Home
last modified time | relevance | path

Searched refs:SW_LAYCACHE_IO_REC_TABLE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx140 case SW_LAYCACHE_IO_REC_TABLE: in Read()
141 aIo.OpenRec( SW_LAYCACHE_IO_REC_TABLE ); in Read()
145 Insert( SW_LAYCACHE_IO_REC_TABLE, nIndex, (xub_StrLen)nOffset ); in Read()
147 aIo.CloseRec( SW_LAYCACHE_IO_REC_TABLE ); in Read()
262 aIo.OpenRec( SW_LAYCACHE_IO_REC_TABLE ); in Write()
269 aIo.CloseRec( SW_LAYCACHE_IO_REC_TABLE ); in Write()
421 SW_LAYCACHE_IO_REC_TABLE != in CompareLayout()
865 ( bLongTab || SW_LAYCACHE_IO_REC_TABLE == nType ) ) in CheckInsert()
H A Dlayhelp.hxx157 #define SW_LAYCACHE_IO_REC_TABLE 'T' macro

Completed in 27 milliseconds