Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.cxx137 mpParent->getParent()->getCellGridForTable(getTable(), false); in getTableBoxesOfRow()
228 mpParent->getParent()->getCellGridForTable(getTable(), false); in getColumnWidthsBasedOnAllRows()
285 mpParent->getParent()->getCellGridForTable(getTable(), false); in getWidthsOfRow()
318 mpParent->getParent()->getCellGridForTable(getTable(), false); in getRowSpansOfRow()
618 SAL_INFO( "sw.ww8", getCellGridForTable(pTable)->toString()); in processSwTable()
870 WW8TableCellGrid::Pointer_t pCellGrid = getCellGridForTable(pTable); in insertTableNodeInfo()
882 WW8TableCellGrid::Pointer_t WW8TableInfo::getCellGridForTable in getCellGridForTable() function in ww8::WW8TableInfo
1018 WW8TableCellGrid::Pointer_t pCellGrid = getCellGridForTable(pTable); in reorderByLayout()
H A DWW8TableInfo.hxx333 WW8TableCellGrid::Pointer_t getCellGridForTable(const SwTable * pTable,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.cxx139 mpParent->getParent()->getCellGridForTable(getTable(), false); in getTableBoxesOfRow()
230 mpParent->getParent()->getCellGridForTable(getTable(), false); in getColumnWidthsBasedOnAllRows()
287 mpParent->getParent()->getCellGridForTable(getTable(), false); in getWidthsOfRow()
320 mpParent->getParent()->getCellGridForTable(getTable(), false); in getRowSpansOfRow()
620 SAL_INFO( "sw.ww8", getCellGridForTable(pTable)->toString()); in processSwTable()
874 WW8TableCellGrid::Pointer_t pCellGrid = getCellGridForTable(pTable); in insertTableNodeInfo()
886 WW8TableCellGrid::Pointer_t WW8TableInfo::getCellGridForTable in getCellGridForTable() function in ww8::WW8TableInfo
1022 WW8TableCellGrid::Pointer_t pCellGrid = getCellGridForTable(pTable); in reorderByLayout()
H A DWW8TableInfo.hxx333 WW8TableCellGrid::Pointer_t getCellGridForTable(const SwTable * pTable,