Searched refs:pSymbolRect (Results 1 – 2 of 2) sorted by relevance
369 sal_uInt16 nTextStyle, Rectangle *pSymbolRect, in ImplDrawAlignedImage() argument375 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()
59 … sal_uInt16 nTextStyle, Rectangle *pSymbolRect=NULL, bool bAddImageSep = false );
Completed in 28 milliseconds