Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswtable.hxx149 const SwTableBox *pStart, sal_Bool bCurRowOnly );
180 sal_Bool bHidden = sal_False, sal_Bool bCurRowOnly = sal_False ) const;
182 const SwTableBox *pStart, sal_Bool bCurRowOnly );
H A Dfesh.hxx666 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly = sal_True );
668 void SetMouseTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly,
H A Ddoc.hxx1727 void SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly,
1737 const SwTableBox *pStart, sal_Bool bCurRowOnly);
/trunk/main/sw/source/core/table/
H A Dswtable.cxx664 sal_Bool bRefreshHidden, sal_Bool bCurRowOnly ) const in GetTabCols()
731 if ( !bCurRowOnly ) in GetTabCols()
991 const SwTableBox *pStart, sal_Bool bCurRowOnly ) in SetTabCols() argument
1083 NewSetTabCols( aParm, rNew, rOld, pStart, bCurRowOnly ); in SetTabCols()
1086 if ( bCurRowOnly ) in SetTabCols()
1343 const SwTabCols &rOld, const SwTableBox *pStart, sal_Bool bCurRowOnly ) in NewSetTabCols() argument
1384 if( bCurRowOnly ) in NewSetTabCols()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx692 void SwFEShell::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly ) in SetTabCols() argument
705 GetDoc()->SetTabCols( rNew, bCurRowOnly, 0, (SwCellFrm*)pBox ); in SetTabCols()
2183 void SwFEShell::SetMouseTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, in SetMouseTabCols() argument
2191 GetDoc()->SetTabCols( rNew, bCurRowOnly, 0, (SwCellFrm*)pBox ); in SetMouseTabCols()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2795 void SwDoc::SetTabCols( const SwTabCols &rNew, sal_Bool bCurRowOnly, in SetTabCols() argument
2868 SetTabCols(rTab, rNew, aOld, pBox, bCurRowOnly ); in SetTabCols()
3001 const SwTableBox *pStart, sal_Bool bCurRowOnly ) in SetTabCols() argument
3008 rTab.SetTabCols( rNew, rOld, pStart, bCurRowOnly ); in SetTabCols()

Completed in 91 milliseconds