Home
last modified time | relevance | path

Searched defs:pViewBox (Results 1 – 8 of 8) sorted by path

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgmarkernode.hxx81 …void setViewBox(const basegfx::B2DRange* pViewBox = 0) { if(mpViewBox) delete mpViewBox; mpViewBox… in setViewBox()
H A Dsvgpatternnode.hxx84 …void setViewBox(const basegfx::B2DRange* pViewBox = 0) { if(mpViewBox) delete mpViewBox; mpViewBox… in setViewBox()
H A Dsvgsvgnode.hxx79 …void setViewBox(const basegfx::B2DRange* pViewBox = 0) { if(mpViewBox) delete mpViewBox; mpViewBox… in setViewBox()
H A Dsvgsymbolnode.hxx55 …void setViewBox(const basegfx::B2DRange* pViewBox = 0) { if(mpViewBox) delete mpViewBox; mpViewBox… in setViewBox()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx545 const basegfx::B2DRange* pViewBox = rFillPattern.getViewBox(); in add_fillPattern() local
800 const basegfx::B2DRange* pViewBox = rMarker.getViewBox(); in prepare_singleMarker() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx602 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBo… in ApplyShapeAttributes() local
1600 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBo… in CreateSubPath() local
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx731 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sViewBo… in MergeDefaultAttributes() local
1172 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sViewBo… in IsDefaultGeometry() local
/trunk/main/xmloff/source/style/
H A DMarkerStyle.cxx70 SdXMLImExViewBox* pViewBox = NULL; in importXML() local

Completed in 56 milliseconds