Home
last modified time | relevance | path

Searched refs:SetTabCols (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx692 void SwFEShell::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly ) in SetTabCols() function in SwFEShell
705 GetDoc()->SetTabCols( rNew, bCurRowOnly, 0, (SwCellFrm*)pBox ); in SetTabCols()
2191 GetDoc()->SetTabCols( rNew, bCurRowOnly, 0, (SwCellFrm*)pBox ); in SetMouseTabCols()
/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx167 pSh->SetTabCols( aCols, bCurrentOnly ); in SetColWidth()
/trunk/main/sw/inc/
H A Dswtable.hxx181 void SetTabCols( const SwTabCols &rNew, const SwTabCols &rOld,
H A Ddoc.hxx1727 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly,
1736 void SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld,
H A Dfesh.hxx666 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly = sal_True );
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2795 void SwDoc::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, in SetTabCols() function in SwDoc
2868 SetTabCols(rTab, rNew, aOld, pBox, bCurRowOnly ); in SetTabCols()
3000 void SwDoc::SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld, in SetTabCols() function in SwDoc
3008 rTab.SetTabCols( rNew, rOld, pStart, bCurRowOnly ); in SetTabCols()
H A Dndtbl1.cxx1568 SetTabCols( aTabCols, sal_False, 0, (SwCellFrm*)pBoxFrm ); in AdjustCellWidth()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx476 rSh.SetTabCols( aTabCols, bSingleLine ); in ItemSetToTableParam()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx894 rSh.SetTabCols(aTabCols, bSingleLine); in ExecTabWin()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx990 void SwTable::SetTabCols( const SwTabCols &rNew, const SwTabCols &rOld, in SetTabCols() function in SwTable
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx677 pDoc->SetTabCols(*pTable, aCols, aOldCols, pBox, bRow ); in lcl_SetTblSeparators()

Completed in 120 milliseconds