Home
last modified time | relevance | path

Searched refs:geometry (Results 51 – 75 of 534) sorted by relevance

12345678910>>...22

/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.hxx70 ::com::sun::star::geometry::RealSize2D getPhysicalResolution();
71 ::com::sun::star::geometry::RealSize2D getPhysicalSize();
74 …star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >&…
77 …star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealBezierSegmen…
80 const ::com::sun::star::geometry::IntegerSize2D& size );
83 const ::com::sun::star::geometry::IntegerSize2D& size );
86 const ::com::sun::star::geometry::IntegerSize2D& size );
89 const ::com::sun::star::geometry::IntegerSize2D& size );
H A Dcairo_devicehelper.cxx106 geometry::RealSize2D DeviceHelper::getPhysicalResolution() in getPhysicalResolution()
117 geometry::RealSize2D DeviceHelper::getPhysicalSize() in getPhysicalSize()
133 const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >& points ) in createCompatibleLinePolyPolygon()
146 const uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > >& points ) in createCompatibleBezierPolyPolygon()
159 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
175 const geometry::IntegerSize2D& /*size*/ ) in createVolatileBitmap()
182 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
198 const geometry::IntegerSize2D& /*size*/ ) in createVolatileAlphaBitmap()
H A Dcairo_canvashelper.cxx255 const geometry::RealPoint2D& , in drawPoint()
262 const geometry::RealPoint2D& aStartPoint, in drawLine()
263 const geometry::RealPoint2D& aEndPoint, in drawLine()
764 geometry::IntegerSize2D aSize = aTexture.Bitmap->getSize(); in doOperation()
1296 const geometry::IntegerSize2D& rSize, in implDrawBitmapSurface()
1302 geometry::IntegerSize2D aBitmapSize = rSize; in implDrawBitmapSurface()
1423 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmap()
1454 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmapModulated()
1488 geometry::IntegerSize2D CanvasHelper::getSize() in getSize()
1491 geometry::IntegerSize2D(1, 1); // we're disposed in getSize()
[all …]
H A Dcairo_textlayout.cxx155 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryInkMeasures( ) throw (uno::R… in queryInkMeasures()
160 return uno::Sequence< geometry::RealRectangle2D >(); in queryInkMeasures()
163 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryMeasures( ) throw (uno::Runt… in queryMeasures()
168 return uno::Sequence< geometry::RealRectangle2D >(); in queryMeasures()
191 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds()
197 return geometry::RealRectangle2D(); in queryTextBounds()
213 return geometry::RealRectangle2D( 0, nAboveBaseline, in queryTextBounds()
219 return geometry::RealRectangle2D( 0, nAboveBaseline, in queryTextBounds()
245 …rendering::TextHit SAL_CALL TextLayout::getTextHit( const geometry::RealPoint2D& /*aHitPoint*/ ) t… in getTextHit()
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.hxx54 ::com::sun::star::geometry::RealSize2D getPhysicalResolution();
55 ::com::sun::star::geometry::RealSize2D getPhysicalSize();
58 …star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealPoint2D > >&…
61 …star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::geometry::RealBezierSegmen…
64 const ::com::sun::star::geometry::IntegerSize2D& size );
67 const ::com::sun::star::geometry::IntegerSize2D& size );
70 const ::com::sun::star::geometry::IntegerSize2D& size );
73 const ::com::sun::star::geometry::IntegerSize2D& size );
H A Dnull_textlayout.cxx72 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryInkMeasures( ) throw (uno::R… in queryInkMeasures()
77 return uno::Sequence< geometry::RealRectangle2D >(); in queryInkMeasures()
80 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryMeasures( ) throw (uno::Runt… in queryMeasures()
85 return uno::Sequence< geometry::RealRectangle2D >(); in queryMeasures()
108 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds()
122 return geometry::RealRectangle2D( 0, -nFontSize/2, in queryTextBounds()
128 return geometry::RealRectangle2D( 0, -nFontSize/2, in queryTextBounds()
151 …rendering::TextHit SAL_CALL TextLayout::getTextHit( const geometry::RealPoint2D& /*aHitPoint*/ ) t… in getTextHit()
/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx501 const geometry::RealSize2D aToolBarSize (mpToolBar->GetMinimalSize()); in Layout()
513 mpCloseButton->SetCenter(geometry::RealPoint2D( in Layout()
540 geometry::RealRectangle2D( in Layout()
560 geometry::RealPoint2D( in Layout()
564 geometry::RealSize2D( in Layout()
605 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PaintToolBar()
608 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PaintToolBar()
629 geometry::RealPoint2D(0,mnSeparatorYLocation), in PaintToolBar()
630 geometry::RealPoint2D(aWindowBox.Width,mnSeparatorYLocation), in PaintToolBar()
647 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PaintText()
[all …]
H A DPresenterCanvasHelper.cxx42 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PresenterCanvasHelper()
45 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PresenterCanvasHelper()
175 const geometry::IntegerSize2D aBitmapSize (rxTexture->getSize()); in PaintTiledBitmap()
230 aRenderState.AffineTransform = geometry::AffineMatrix2D(1,0, rLocation.X, 0,1,rLocation.Y); in PaintBitmap()
293 css::geometry::RealRectangle2D PresenterCanvasHelper::GetTextBoundingBox ( in GetTextBoundingBox()
307 return geometry::RealRectangle2D(0,0,0,0); in GetTextBoundingBox()
314 css::geometry::RealSize2D PresenterCanvasHelper::GetTextSize ( in GetTextSize()
319 const geometry::RealRectangle2D aTextBBox (GetTextBoundingBox(rxFont, rsText, nTextDirection)); in GetTextSize()
320 return css::geometry::RealSize2D(aTextBBox.X2 - aTextBBox.X1, aTextBBox.Y2 - aTextBBox.Y1); in GetTextSize()
H A DPresenterScrollBar.hxx72 void SetPosSize (const css::geometry::RealRectangle2D& rBox);
185 css::geometry::RealPoint2D maDragAnchor;
189 css::geometry::RealRectangle2D maBox[__AreaCount__];
203 virtual css::geometry::RealRectangle2D GetRectangle (const Area eArea) const;
206 … virtual css::geometry::RealPoint2D GetPoint (const double nMajor, const double nMinor) const = 0;
225 const css::geometry::RealRectangle2D aBox,
277 virtual css::geometry::RealPoint2D GetPoint (const double nMajor, const double nMinor) const;
312 virtual css::geometry::RealPoint2D GetPoint (const double nMajor, const double nMinor) const;
H A DPresenterWindowManager.cxx937 const geometry::RealRectangle2D aToolBarBox (LayoutToolBar()); in LayoutNotesMode()
952 const geometry::RealSize2D aNotesViewOuterSize( in LayoutNotesMode()
1007 const geometry::RealRectangle2D aToolBarBox (LayoutToolBar()); in LayoutSlideSorterMode()
1024 const geometry::RealRectangle2D aToolBarBox (LayoutToolBar()); in LayoutHelpMode()
1089 return geometry::RealRectangle2D( in LayoutToolBar()
1268 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PaintBackground()
1271 geometry::AffineMatrix2D(1,0,0, 0,1,0), in PaintBackground()
1286 geometry::AffineMatrix2D( in PaintBackground()
1335 geometry::RealSize2D aSize; in ProvideBackgroundBitmap()
1561 geometry::AffineMatrix2D(1,0,0, 0,1,0), in ModeChangeAnimationStarter()
[all …]
H A DPresenterToolBar.hxx110 css::geometry::RealSize2D GetSize (void);
111 css::geometry::RealSize2D GetMinimalSize (void);
194 css::geometry::RealRectangle2D maBoundingBox;
198 css::geometry::RealSize2D maMinimalSize;
203 css::geometry::RealSize2D CalculatePartSize (
210 const css::geometry::RealRectangle2D& rBoundingBox,
211 const css::geometry::RealSize2D& rPartSize,
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx53 geometry::RealSize2D DeviceHelper::getPhysicalResolution() in getPhysicalResolution()
68 geometry::RealSize2D DeviceHelper::getPhysicalSize() in getPhysicalSize()
85 const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >& points ) in createCompatibleLinePolyPolygon()
101 const uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > >& points ) in createCompatibleBezierPolyPolygon()
117 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
131 const geometry::IntegerSize2D& ) in createVolatileBitmap()
138 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
152 const geometry::IntegerSize2D& ) in createVolatileAlphaBitmap()
H A Dcanvasbitmaphelper.hxx87 ::com::sun::star::geometry::IntegerSize2D getSize();
92 getScaledBitmap( const ::com::sun::star::geometry::RealSize2D& newSize,
97 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
101 const ::com::sun::star::geometry::IntegerRectangle2D& rect );
105 const ::com::sun::star::geometry::IntegerPoint2D& pos );
109 const ::com::sun::star::geometry::IntegerPoint2D& pos );
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx60 const geometry::RealPoint2D& position, in addPolyPolygon()
205 uno::Sequence< uno::Sequence< geometry::RealPoint2D > > SAL_CALL UnoPolyPolygon::getPoints( in getPoints()
221 const uno::Sequence< uno::Sequence< geometry::RealPoint2D > >& points, in setPoints()
242 geometry::RealPoint2D SAL_CALL UnoPolyPolygon::getPoint( in getPoint()
258 const geometry::RealPoint2D& point, in setPoint()
276 …uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > > SAL_CALL UnoPolyPolygon::getBezier… in getBezierSegments()
291 const uno::Sequence< uno::Sequence< geometry::RealBezierSegment2D > >& points, in setBezierSegments()
312geometry::RealBezierSegment2D SAL_CALL UnoPolyPolygon::getBezierSegment( sal_Int32 nPolygonIndex, in getBezierSegment()
329 return geometry::RealBezierSegment2D( rPt.getX(), in getBezierSegment()
337 void SAL_CALL UnoPolyPolygon::setBezierSegment( const geometry::RealBezierSegment2D& segment, in setBezierSegment()
/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx69 …basegfx::B2DRange PolygonHairlinePrimitive2D::getB2DRange(const geometry::ViewInformation2D& rView… in getB2DRange()
103 …Primitive2DSequence PolygonMarkerPrimitive2D::create2DDecomposition(const geometry::ViewInformatio… in create2DDecomposition()
164 …basegfx::B2DRange PolygonMarkerPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewIn… in getB2DRange()
186 …Primitive2DSequence PolygonMarkerPrimitive2D::get2DDecomposition(const geometry::ViewInformation2D… in get2DDecomposition()
228 …Primitive2DSequence PolygonStrokePrimitive2D::create2DDecomposition(const geometry::ViewInformatio… in create2DDecomposition()
341 …basegfx::B2DRange PolygonStrokePrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewIn… in getB2DRange()
413 …Primitive2DSequence PolygonWavePrimitive2D::create2DDecomposition(const geometry::ViewInformation2… in create2DDecomposition()
494 …basegfx::B2DRange PolygonWavePrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInfo… in getB2DRange()
526 …Primitive2DSequence PolygonStrokeArrowPrimitive2D::create2DDecomposition(const geometry::ViewInfor… in create2DDecomposition()
637 …basegfx::B2DRange PolygonStrokeArrowPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rV… in getB2DRange()
H A Dsceneprimitive2d.cxx53 …bool ScenePrimitive2D::impGetShadow3D(const geometry::ViewInformation2D& /*rViewInformation*/) con… in impGetShadow3D()
92 const geometry::ViewInformation2D& rViewInformation, in calculateDiscreteSizes()
138 …Primitive2DSequence ScenePrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& rVi… in create2DDecomposition()
212 geometry::ViewInformation3D aViewInformation3D(getViewInformation3D()); in create2DDecomposition()
263 aViewInformation3D = geometry::ViewInformation3D( in create2DDecomposition()
350 …Primitive2DSequence ScenePrimitive2D::getShadow2D(const geometry::ViewInformation2D& rViewInformat… in getShadow2D()
410 const geometry::ViewInformation3D& rViewInformation3D) in ScenePrimitive2D()
442 …basegfx::B2DRange ScenePrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformatio… in getB2DRange()
469 …Primitive2DSequence ScenePrimitive2D::get2DDecomposition(const geometry::ViewInformation2D& rViewI… in get2DDecomposition()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx43 namespace geometry namespace
50 friend class ::drawinglayer::geometry::ViewInformation2D;
154 com::sun::star::geometry::AffineMatrix2D aAffineMatrix2D; in impInterpretPropertyValues()
160 com::sun::star::geometry::AffineMatrix2D aAffineMatrix2D; in impInterpretPropertyValues()
166 com::sun::star::geometry::RealRectangle2D aViewport; in impInterpretPropertyValues()
214 com::sun::star::geometry::AffineMatrix2D aAffineMatrix2D; in impFillViewInformationFromContent()
223 com::sun::star::geometry::AffineMatrix2D aAffineMatrix2D; in impFillViewInformationFromContent()
232 …const com::sun::star::geometry::RealRectangle2D aViewport(basegfx::unotools::rectangle2DFromB2DRec… in impFillViewInformationFromContent()
440 namespace geometry namespace
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dembedded3dprimitive2d.hxx60 geometry::ViewInformation3D maViewInformation3D;
85 bool impGetShadow3D(const geometry::ViewInformation2D& rViewInformation) const;
89 …virtual Primitive2DSequence create2DDecomposition(const geometry::ViewInformation2D& rViewInformat…
96 const geometry::ViewInformation3D& rViewInformation3D,
104 const geometry::ViewInformation3D& getViewInformation3D() const { return maViewInformation3D; } in getViewInformation3D()
113 virtual basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const;
/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx72 const drawinglayer::geometry::ViewInformation3D& rObjectViewInformation3D, in getAllHit3DObjectWithRelativePoint()
107 E3dScene* fillViewInformation3DForCompoundObject(drawinglayer::geometry::ViewInformation3D& o_rView… in fillViewInformation3DForCompoundObject()
147 … const drawinglayer::geometry::ViewInformation3D aViewInfo3D(rVCScene.getViewInformation3D()); in fillViewInformation3DForCompoundObject()
149 o_rViewInformation3D = drawinglayer::geometry::ViewInformation3D( in fillViewInformation3DForCompoundObject()
161 o_rViewInformation3D = drawinglayer::geometry::ViewInformation3D(aEmptyParameters); in fillViewInformation3DForCompoundObject()
193 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in getAllHit3DObjectsSortedFrontToBack()
251 drawinglayer::geometry::ViewInformation3D aViewInfo3D(aEmptyParameters); in checkHitSingle3DObject()
/trunk/main/canvas/source/directx/
H A Ddx_textlayout.cxx73 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryInkMeasures( ) throw (uno::R… in queryInkMeasures()
78 return uno::Sequence< geometry::RealRectangle2D >(); in queryInkMeasures()
81 …uno::Sequence< geometry::RealRectangle2D > SAL_CALL TextLayout::queryMeasures( ) throw (uno::Runt… in queryMeasures()
86 return uno::Sequence< geometry::RealRectangle2D >(); in queryMeasures()
109 geometry::RealRectangle2D SAL_CALL TextLayout::queryTextBounds( ) throw (uno::RuntimeException) in queryTextBounds()
117 const geometry::RealRectangle2D aBounds( in queryTextBounds()
145 …rendering::TextHit SAL_CALL TextLayout::getTextHit( const geometry::RealPoint2D& /*aHitPoint*/ ) t… in getTextHit()
H A Ddx_bitmap.cxx113 const geometry::IntegerRectangle2D& rect ) in getData()
148 const geometry::IntegerRectangle2D& rect ) in setData()
178 const geometry::IntegerPoint2D& pos ) in setPixel()
180 const geometry::IntegerSize2D aSize( maSize.getX(),maSize.getY() ); in setPixel()
197 const geometry::IntegerPoint2D& pos ) in getPixel()
199 const geometry::IntegerSize2D aSize( maSize.getX(),maSize.getY() ); in getPixel()
H A Ddx_canvashelper.hxx95 const ::com::sun::star::geometry::RealPoint2D& aPoint,
99 const ::com::sun::star::geometry::RealPoint2D& aStartPoint,
100 const ::com::sun::star::geometry::RealPoint2D& aEndPoint,
104 const ::com::sun::star::geometry::RealBezierSegment2D& aBezierSegment,
105 const ::com::sun::star::geometry::RealPoint2D& aEndPoint,
139 ::com::sun::star::geometry::XMapping2D >& xMapping,
171 ::com::sun::star::geometry::XMapping2D >& xMapping );
178 const ::com::sun::star::geometry::Matrix2D& fontMatrix );
/trunk/main/canvas/source/tools/
H A Dverifyinput.cxx67 void verifyInput( const geometry::RealPoint2D& rPoint, in verifyInput()
101 void verifyInput( const geometry::RealSize2D& rSize, in verifyInput()
135 void verifyInput( const geometry::RealBezierSegment2D& rSegment, in verifyInput()
209 void verifyInput( const geometry::RealRectangle2D& rRect, in verifyInput()
263 void verifyInput( const geometry::AffineMatrix2D& matrix, in verifyInput()
301 void verifyInput( const geometry::Matrix2D& matrix, in verifyInput()
818 const geometry::IntegerSize2D& size ) in verifyIndexRange()
833 void verifyIndexRange( const geometry::IntegerPoint2D& pos, in verifyIndexRange()
834 const geometry::IntegerSize2D& size ) in verifyIndexRange()
845 void verifyBitmapSize( const geometry::IntegerSize2D& size, in verifyBitmapSize()
[all …]
/trunk/main/drawinglayer/inc/drawinglayer/processor3d/
H A Dbaseprocessor3d.hxx47 geometry::ViewInformation3D maViewInformation3D;
50 void updateViewInformation(const geometry::ViewInformation3D& rViewInformation3D) in updateViewInformation()
62 BaseProcessor3D(const geometry::ViewInformation3D& rViewInformation);
69 const geometry::ViewInformation3D& getViewInformation3D() const { return maViewInformation3D; } in getViewInformation3D()
93 CollectingProcessor3D(const geometry::ViewInformation3D& rViewInformation);
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx38 namespace geometry namespace
107 virtual void startPage( const ::com::sun::star::geometry::RealSize2D& rSize ) = 0;
110 virtual void hyperLink( const ::com::sun::star::geometry::RealRectangle2D& rBounds,
117 … virtual void setTransformation( const ::com::sun::star::geometry::AffineMatrix2D& rMatrix ) = 0;
144 const ::com::sun::star::geometry::RealRectangle2D& rRect,
145 … const ::com::sun::star::geometry::Matrix2D& rFontMatrix ) = 0;

Completed in 109 milliseconds

12345678910>>...22