Searched refs:bIsAbove (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.hxx | 1227 …ne( rtl::OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, Color aColor, bool bIsAbove ); 1228 …ne( rtl::OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, Color aColor, bool bIsAbove );
|
H A D | outdev3.cxx | 3648 sal_Bool bIsAbove ) in ImplDrawWaveTextLine() argument 3654 if ( bIsAbove ) in ImplDrawWaveTextLine() 3712 sal_Bool bIsAbove ) in ImplDrawStraightTextLine() argument 3732 if ( bIsAbove ) in ImplDrawStraightTextLine() 3749 if ( bIsAbove ) in ImplDrawStraightTextLine() 3761 if ( bIsAbove ) in ImplDrawStraightTextLine()
|
H A D | pdfwriter_impl.cxx | 8021 …TextLine( OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, Color aColor, bool bIsAbove ) in drawWaveTextLine() argument 8031 if ( bIsAbove ) in drawWaveTextLine() 8091 …TextLine( OStringBuffer& aLine, long nWidth, FontUnderline eTextLine, Color aColor, bool bIsAbove ) in drawStraightTextLine() argument 8110 if ( bIsAbove ) in drawStraightTextLine() 8131 if ( bIsAbove ) in drawStraightTextLine() 8148 if ( bIsAbove ) in drawStraightTextLine()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 435 … nBaseY, long nX, long nY, long nWidth, FontUnderline eTextLine, Color aColor, sal_Bool bIsAbove ); 436 … nBaseY, long nX, long nY, long nWidth, FontUnderline eTextLine, Color aColor, sal_Bool bIsAbove );
|
Completed in 113 milliseconds