Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx214 if ( ( !GetAnchoredObj().GetLastCharRect().Height() && in CalcPosition()
215 !GetAnchoredObj().GetLastCharRect().Width() ) || in CalcPosition()
225 if ( ( !GetAnchoredObj().GetLastCharRect().Height() && in CalcPosition()
226 !GetAnchoredObj().GetLastCharRect().Width() ) || in CalcPosition()
239 mpToCharRect = &(GetAnchoredObj().GetLastCharRect()); in CalcPosition()
/aoo42x/main/sw/source/core/layout/
H A Danchoredobject.cxx232 const SwRect& SwAnchoredObject::GetLastCharRect() const in GetLastCharRect() function in SwAnchoredObject
1039 aRelPos -= GetLastCharRect().Pos(); in GetRelPosToChar()
/aoo42x/main/sw/inc/
H A Danchoredobject.hxx338 const SwRect& GetLastCharRect() const;
/aoo42x/main/sw/source/core/draw/
H A Ddview.cxx258 SwRect aAutoPos = pAnchoredObj->GetLastCharRect(); in AddCustomHdl()

Completed in 32 milliseconds