Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dximpshap.cxx3877 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()
H A Dximpshap.hxx629 std::vector< com::sun::star::beans::PropertyValue > maCustomShapeGeometry; member in SdXMLCustomShapeContext

Completed in 38 milliseconds