Home
last modified time | relevance | path

Searched defs:nRightMax (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dtabcol.hxx59 nRightMax; //Maximaler rechter Rand der Tabelle. member in SwTabCols
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx569 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in _GetTabCols() local
655 const long nRightMax = bVert ? nRight : LONG_MAX; in _GetTabRows() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2612 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in GetTabCols() local
2704 const long nRightMax = bVert ? nRight : LONG_MAX; in GetTabRows() local
2858 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in SetTabCols() local
/trunk/main/sw/source/core/table/
H A Dswtable.cxx535 sal_uInt16 nRightMax = 0; in lcl_SortedTabColInsert() local

Completed in 84 milliseconds