Home
last modified time | relevance | path

Searched refs:pSymbolRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dbutton.cxx369 sal_uInt16 nTextStyle, Rectangle *pSymbolRect, in ImplDrawAlignedImage() argument
375 sal_Bool bHasSymbol = pSymbolRect ? sal_True : sal_False; in ImplDrawAlignedImage()
401 *pSymbolRect = aOutRect; in ImplDrawAlignedImage()
621 *pSymbolRect = Rectangle( aRightPos, aSymbolSize ); in ImplDrawAlignedImage()
625 *pSymbolRect = Rectangle( aTextPos, aSymbolSize ); in ImplDrawAlignedImage()
631 pSymbolRect->setY( aTextPos.Y() + nYOffset ); in ImplDrawAlignedImage()
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx59 … sal_uInt16 nTextStyle, Rectangle *pSymbolRect=NULL, bool bAddImageSep = false );

Completed in 38 milliseconds