Home
last modified time | relevance | path

Searched refs:getWidthsOfRow (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx105 WidthsPtr getWidthsOfRow() const;
286 WidthsPtr getWidthsOfRow(WW8TableNodeInfoInner const * pNodeInfo);
H A DWW8TableInfo.cxx195 pWidths = getWidthsOfRow(); in getGridColsOfRow()
276 pWidths = pCellGrid->getWidthsOfRow(this); in getColumnWidthsBasedOnAllRows()
282 WidthsPtr WW8TableNodeInfoInner::getWidthsOfRow() const in getWidthsOfRow() function in ww8::WW8TableNodeInfoInner
310 pWidths = pCellGrid->getWidthsOfRow(this); in getWidthsOfRow()
1373 WidthsPtr WW8TableCellGrid::getWidthsOfRow in getWidthsOfRow() function in ww8::WW8TableCellGrid
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx105 WidthsPtr getWidthsOfRow() const;
286 WidthsPtr getWidthsOfRow(WW8TableNodeInfoInner const * pNodeInfo);
H A DWW8TableInfo.cxx193 pWidths = getWidthsOfRow(); in getGridColsOfRow()
274 pWidths = pCellGrid->getWidthsOfRow(this); in getColumnWidthsBasedOnAllRows()
280 WidthsPtr WW8TableNodeInfoInner::getWidthsOfRow() const in getWidthsOfRow() function in ww8::WW8TableNodeInfoInner
308 pWidths = pCellGrid->getWidthsOfRow(this); in getWidthsOfRow()
1369 WidthsPtr WW8TableCellGrid::getWidthsOfRow in getWidthsOfRow() function in ww8::WW8TableCellGrid