Home
last modified time | relevance | path

Searched refs:nOP (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4919 long nOP; in ParaTabStopDelAdd() local
4923 nOP = pTO->GetTabPos() + nLStypeMgn; in ParaTabStopDelAdd()
4933 nOP = LONG_MAX; in ParaTabStopDelAdd()
4954 if( nOP == LONG_MAX && nNP == LONG_MAX ) in ParaTabStopDelAdd()
4957 if( nOP < nNP ) // naechster Tab ist alt in ParaTabStopDelAdd()
4962 else if( nNP < nOP ) // naechster Tab ist neu in ParaTabStopDelAdd()
4967 else if (lcl_IsEqual(nOP, *pTO, nNP, *pTN)) // Tabs sind gleich: in ParaTabStopDelAdd()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx610 SCTAB nT, sal_uInt16 nOS, sal_uInt16 nOP, sal_uInt16 nNS, sal_uInt16 nNP ) : in ScUndoPrintZoom() argument
614 nOldPages( nOP ), in ScUndoPrintZoom()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx192 sal_uInt16 nOS, sal_uInt16 nOP, sal_uInt16 nNS, sal_uInt16 nNP );

Completed in 137 milliseconds