Home
last modified time | relevance | path

Searched refs:EXC_ID_WQTABLES (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxlcontent.hxx185 const sal_uInt16 EXC_ID_WQTABLES = 0x0804; variable
/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx1378 rStrm.StartRecord( EXC_ID_WQTABLES, 4 + mxQryTables->GetSize() ); in Save()
1379 rStrm << EXC_ID_WQTABLES // repeated record id ?!? in Save()
H A Dread.cxx1176 case EXC_ID_WQTABLES: rWQBfr.ReadWqtables( maStrm ); break; in Read()

Completed in 29 milliseconds