Searched refs:maLastCharRect (Results 1 – 3 of 3) sorted by relevance
104 maLastCharRect(), in SwAnchoredObject()234 return maLastCharRect; in GetLastCharRect()239 return maLastCharRect.Left() - pFrm->Frm().Left(); in GetRelCharX()244 return maLastCharRect.Bottom() - pFrm->Frm().Top(); in GetRelCharY()249 maLastCharRect.Pos().Y() += nDiff; in AddLastCharY()254 maLastCharRect.Height( 0 ); in ResetLastCharRectHeight()346 if ( aCharRect != maLastCharRect ) in _CheckCharRect()362 (maLastCharRect.*fnRect->fnGetLeft)() ) || in _CheckCharRect()365 (maLastCharRect.*fnRect->fnGetTop)() || in _CheckCharRect()387 maLastCharRect = aCharRect; in _CheckCharRect()[all …]
70 SwRect maLastCharRect; member in SwAnchoredObject
552 _pAnchoredObj->maLastCharRect = aLastCharRect; in lcl_HideObj()
Completed in 34 milliseconds