Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx104 TableBoxVectorPtr getTableBoxesOfRow() const;
285 TableBoxVectorPtr getTableBoxesOfRow(WW8TableNodeInfoInner const * pNodeInfo);
H A DWW8TableInfo.cxx134 TableBoxVectorPtr WW8TableNodeInfoInner::getTableBoxesOfRow() const in getTableBoxesOfRow() function in ww8::WW8TableNodeInfoInner
155 pResult = pCellGrid->getTableBoxesOfRow(this); in getTableBoxesOfRow()
1358 TableBoxVectorPtr WW8TableCellGrid::getTableBoxesOfRow in getTableBoxesOfRow() function in ww8::WW8TableCellGrid
H A Dwrtww8.cxx2335 pTableTextNodeInfoInner->getTableBoxesOfRow(); in TableDefinition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx104 TableBoxVectorPtr getTableBoxesOfRow() const;
285 TableBoxVectorPtr getTableBoxesOfRow(WW8TableNodeInfoInner const * pNodeInfo);
H A DWW8TableInfo.cxx132 TableBoxVectorPtr WW8TableNodeInfoInner::getTableBoxesOfRow() const in getTableBoxesOfRow() function in ww8::WW8TableNodeInfoInner
153 pResult = pCellGrid->getTableBoxesOfRow(this); in getTableBoxesOfRow()
1354 TableBoxVectorPtr WW8TableCellGrid::getTableBoxesOfRow in getTableBoxesOfRow() function in ww8::WW8TableCellGrid
H A Dwrtww8.cxx2312 pTableTextNodeInfoInner->getTableBoxesOfRow(); in TableDefinition()