Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx238 Repaint(GetRectangle(Total), bAsynchronousUpdate); in SetThumbPosition()
261 Repaint(GetRectangle(Total), false); in SetTotalSize()
283 Repaint(GetRectangle(Total), false); in SetThumbSize()
345 Repaint(GetRectangle(Total), false); in SetCanvas()
524 Repaint(GetRectangle(eOldMouseMoveArea), true); in mouseExited()
549 Repaint(GetRectangle(meMouseMoveArea), true); in mouseMoved()
640 const geometry::RealRectangle2D aLocalBox (GetRectangle(eArea)); in PaintBitmap()
706 if (PresenterGeometryHelper::IsInside(GetRectangle(Pager), aPoint)) in GetArea()
708 if (PresenterGeometryHelper::IsInside(GetRectangle(Thumb), aPoint)) in GetArea()
982 geometry::RealRectangle2D aBox (GetRectangle(eArea)); in PaintComposite()
[all …]
H A DPresenterScrollBar.hxx203 virtual css::geometry::RealRectangle2D GetRectangle (const Area eArea) const;
/trunk/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx42 ? Tools::RectangleToSvBorder(Theme::GetRectangle(Theme::Rect_ToolBoxPadding)) in ToolBoxBackground()
108 const Rectangle aBorderSize (Theme::GetRectangle(Theme::Rect_ToolBoxBorder)); in Paint()
126 maPadding = Tools::RectangleToSvBorder(Theme::GetRectangle(Theme::Rect_ToolBoxPadding)); in DataChanged()
H A DTheme.cxx141 Rectangle Theme::GetRectangle (const ThemeItem eItem) in GetRectangle() function in sfx2::sidebar::Theme
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx137 Invalidate( GetRectangle( 0, nInvStart, GetOutputSizeLevel() - 1, nInvEnd ) ); in ScrollPixel()
149 Rectangle aRect( GetRectangle( 0, nEntryStart, GetOutputSizeLevel() - 1, nEntryEnd ) ); in ScrollRel()
224 Rectangle ScOutlineWindow::GetRectangle( in GetRectangle() function in ScOutlineWindow
538 DrawRect( GetRectangle( nLevelStart, nEntryStart, nLevelEnd, nEntryEnd ) ); in DrawRectRel()
/trunk/main/svx/inc/svx/sdr/properties/
H A Ditemsettools.hxx53 const Rectangle& GetRectangle(sal_uInt32 nIndex) const;
/trunk/main/svtools/inc/svtools/
H A Dimaprect.hxx66 Rectangle GetRectangle( sal_Bool bPixelCoords = sal_True ) const;
/trunk/main/svx/source/sdr/properties/
H A Ditemsettools.cxx86 const Rectangle& ItemChangeBroadcaster::GetRectangle(sal_uInt32 nIndex) const in GetRectangle() function in sdr::properties::ItemChangeBroadcaster
H A Dproperties.cxx174 GetSdrObject().SendUserCall(SDRUSERCALL_CHGATTR, rChange.GetRectangle(a)); in BroadcastItemChange()
/trunk/main/sc/source/ui/inc/
H A Dolinewin.hxx112 Rectangle GetRectangle(
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx155 static Rectangle GetRectangle (const ThemeItem eItem);
/trunk/main/svtools/source/misc/
H A Dimap.cxx289 Rectangle IMapRectangleObject::GetRectangle( sal_Bool bPixelCoords ) const in GetRectangle() function in IMapRectangleObject
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx250 Rectangle aDrawRect( pIMapRectObj->GetRectangle( sal_False ) ); in CreateObj()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx227 const Rectangle aRect( ((IMapRectangleObject*)&rMapObject)->GetRectangle(sal_False) ); in SvUnoImageMapObject()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx655 Rectangle aRect( pRectObj->GetRectangle() ); in Out_ImageMap()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1700 GetRectangle(false)); in CreateHtmlForPresPages()

Completed in 93 milliseconds