Home
last modified time | relevance | path

Searched refs:rBounds (Results 1 – 25 of 33) sorted by last modified time

12

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx810 Expander( ::basegfx::B2DSize& rBounds ) : in Expander() argument
811 mrBounds( rBounds ) in Expander()
H A Dviewappletshape.cxx135 bool ViewAppletShape::startApplet( const ::basegfx::B2DRectangle& rBounds ) in startApplet() argument
202 rBounds, in startApplet()
248 bool ViewAppletShape::render( const ::basegfx::B2DRectangle& rBounds ) const in render()
259 rBounds, in render()
266 bool ViewAppletShape::resize( const ::basegfx::B2DRectangle& rBounds ) const in resize()
273 rBounds, in resize()
H A Dviewappletshape.hxx110 bool startApplet( const ::basegfx::B2DRectangle& rBounds );
131 bool render( const ::basegfx::B2DRectangle& rBounds ) const;
143 bool resize( const ::basegfx::B2DRectangle& rBounds ) const;
H A Dviewmediashape.cxx186 bool ViewMediaShape::render( const ::basegfx::B2DRectangle& rBounds ) const in render()
197 rBounds, in render()
267 bool ViewMediaShape::implInitialize( const ::basegfx::B2DRectangle& rBounds ) in implInitialize() argument
305 implInitializeVCLBasedPlayerWindow( rBounds, aDeviceParams ); in implInitialize()
312 implInitializeDXBasedPlayerWindow( rBounds, aDeviceParams ); in implInitialize()
406 bool ViewMediaShape::implInitializeVCLBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeVCLBasedPlayerWindow() argument
409 if( !mpMediaWindow.get() && !rBounds.isEmpty() ) in implInitializeVCLBasedPlayerWindow()
423 rBounds, in implInitializeVCLBasedPlayerWindow()
482 bool ViewMediaShape::implInitializeDXBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds, in implInitializeDXBasedPlayerWindow() argument
499 rBounds, in implInitializeDXBasedPlayerWindow()
H A Dviewmediashape.hxx129 bool render( const ::basegfx::B2DRectangle& rBounds ) const;
145 bool implInitialize( const ::basegfx::B2DRectangle& rBounds );
148 bool implInitializeVCLBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds,
150 bool implInitializeDXBasedPlayerWindow( const ::basegfx::B2DRectangle& rBounds,
H A Dviewshape.cxx306 const ::basegfx::B2DRectangle& rBounds, in renderSprite()
323 rBounds.isEmpty() ) in renderSprite()
410 ::basegfx::B2DPoint aSpritePosPixel( rBounds.getCenter() ); in renderSprite()
526 const ::basegfx::B2DRectangle& rBounds, in render()
568 rBounds.getMinX(), in render()
569 rBounds.getMinY() ); in render()
600 getShapeTransformation( rBounds, in render()
726 getShapeTransformation( rBounds, in render()
H A Dviewshape.hxx149 const ::basegfx::B2DRectangle& rBounds, in RenderArgs()
156 maBounds( rBounds ), in RenderArgs()
265 const ::basegfx::B2DRectangle& rBounds,
277 const ::basegfx::B2DRectangle& rBounds,
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2365 catch ( const lang::IndexOutOfBoundsException& rBounds ) in convertToTable() local
2367 (void)rBounds; in convertToTable()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx1171 const ::basegfx::B2DRectangle& rBounds( rShape->getBounds() ); in createPairPropertyAnimation() local
1186 rBounds.getRange(), in createPairPropertyAnimation()
1187 rBounds.getRange(), in createPairPropertyAnimation()
1203 rBounds.getCenter(), in createPairPropertyAnimation()
/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx279 const ::basegfx::B2DRectangle& rBounds( getFullSpriteRect() ); in move() local
284 rBounds.getMinimum(), in move()
285 rBounds.getMinimum() - maPosition + aPoint, in move()
286 rBounds.getRange() ); in move()
449 …::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) … in getUpdateArea()
460 rBounds, in getUpdateArea()
H A Dcanvastools.cxx835 const ::basegfx::B2IRange& rBounds ) in clipScrollArea()
849 aInputDestArea.intersect( rBounds ); in clipScrollArea()
855 rBounds, in clipScrollArea()
856 rBounds ) ) in clipScrollArea()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx121 const ::Rectangle& rBounds, in fillLinearGradient()
142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient()
143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
375 rOutDev.DrawRect( rBounds ); in fillPolygonalGradient()
429 aTempPoly2[0] = rBounds.TopLeft(); in fillPolygonalGradient()
430 aTempPoly2[1] = rBounds.TopRight(); in fillPolygonalGradient()
431 aTempPoly2[2] = rBounds.BottomRight(); in fillPolygonalGradient()
432 aTempPoly2[3] = rBounds.BottomLeft(); in fillPolygonalGradient()
433 aTempPoly2[4] = rBounds.TopLeft(); in fillPolygonalGradient()
512 rBounds, in doGradientFill()
[all …]
H A Dspritedevicehelper.cxx121 void SpriteDeviceHelper::notifySizeUpdate( const awt::Rectangle& rBounds ) in notifySizeUpdate() argument
124 mpBackBuffer->setSize( ::Size(rBounds.Width, in notifySizeUpdate()
125 rBounds.Height) ); in notifySizeUpdate()
H A Dspritedevicehelper.hxx70 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );
/trunk/main/svx/source/inc/
H A Dsvxpixelctlaccessiblecontext.hxx142 const Rectangle& rBounds,
/trunk/main/slideshow/source/inc/
H A Dtools.hxx211 const basegfx::B2DRange& rBounds,
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx739 void PDFIProcessor::hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() argument
747 pLink->x = rBounds.X1; in hyperLink()
748 pLink->y = rBounds.Y1; in hyperLink()
749 pLink->w = rBounds.X2-rBounds.X1; in hyperLink()
750 pLink->h = rBounds.Y2-rBounds.Y1; in hyperLink()
H A Dpdfiprocessor.hxx141 virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx141 virtual void hyperLink( const geometry::RealRectangle2D& rBounds, in hyperLink() argument
144 m_aHyperlinkBounds = rBounds; in hyperLink()
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx110 virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx661 ::basegfx::B2DRange calcDevicePixelBounds( const ::basegfx::B2DRange& rBounds, in calcDevicePixelBounds() argument
672 rBounds, in calcDevicePixelBounds()
H A Dmtftools.hxx234 ::basegfx::B2DRange calcDevicePixelBounds( const ::basegfx::B2DRange& rBounds,
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.hxx88 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );
/trunk/main/canvas/source/directx/
H A Ddx_spritedevicehelper.cxx218 void SpriteDeviceHelper::notifySizeUpdate( const awt::Rectangle& rBounds ) in notifySizeUpdate() argument
221 const sal_Int32 x(rBounds.X); in notifySizeUpdate()
222 const sal_Int32 y(rBounds.Y); in notifySizeUpdate()
223 const sal_Int32 w(::std::max(sal_Int32(1),sal_Int32(rBounds.Width))); in notifySizeUpdate()
224 const sal_Int32 h(::std::max(sal_Int32(1),sal_Int32(rBounds.Height))); in notifySizeUpdate()
H A Ddx_spritedevicehelper.hxx86 void notifySizeUpdate( const ::com::sun::star::awt::Rectangle& rBounds );

Completed in 145 milliseconds

12