Searched refs:nLv (Results 1 – 4 of 4) sorted by relevance
1702 HighLevel( sal_uInt16 nLv ) : nLevel( nLv ), nTop( nLv ) {} in HighLevel()
224 SwBidiPortion( xub_StrLen nEnd, sal_uInt8 nLv );
211 SwBidiPortion::SwBidiPortion( xub_StrLen nEnd, sal_uInt8 nLv ) in SwBidiPortion() argument212 : SwMultiPortion( nEnd ), nLevel( nLv ) in SwBidiPortion()
193 sal_uInt16 nLv = (sal_uInt16)0xFFFF; in IsSingleLevel() local201 nLv=i; in IsSingleLevel()207 return nLv; in IsSingleLevel()
Completed in 63 milliseconds