Searched refs:aNewPoroperty (Results 1 – 1 of 1) sorted by relevance
3862 beans::PropertyValue aNewPoroperty; in EndElement() local3866 aNewPoroperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MirroredX")); in EndElement()3870 aNewPoroperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MirroredY")); in EndElement()3873 aNewPoroperty.Handle = -1; in EndElement()3874 aNewPoroperty.Value <<= sal_True; in EndElement()3875 aNewPoroperty.State = beans::PropertyState_DIRECT_VALUE; in EndElement()3877 maCustomShapeGeometry.push_back(aNewPoroperty); in EndElement()
Completed in 26 milliseconds