Searched refs:nIndentStyle (Results 1 – 1 of 1) sorted by relevance
849 sal_uInt16 nIndentStyle = nStyle & RULER_INDENT_STYLE; in ImplDrawIndent() local869 if ( nIndentStyle == RULER_INDENT_BOTTOM ) in ImplDrawIndent()945 sal_uInt16 nIndentStyle = nStyle & RULER_INDENT_STYLE; in ImplDrawIndents() local951 if(nIndentStyle == RULER_INDENT_BORDER) in ImplDrawIndents()957 else if ( nIndentStyle == RULER_INDENT_BOTTOM ) in ImplDrawIndents()984 if(RULER_INDENT_BORDER != nIndentStyle) in ImplDrawIndents()
Completed in 20 milliseconds