Home
last modified time | relevance | path

Searched refs:maBounds (Results 1 – 23 of 23) sorted by relevance

/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx51 maBounds.reset(); in updateBounds()
63 maBounds(), in ImplB2DPolyRange()
69 maBounds( boost::get<0>(rElem) ), in ImplB2DPolyRange()
75 maBounds( rRange ), in ImplB2DPolyRange()
121 maBounds.expand(rRange); in insertElement()
135 maBounds.expand(rRange); in appendElement()
171 maBounds.reset(); in clear()
185 return maBounds; in getBounds()
190 if( !maBounds.isInside( rValue ) ) in isInside()
207 if( !maBounds.overlaps( rRange ) ) in overlaps()
[all …]
/trunk/main/canvas/inc/canvas/base/
H A Dbufferedgraphicdevicebase.hxx100 maBounds(), in BufferedGraphicDeviceBase()
176 maBounds = transformBounds( mxWindow->getPosSize() ); in setWindow()
231 if( rNewBounds.X != maBounds.X || in boundsChanged()
232 rNewBounds.Y != maBounds.Y || in boundsChanged()
233 rNewBounds.Width != maBounds.Width || in boundsChanged()
234 rNewBounds.Height != maBounds.Height ) in boundsChanged()
236 maBounds = rNewBounds; in boundsChanged()
237 BaseType::maDeviceHelper.notifySizeUpdate( maBounds ); in boundsChanged()
278 ::com::sun::star::awt::Rectangle maBounds;
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx125 maBounds = aScrollRect; in forceScrollTextMetaFile()
127 maBounds = aPaintRect; in forceScrollTextMetaFile()
183 maBounds, in getViewRenderArgs()
205 if( maBounds.isEmpty() ) in implRender()
424 maBounds( getAPIShapeBounds( xShape ) ), in DrawShape()
485 maBounds( getAPIShapeBounds( xShape ) ), in DrawShape()
537 maBounds( rSrc.maBounds ), in DrawShape()
790 return getShapePosSize( maBounds, in getBounds()
796 return maBounds; in getDomBounds()
842 if( !maBounds.isEmpty() ) in getUpdateArea()
[all …]
H A Dbackgroundshape.cxx123 ::basegfx::B2DRectangle maBounds; // always needed for rendering
138 maBounds(), in BackgroundShape()
167 maBounds = ::basegfx::B2DRectangle( 0,0,nDocWidth, nDocHeight ); in BackgroundShape()
197 maBounds ) ) ); in addViewLayer()
245 return maBounds; in getBounds()
250 return maBounds; in getDomBounds()
259 return maBounds; in getUpdateArea()
H A Dexternalshapebase.cxx102 maBounds( getAPIShapeBounds( xShape ) ) in ExternalShapeBase()
181 if( maBounds.getRange().equalZero() ) in render()
188 return implRender( maBounds ); in render()
202 return maBounds; in getBounds()
209 return maBounds; in getDomBounds()
216 return maBounds; in getUpdateArea()
H A Dviewbackgroundshape.cxx82 maBounds, in prefetch()
118 maBounds.getWidth(), maBounds.getHeight(), in prefetch()
119 maBounds.getMinX(), maBounds.getMinY())); in prefetch()
148 maBounds( rShapeBounds ) in ViewBackgroundShape()
H A Dviewmediashape.cxx81 maBounds(), in ViewMediaShape()
129 implInitialize( maBounds ); in startMedia()
206 maBounds = rNewBounds; in resize()
H A Dviewshape.hxx156 maBounds( rBounds ), in RenderArgs()
166 const ::basegfx::B2DRectangle maBounds; member
H A Dviewshape.cxx875 rArgs.maBounds, in update()
885 rArgs.maBounds, in update()
H A Dviewbackgroundshape.hxx92 const ::basegfx::B2DRectangle maBounds; member in slideshow::internal::ViewBackgroundShape
H A Dexternalshapebase.hxx136 ::basegfx::B2DRectangle maBounds;
H A Dviewmediashape.hxx156 mutable ::basegfx::B2DRectangle maBounds;
H A Ddrawshape.hxx315 …::basegfx::B2DRectangle maBounds; // always needed…
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx88 const ::basegfx::B2DRange maBounds; member in cppcanvas::internal::__anon4d4e83f00111::PolyPolyAction
104 maBounds( ::basegfx::tools::getRange(rPolyPoly) ), in PolyPolyAction()
126 maBounds( ::basegfx::tools::getRange(rPolyPoly) ), in PolyPolyAction()
226 maBounds, in getBounds()
279 const ::basegfx::B2DRectangle maBounds; member in cppcanvas::internal::__anon4d4e83f00111::TexturedPolyPolyAction
293 maBounds( ::basegfx::tools::getRange(rPolyPoly) ), in TexturedPolyPolyAction()
341 maBounds, in getBounds()
393 const ::basegfx::B2DRectangle maBounds; member in cppcanvas::internal::__anon4d4e83f00111::StrokedPolyPolyAction
405 maBounds( ::basegfx::tools::getRange(rPolyPoly) ), in StrokedPolyPolyAction()
451 maBounds, in getBounds()
H A Dimplrenderer.cxx2768 maBounds() in AreaQuery()
2779 maBounds.expand( rAction.mpAction->getBounds( maTransformation ) ); in operator ()()
2785 maBounds.expand( rAction.mpAction->getBounds( maTransformation, in operator ()()
2791 return maBounds; in getBounds()
2796 ::basegfx::B2DRange maBounds;
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx989 basegfx::B2IRange maBounds; member
1040 mpImpl->maBounds = rBounds; in BitmapDevice()
1059 mpImpl->maBounds.getMaxX() - mpImpl->maBounds.getMinX(), in getSize()
1060 mpImpl->maBounds.getMaxY() - mpImpl->maBounds.getMinY() ); in getSize()
1389 mpImpl->maBounds, in drawBitmap()
1418 mpImpl->maBounds, in drawBitmap()
1449 mpImpl->maBounds )) in drawMaskedColor()
1500 mpImpl->maBounds )) in drawMaskedColor()
1554 mpImpl->maBounds, in drawMaskedBitmap()
1586 mpImpl->maBounds, in drawMaskedBitmap()
[all …]
/trunk/main/slideshow/source/engine/slide/
H A Dlayer.cxx52 maBounds(), in Layer()
63 maBounds(), in Layer()
95 pNewLayer = rNewView->createViewLayer(maBounds); in addView()
151 aIter->mpViewLayer->resize(maBounds); in viewChanged()
166 boost::cref(maBounds))); in viewsChanged()
224 if( maNewBounds == maBounds ) in commitBounds()
227 maBounds = maNewBounds; in commitBounds()
233 boost::cref(maBounds)) ) == 0 ) in commitBounds()
H A Dlayer.hxx294 basegfx::B2DRange maBounds; member in slideshow::internal::Layer
/trunk/main/slideshow/test/
H A Dtestview.cxx52 basegfx::B2DRange maBounds; member in ImplTestView
66 maBounds(), in ImplTestView()
175 return maBounds; in getBounds()
243 const bool bRet( maBounds != rArea ); in resize()
244 maBounds = rArea; in resize()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx100 Region maBounds; member in __anond983826c0111::BubbleWindow
866 maBounds = aRegion; in Resize()
868 SetWindowRegionPixel( maBounds ); in Resize()
/trunk/main/canvas/source/null/
H A Dnull_spritecanvas.cxx136 ::basegfx::unotools::b2IRectangleFromAwtRectangle(maBounds), in updateScreen()
/trunk/main/canvas/source/directx/
H A Ddx_spritecanvas.cxx162 ::basegfx::unotools::b2IRectangleFromAwtRectangle(maBounds), in updateScreen()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritecanvas.cxx151 ::basegfx::unotools::b2IRectangleFromAwtRectangle(maBounds), in updateScreen()

Completed in 153 milliseconds