Searched refs:maCustomShapeGeometry (Results 1 – 2 of 2) sorted by relevance
3877 maCustomShapeGeometry.push_back(aNewPoroperty); in EndElement()3881 if ( !maCustomShapeGeometry.empty() ) in EndElement()3886 uno::Sequence< beans::PropertyValue > aSeq( maCustomShapeGeometry.size() ); in EndElement()3888 std::vector< beans::PropertyValue >::const_iterator aIter( maCustomShapeGeometry.begin() ); in EndElement()3889 std::vector< beans::PropertyValue >::const_iterator aEnd( maCustomShapeGeometry.end() ); in EndElement()3938 … XMLEnhancedCustomShapeContext( GetImport(), mxShape, nPrefix, rLocalName, maCustomShapeGeometry ); in CreateChildContext()
629 std::vector< com::sun::star::beans::PropertyValue > maCustomShapeGeometry; member in SdXMLCustomShapeContext
Completed in 29 milliseconds