Searched refs:WW8TableInfo (Results 1 – 6 of 6) sorted by relevance
162 class WW8TableInfo;170 WW8TableInfo * mpParent;180 WW8TableNodeInfo(WW8TableInfo * pParent, const SwNode * pTxtNode);198 WW8TableInfo * getParent() const;291 class WW8TableInfo class337 typedef boost::shared_ptr<WW8TableInfo> Pointer_t;339 WW8TableInfo();340 virtual ~WW8TableInfo();
333 WW8TableNodeInfo::WW8TableNodeInfo(WW8TableInfo * pParent, in WW8TableNodeInfo()483 WW8TableInfo * WW8TableNodeInfo::getParent() const in getParent()576 WW8TableInfo::WW8TableInfo() in WW8TableInfo() function in ww8::WW8TableInfo580 WW8TableInfo::~WW8TableInfo() in ~WW8TableInfo()585 WW8TableInfo::processSwTableByLayout(const SwTable * pTable) in processSwTableByLayout()641 void WW8TableInfo::processSwTable(const SwTable * pTable) in processSwTable()685 WW8TableInfo::processTableLine(const SwTable * pTable, in processTableLine()714 WW8TableInfo::processTableBoxLines(const SwTableBox * pBox, in processTableBoxLines()769 WW8TableInfo::processTableBox(const SwTable * pTable, in processTableBox()863 WW8TableNodeInfo::Pointer_t WW8TableInfo::insertTableNodeInfo in insertTableNodeInfo()[all …]
505 mpTableInfo = ww8::WW8TableInfo::Pointer_t(new ww8::WW8TableInfo()); in WritePageDescTable()
484 ww8::WW8TableInfo::Pointer_t mpTableInfo;
3566 mpTableInfo(new ww8::WW8TableInfo()), nUniqueList(0), in MSWordExportBase()
87 sw/source/filter/ww8/WW8TableInfo \
Completed in 61 milliseconds