Home
last modified time | relevance | path

Searched refs:nLOffs (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dframelink.cxx938 long nLOffs, long nROffs, bool bDotted ) in lclDrawVerLine() argument
940 …LinePoints aLPoints( rTPos + lclToMapUnit( nLOffs, rTRes.mnOffs1 ), rBPos + lclToMapUnit( nLOffs, … in lclDrawVerLine()
941 if( nLOffs == nROffs ) in lclDrawVerLine()
H A Dsvxruler.cxx3826 sal_uInt16 nLOffs=1; in GetActLeftColumn() local
3831 while(nAct>=nLOffs) in GetActLeftColumn()
3833 if( (*pColumnItem)[ nAct - nLOffs ].bVisible || bConsiderHidden ) in GetActLeftColumn()
3834 return nAct-nLOffs; in GetActLeftColumn()
3836 nLOffs++; in GetActLeftColumn()

Completed in 151 milliseconds