Home
last modified time | relevance | path

Searched refs:WW8TableInfo (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx333 WW8TableNodeInfo::WW8TableNodeInfo(WW8TableInfo * pParent, in WW8TableNodeInfo()
483 WW8TableInfo * WW8TableNodeInfo::getParent() const in getParent()
576 WW8TableInfo::WW8TableInfo() in WW8TableInfo() function in ww8::WW8TableInfo
580 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 …]
H A DWW8TableInfo.hxx162 class WW8TableInfo;
170 WW8TableInfo * mpParent;
180 WW8TableNodeInfo(WW8TableInfo * pParent, const SwNode * pTxtNode);
198 WW8TableInfo * getParent() const;
291 class WW8TableInfo class
337 typedef boost::shared_ptr<WW8TableInfo> Pointer_t;
339 WW8TableInfo();
340 virtual ~WW8TableInfo();
H A Drtfexport.cxx505 mpTableInfo = ww8::WW8TableInfo::Pointer_t(new ww8::WW8TableInfo()); in WritePageDescTable()
H A Dwrtww8.hxx484 ww8::WW8TableInfo::Pointer_t mpTableInfo;
H A Dwrtww8.cxx3552 mpTableInfo(new ww8::WW8TableInfo()), nUniqueList(0), in MSWordExportBase()
/aoo42x/main/sw/
H A DLibrary_msword.mk87 sw/source/filter/ww8/WW8TableInfo \

Completed in 65 milliseconds