Lines Matching refs:SwTabCols
445 void lcl_RefreshHidden( SwTabCols &rToFill, sal_uInt16 nPos ) in lcl_RefreshHidden()
457 void lcl_SortedTabColInsert( SwTabCols &rToFill, const SwTableBox *pBox, in lcl_SortedTabColInsert()
561 void lcl_ProcessBoxGet( const SwTableBox *pBox, SwTabCols &rToFill, in lcl_ProcessBoxGet()
577 void lcl_ProcessLineGet( const SwTableLine *pLine, SwTabCols &rToFill, in lcl_ProcessLineGet()
597 void SwTable::GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart, in GetTabCols()
699 const SwTabCols &rNew;
700 const SwTabCols &rOld;
706 Parm( const SwTabCols &rN, const SwTabCols &rO ) : in Parm()
924 void SwTable::SetTabCols( const SwTabCols &rNew, const SwTabCols &rOld, in SetTabCols()
1276 void SwTable::NewSetTabCols( Parm &rParm, const SwTabCols &rNew, in NewSetTabCols()
1277 const SwTabCols &rOld, const SwTableBox *pStart, sal_Bool bCurRowOnly ) in NewSetTabCols()