Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx90 void setTableBox(const SwTableBox * pTableBox);
188 void setTableBox(const SwTableBox *pTableBox);
H A DWW8TableInfo.cxx109 void WW8TableNodeInfoInner::setTableBox(const SwTableBox * pTableBox) in setTableBox() function in ww8::WW8TableNodeInfoInner
432 void WW8TableNodeInfo::setTableBox(const SwTableBox * pTableBox) in setTableBox() function in ww8::WW8TableNodeInfo
434 getInnerForDepth(mnDepth)->setTableBox(pTableBox); in setTableBox()
884 pNodeInfo->setTableBox(pTableBox); in insertTableNodeInfo()

Completed in 22 milliseconds