Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A Dsvdmrkv.hxx483 Rectangle GetAllMarkedBoundRect() const { return GetMarkedObjBoundRect(); } in GetAllMarkedBoundRect() function in SdrMarkView
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv2.cxx877 sal_Int32 nWidth = GetAllMarkedBoundRect().GetWidth() + 1; in DECLARE_LIST()
968 sal_Int32 nHeight = GetAllMarkedBoundRect().GetHeight() + 1; in DECLARE_LIST()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx347 Point aOrigin( ( maVisArea = mpSdViewIntern->GetAllMarkedBoundRect() ).TopLeft() ); in CreateData()
/aoo41x/main/sd/source/ui/view/
H A Dsdview2.cxx137 const Rectangle aMarkRect( GetAllMarkedBoundRect() ); in CreateClipboardDataObject()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin.cxx2933 Rectangle aSelectRect(LogicToPixel(pDrawView->GetAllMarkedBoundRect())); in Command()

Completed in 57 milliseconds