Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx776 std::vector< AdjustHandle >& mrAdjustHandleList; member in oox::drawingml::AdjustHandleListContext
782 , mrAdjustHandleList( rAdjustHandleList ) in AdjustHandleListContext()
793 mrAdjustHandleList.push_back( aAdjustHandle ); in createFastChildContext()
794 …= new XYAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleList.back() ); in createFastChildContext()
799 mrAdjustHandleList.push_back( aAdjustHandle ); in createFastChildContext()
800 …ew PolarAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleList.back() ); in createFastChildContext()

Completed in 20 milliseconds