Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Danchoredobject.cxx104 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 …]
/aoo4110/main/sw/inc/
H A Danchoredobject.hxx70 SwRect maLastCharRect; member in SwAnchoredObject
/aoo4110/main/sw/source/core/text/
H A Dtxtfrm.cxx552 _pAnchoredObj->maLastCharRect = aLastCharRect; in lcl_HideObj()

Completed in 27 milliseconds