Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtabcol.hxx97 void SetRightMax( long nNew ) { nRightMax = nNew;} in SetRightMax() function in SwTabCols
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2618 rFill.SetRightMax( nRightMax - nLeftMin ); in GetTabCols()
2709 rFill.SetRightMax( nRightMax ); in GetTabRows()
2865 aOld.SetRightMax( nRightMax - nLeftMin ); in SetTabCols()
2896 aOld.SetRightMax( aOld.GetRight() ); in SetTabRows()
2903 aOld.SetRightMax( LONG_MAX ); in SetTabRows()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx756 aTabCols.SetRightMax( nWidth ); in IMPL_LINK()
776 aTabCols.SetRightMax( nWidth ); in IMPL_LINK()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx615 aCols.SetRightMax( UNO_TABLE_COLUMN_SUM ); in lcl_GetTblSeparators()
645 aOldCols.SetRightMax( UNO_TABLE_COLUMN_SUM ); in lcl_SetTblSeparators()

Completed in 64 milliseconds