Searched defs:nRightMax (Results 1 – 4 of 4) sorted by relevance
59 nRightMax; //Maximaler rechter Rand der Tabelle. member in SwTabCols
569 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in _GetTabCols() local655 const long nRightMax = bVert ? nRight : LONG_MAX; in _GetTabRows() local
2612 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in GetTabCols() local2704 const long nRightMax = bVert ? nRight : LONG_MAX; in GetTabRows() local2858 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in SetTabCols() local
469 sal_uInt16 nRightMax = 0; in lcl_SortedTabColInsert() local
Completed in 42 milliseconds