Searched refs:nLOffs (Results 1 – 2 of 2) sorted by relevance
938 long nLOffs, long nROffs, bool bDotted ) in lclDrawVerLine() argument940 …LinePoints aLPoints( rTPos + lclToMapUnit( nLOffs, rTRes.mnOffs1 ), rBPos + lclToMapUnit( nLOffs, … in lclDrawVerLine()941 if( nLOffs == nROffs ) in lclDrawVerLine()
3826 sal_uInt16 nLOffs=1; in GetActLeftColumn() local3831 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 53 milliseconds