Searched refs:nOP (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 4918 long nOP; in ParaTabStopDelAdd() local 4922 nOP = pTO->GetTabPos() + nLStypeMgn; in ParaTabStopDelAdd() 4932 nOP = LONG_MAX; in ParaTabStopDelAdd() 4953 if( nOP == LONG_MAX && nNP == LONG_MAX ) in ParaTabStopDelAdd() 4956 if( nOP < nNP ) // naechster Tab ist alt in ParaTabStopDelAdd() 4961 else if( nNP < nOP ) // naechster Tab ist neu in ParaTabStopDelAdd() 4966 else if (lcl_IsEqual(nOP, *pTO, nNP, *pTN)) // Tabs sind gleich: in ParaTabStopDelAdd()
|
| /AOO42X/main/sc/source/ui/undo/ |
| H A D | undocell.cxx | 610 SCTAB nT, sal_uInt16 nOS, sal_uInt16 nOP, sal_uInt16 nNS, sal_uInt16 nNP ) : in ScUndoPrintZoom() argument 614 nOldPages( nOP ), in ScUndoPrintZoom()
|
| /AOO42X/main/sc/source/ui/inc/ |
| H A D | undocell.hxx | 192 … sal_uInt16 nOS, sal_uInt16 nOP, sal_uInt16 nNS, sal_uInt16 nNP );
|