Home
last modified time | relevance | path

Searched refs:bTextLines (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx845 void drawLayout( SalLayout& rLayout, const String& rText, bool bTextLines );
846 void drawRelief( SalLayout& rLayout, const String& rText, bool bTextLines );
847 void drawShadow( SalLayout& rLayout, const String& rText, bool bTextLines );
1220 …const String& rText, xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, bool bTextLines = true );
1221 …32* pDXArray = NULL, xub_StrLen nIndex = 0, xub_StrLen nLen = STRING_LEN, bool bTextLines = true );
1224 bool bTextLines = true );
1225 …Text( const Rectangle& rRect, const String& rOrigStr, sal_uInt16 nStyle, bool bTextLines = true );
H A Dpdfwriter_impl.cxx7087 drawLayout( rLayout, rText, bTextLines ); in drawRelief()
7095 drawLayout( rLayout, rText, bTextLines ); in drawRelief()
7123 drawLayout( rLayout, rText, bTextLines ); in drawShadow()
7317 drawRelief( rLayout, rText, bTextLines ); in drawLayout()
7321 drawShadow( rLayout, rText, bTextLines ); in drawLayout()
7563 if( bTextLines && in drawLayout()
7754 drawLayout( *pLayout, rText, bTextLines ); in drawText()
7770 drawLayout( *pLayout, rText, bTextLines ); in drawTextArray()
7786 drawLayout( *pLayout, rText, bTextLines ); in drawStretchText()
7879 drawText( aPos, aStr, nIndex, nLineLen, bTextLines ); in drawText()
[all …]
H A Doutdev3.cxx4597 void OutputDevice::ImplDrawTextDirect( SalLayout& rSalLayout, sal_Bool bTextLines ) in ImplDrawTextDirect() argument
4634 if( bTextLines ) in ImplDrawTextDirect()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx599 const sal_Bool bTextLines = aFont.GetUnderline() != UNDERLINE_NONE in DoOnCapitals() local
602 const sal_Bool bWordWise = bTextLines && aFont.IsWordLineMode() && in DoOnCapitals()
606 if ( bTextLines ) in DoOnCapitals()
827 if( bTextLines ) in DoOnCapitals()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx424 SAL_DLLPRIVATE void ImplDrawTextDirect( SalLayout&, sal_Bool bTextLines );

Completed in 102 milliseconds