Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx288 Rectangle aPrimaryTextLocation, aSecondaryTextLocation; in Paint() local
289 …PseudoRubyText::Paint( *this, aTextRect, nTextStyle, &aPrimaryTextLocation, &aSecondaryTextLocatio… in Paint()
292 Rectangle aCombinedRect( aPrimaryTextLocation ); in Paint()
299 sal_Int32 nTextHeight = aSecondaryTextLocation.Bottom() - aPrimaryTextLocation.Top(); in Paint()
300 aImageLocation.Top() = aPrimaryTextLocation.Top() + ( nTextHeight - aImageSize.Height() ) / 2; in Paint()

Completed in 20 milliseconds