Home
last modified time | relevance | path

Searched refs:sViewBox (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx730 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in MergeDefaultAttributes() local
731 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sViewBox ); in MergeDefaultAttributes()
741 aPropVal.Name = sViewBox; in MergeDefaultAttributes()
1171 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in IsDefaultGeometry() local
1172 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sViewBox ); in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1637 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ApplyCustomShapeGeometryAttributes() local
1642 aProp.Name = sViewBox; in ApplyCustomShapeGeometryAttributes()
4612 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ImportShape() local
4651 aGeometryItem.ClearPropertyValue( sViewBox ); in ImportShape()
H A Descherex.cxx2712 const rtl::OUString sViewBox ( RTL_CONSTASCII_USTRINGPARAM( "ViewBox" ) ); in CreateCustomShapeProperties() local
2739 if ( rProp.Name.equals( sViewBox ) ) in CreateCustomShapeProperties()
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx245 OUString sD, sPoints, sViewBox; in XMLTextFrameContourContext_Impl() local
267 sViewBox = rValue; in XMLTextFrameContourContext_Impl()
304 const SdXMLImExViewBox aViewBox( sViewBox, GetImport().GetMM100UnitConverter()); in XMLTextFrameContourContext_Impl()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx601 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ApplyShapeAttributes() local
602 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBox ); in ApplyShapeAttributes()
1599 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in CreateSubPath() local
1600 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBox ); in CreateSubPath()
1608 aPropVal.Name = sViewBox; in CreateSubPath()

Completed in 102 milliseconds