Searched refs:WW8_WrMagicTable (Results 1 – 2 of 2) sorted by relevance
112 class WW8_WrMagicTable;522 WW8_WrMagicTable *pMagicTable; // keeps track of table cell positions, and1330 class WW8_WrMagicTable : public WW8_WrPlc1 class1334 WW8_WrMagicTable(const WW8_WrMagicTable&);1335 WW8_WrMagicTable& operator=(const WW8_WrMagicTable&);1337 WW8_WrMagicTable() : WW8_WrPlc1( 4 ) {Append(0,0);} in WW8_WrMagicTable() function in WW8_WrMagicTable
829 bool WW8_WrMagicTable::Write( WW8Export& rWrt ) in Write()840 void WW8_WrMagicTable::Append( WW8_CP nCp, sal_uLong nData) in Append()3315 pMagicTable = new WW8_WrMagicTable; in ExportDocument_Impl()
Completed in 31 milliseconds