Searched refs:sViewBox (Results 1 – 5 of 5) sorted by relevance
601 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ApplyShapeAttributes() local602 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBox ); in ApplyShapeAttributes()1599 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in CreateSubPath() local1600 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBox ); in CreateSubPath()1608 aPropVal.Name = sViewBox; in CreateSubPath()
245 OUString sD, sPoints, sViewBox; in XMLTextFrameContourContext_Impl() local267 sViewBox = rValue; in XMLTextFrameContourContext_Impl()304 const SdXMLImExViewBox aViewBox( sViewBox, GetImport().GetMM100UnitConverter()); in XMLTextFrameContourContext_Impl()
730 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in MergeDefaultAttributes() local731 …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() local1172 …st Any* pViewBox = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sViewBox ); in IsDefaultGeometry()
1637 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ApplyCustomShapeGeometryAttributes() local1642 aProp.Name = sViewBox; in ApplyCustomShapeGeometryAttributes()4612 const rtl::OUString sViewBox( RTL_CONSTASCII_USTRINGPARAM ( "ViewBox" ) ); in ImportShape() local4651 aGeometryItem.ClearPropertyValue( sViewBox ); in ImportShape()
2712 const rtl::OUString sViewBox ( RTL_CONSTASCII_USTRINGPARAM( "ViewBox" ) ); in CreateCustomShapeProperties() local2739 if ( rProp.Name.equals( sViewBox ) ) in CreateCustomShapeProperties()
Completed in 82 milliseconds