Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx142 rResultRect = rControlRect; in AquaGetScrollRect()
149 rResultRect.Bottom() = rResultRect.Top() + SCROLL_BUTTON_HEIGHT; in AquaGetScrollRect()
159 rResultRect.Right() = rResultRect.Left() + SCROLL_BUTTON_WIDTH; in AquaGetScrollRect()
184 rResultRect.Left() += 8; in AquaGetScrollRect()
189 rResultRect.Left() += 4; in AquaGetScrollRect()
196 rResultRect.Top() += 8; in AquaGetScrollRect()
201 rResultRect.Top() += 4; in AquaGetScrollRect()
213 rResultRect.Left() += 6; in AquaGetScrollRect()
215 rResultRect.Left() += 4; in AquaGetScrollRect()
225 rResultRect.Top() += 8; in AquaGetScrollRect()
[all …]
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx132 sal_Bool GalleryPreview::ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRect in ImplGetGraphicCenterRect()
158 rResultRect = Rectangle( aNewPos, aNewSize ); in ImplGetGraphicCenterRect()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx64 …VATE sal_Bool ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRect ) const;
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx92 sal_Bool ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRect ) const;
H A DAppDetailPageHelper.cxx1435 sal_Bool OPreviewWindow::ImplGetGraphicCenterRect( const Graphic& rGraphic, Rectangle& rResultRect in ImplGetGraphicCenterRect()
1461 rResultRect = Rectangle( aNewPos, aNewSize ); in ImplGetGraphicCenterRect()

Completed in 39 milliseconds