Home
last modified time | relevance | path

Searched refs:B2DPolyPolygon (Results 251 – 275 of 470) sorted by relevance

1...<<111213141516171819

/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx101 namespace basegfx { class B2DPolyPolygon; }
889 void SetPolygon( const basegfx::B2DPolyPolygon& rPolyPolygon );
890 …void SetPolygon( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pL…
/trunk/main/slideshow/source/engine/slide/
H A Dlayer.cxx288 ::basegfx::B2DPolyPolygon aClip( maUpdateAreas.solveCrossovers() ); in beginUpdate()
329 basegfx::B2DPolyPolygon aEmptyClip; in endUpdate()
/trunk/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx91 basegfx::B2DPolyPolygon aTexPolyPolygon; in impCreate3DDecomposition()
188 basegfx::B2DPolyPolygon a2DHatchLines; in impCreate3DDecomposition()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx258 ::basegfx::B2DPolyPolygon aClipPoly( in redraw()
427 …::basegfx::B2DPolyPolygon SpriteHelper::polyPolygonFromXPolyPolygon2D( uno::Reference< rendering::… in polyPolygonFromXPolyPolygon2D()
H A Dimpltools.cxx203 ::PolyPolygon mapPolyPolygon( const ::basegfx::B2DPolyPolygon& rPoly, in mapPolyPolygon()
212 ::basegfx::B2DPolyPolygon aTemp( rPoly ); in mapPolyPolygon()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h125 virtual bool GetGlyphOutline( sal_GlyphId, ::basegfx::B2DPolyPolygon& );
138 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
H A Dsalgdi.h272 virtual bool GetGlyphOutline( sal_GlyphId nIndex, ::basegfx::B2DPolyPolygon& );
286 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
/trunk/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx92 basegfx::B2DPolyPolygon const& rPoly,
146 basegfx::B2DPolyPolygon const& rPoly, in renderClippedPolyPolygon()
/trunk/main/sw/inc/
H A Ddcontact.hxx326 virtual ::basegfx::B2DPolyPolygon TakeXorPoly() const;
327 virtual ::basegfx::B2DPolyPolygon TakeContour() const;
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx579 pNewObj = new SdrPathObj(OBJ_LINE, basegfx::B2DPolyPolygon(aPoly)); in _CreateSdrObject()
620 pObj->SetExtrudePolygon(basegfx::B2DPolyPolygon(aNewPolygon)); in _CreateSdrObject()
633 pObj->SetPolyPoly2D(basegfx::B2DPolyPolygon(aNewPolygon)); in _CreateSdrObject()
H A Dunoshape.cxx579 void SvxShape::ForceMetricToItemPoolMetric(basegfx::B2DPolyPolygon& rPolyPolygon) const throw() in ForceMetricToItemPoolMetric()
637 void SvxShape::ForceMetricTo100th_mm(basegfx::B2DPolyPolygon& rPolyPolygon) const throw() in ForceMetricTo100th_mm()
1708 const basegfx::B2DPolyPolygon aEmptyPoly; in SetFillAttribute()
2257 basegfx::B2DPolyPolygon aNewPolyPolygon; in setPropertyValueImpl()
2284 basegfx::B2DPolyPolygon aNewPolyPolygon; in setPropertyValueImpl()
2417 basegfx::B2DPolyPolygon aNewPolyPolygon; in setPropertyValueImpl()
2713 basegfx::B2DPolyPolygon aNewPolyPolygon; in getPropertyValueImpl()
2727 basegfx::B2DPolyPolygon aNewPolyPolygon; in getPropertyValueImpl()
2883 basegfx::B2DPolyPolygon aPolyPoly( pEdgeObj->GetEdgeTrackPath() ); in getPropertyValueImpl()
/trunk/main/svx/source/svdraw/
H A Dsvdotxdr.cxx252 basegfx::B2DPolyPolygon SdrTextObj::TakeCreatePoly(const SdrDragStat& rDrag) const in TakeCreatePoly()
258 basegfx::B2DPolyPolygon aRetval; in TakeCreatePoly()
H A Dsvdoashp.cxx520 basegfx::B2DPolyPolygon SdrObjCustomShape::GetLineGeometry( const SdrObjCustomShape* pCustomShape, … in GetLineGeometry()
522 basegfx::B2DPolyPolygon aRetval; in GetLineGeometry()
2521 basegfx::B2DPolyPolygon SdrObjCustomShape::TakeCreatePoly(const SdrDragStat& /*rDrag*/) const in TakeCreatePoly()
3145 basegfx::B2DPolyPolygon SdrObjCustomShape::TakeXorPoly() const in TakeXorPoly()
3150 basegfx::B2DPolyPolygon SdrObjCustomShape::TakeContour() const in TakeContour()
3155 return basegfx::B2DPolyPolygon(); in TakeContour()
3260 …SetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPolygon& /*rPolyPolygo… in TRSetBaseGeometry() argument
3383 …tomShape::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolygon& /*rPolyPolygo… in TRGetBaseGeometry()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx145 ::basegfx::B2DPolyPolygon aClipPoly( in setupOutDevState()
163 ::basegfx::B2DPolyPolygon aClipPoly( in setupOutDevState()
/trunk/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx387 const basegfx::B2DPolyPolygon* pPolyPolyPath = pSvgPathNode->getPath(); in isValid()
422 const basegfx::B2DPolyPolygon* pPolyPolyPath = pSvgPathNode->getPath(); in decomposePathNode()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h168 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
328 virtual bool GetGlyphOutline( sal_GlyphId, ::basegfx::B2DPolyPolygon& );
/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx218 B2DPolyPolygon solveCrossovers() const in solveCrossovers()
389 B2DPolyPolygon B2DPolyRange::solveCrossovers() const in solveCrossovers()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx396 basegfx::B2DPolyPolygon aWireframePoly;
402 E3dVolumeMarker(const basegfx::B2DPolyPolygon& rWireframePoly);
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx160 …void appendPolyPolygon( const basegfx::B2DPolyPolygon& rPolyPoly, rtl::OStringBuffer& rBuffer, boo…
710 basegfx::B2DPolyPolygon m_aClipRegion;
1187 void setClipRegion( const basegfx::B2DPolyPolygon& rRegion );
1193 bool intersectClipRegion( const basegfx::B2DPolyPolygon& rRegion );
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx205 …::basegfx::B2DPolyPolygon aClipPoly(dxcanvas::tools::polyPolygonFromXPolyPolygon2D(rViewState.Clip… in drawText()
221 …::basegfx::B2DPolyPolygon aClipPoly(dxcanvas::tools::polyPolygonFromXPolyPolygon2D(rRenderState.Cl… in drawText()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h196 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
358 virtual bool GetGlyphOutline( sal_GlyphId, ::basegfx::B2DPolyPolygon& );
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx853 basegfx::B2DPolyPolygon aObjectPolyPolygon; in Paint()
864 basegfx::B2DPolyPolygon aGeometry(basegfx::tools::createUnitPolygon()); in Paint()
875 basegfx::B2DPolyPolygon aDashed; in Paint()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx49 class B2DPolyPolygon;
495 …CANVASTOOLS_DLLPUBLIC ::basegfx::B2DPolyPolygon getBoundMarksPolyPolygon( const ::basegfx::B2DRang…
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx161 ::basegfx::B2DPolyPolygon aNullPolyPolygon; in CreateLayoutTemplates()
294 pISet->Put(XLineStartItem(SVX_RESSTR(RID_SVXSTR_ARROW),::basegfx::B2DPolyPolygon(aArrow))); in CreateLayoutTemplates()
529 pISet->Put(XLineStartItem(SVX_RESSTR(RID_SVXSTR_ARROW),::basegfx::B2DPolyPolygon(aArrow))); in CreateLayoutTemplates()
531 pISet->Put(XLineEndItem(SVX_RESSTR(RID_SVXSTR_ARROW),::basegfx::B2DPolyPolygon(aArrow))); in CreateLayoutTemplates()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx419 basegfx::B2DPolyPolygon aPolyPolygon; in getLineGeometry()
425 basegfx::B2DPolyPolygon aPP; in getLineGeometry()

Completed in 170 milliseconds

1...<<111213141516171819