Searched refs:GetTabCols (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 286 GetTabCols( aTabCols ); in IsLastCellInRow() 600 pTab->GetTable()->GetTabCols( *pLastCols, in _GetTabCols() 614 GetDoc()->GetTabCols( rToFill, 0, (SwCellFrm*)pBox ); in _GetTabCols() 709 void SwFEShell::GetTabCols( SwTabCols &rToFill ) const in GetTabCols() function in SwFEShell 1460 GetTabCols( aTabCols ); in GetCurTabColNum()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 180 rSh.GetTabCols( aCols ); in lcl_TableParamToItemSet() 253 rSh.GetTabCols( aTabCols ); in lcl_TableParamToItemSet() 474 rSh.GetTabCols( aTabCols ); in ItemSetToTableParam()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tablemgr.cxx | 178 pSh->GetTabCols( aCols ); in InitTabCols()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 838 rSh.GetTabCols(aTabCols); in ExecTabWin() 1513 rSh.GetTabCols( aTabCols ); in StateTabWin() 1817 rSh.GetTabCols( aTabCols ); in StateTabWin()
|
/aoo41x/main/sw/inc/ |
H A D | swtable.hxx | 179 void GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart,
|
H A D | fesh.hxx | 665 void GetTabCols( SwTabCols &rToFill ) const; //Spalten- und Randinfo.
|
H A D | doc.hxx | 1733 void GetTabCols( SwTabCols &rFill, const SwCursor* pCrsr,
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 2570 void SwDoc::GetTabCols( SwTabCols &rFill, const SwCursor* pCrsr, in GetTabCols() function in SwDoc 2620 pTab->GetTable()->GetTabCols( rFill, pBox ); in GetTabCols() 2867 rTab.GetTabCols( aOld, pBox ); in SetTabCols()
|
H A D | ndtbl1.cxx | 1464 GetTabCols( aTabCols, 0, (SwCellFrm*)pBoxFrm ); in AdjustCellWidth()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 617 pTable->GetTabCols( aCols, pBox, sal_False, bRow ); in lcl_GetTblSeparators() 647 pTable->GetTabCols( aOldCols, pBox, sal_False, bRow ); in lcl_SetTblSeparators()
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 597 void SwTable::GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart, in GetTabCols() function in SwTable
|
Completed in 135 milliseconds