Home
last modified time | relevance | path

Searched refs:sGluePointType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx601 … const rtl::OUString sGluePointType( RTL_CONSTASCII_USTRINGPARAM ( "GluePointType" ) ); in SolveSolver() local
603 … com::sun::star::uno::Any* pAny = aGeometryItem.GetPropertyValueByName( sPath, sGluePointType ); in SolveSolver()
2500 const rtl::OUString sGluePointType( RTL_CONSTASCII_USTRINGPARAM ( "GluePointType" ) ); in ApplyCustomShapeGeometryAttributes() local
2501 aProp.Name = sGluePointType; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx4773 … const rtl::OUString sGluePointType( RTL_CONSTASCII_USTRINGPARAM( "GluePointType" ) ); in GetConnectorRule() local
4781 …ype = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sGluePointType ); in GetConnectorRule()