Searched refs:LayoutConverter (Results 1 – 4 of 4) sorted by relevance
101 LayoutConverter aLayoutConv( rRoot, rLayout ); in convertTitlePos()353 LayoutConverter::LayoutConverter( const ConverterRoot& rParent, LayoutModel& rModel ) : in LayoutConverter() function in oox::drawingml::chart::LayoutConverter358 LayoutConverter::~LayoutConverter() in ~LayoutConverter()362 bool LayoutConverter::calcAbsRectangle( Rectangle& orRect ) const in calcAbsRectangle()379 bool LayoutConverter::convertFromModel( PropertySet& rPropSet ) in convertFromModel()403 bool LayoutConverter::convertFromModel( const Reference< XShape >& rxShape, double fRotationAngle ) in convertFromModel()
249 LayoutConverter aLayoutConv( *this, *mrModel.mxLayout ); in convertFromModel()
418 LayoutConverter aLayoutConv( *this, rLayout ); in convertPositionFromModel()
126 class LayoutConverter : public ConverterBase< LayoutModel > class129 explicit LayoutConverter( const ConverterRoot& rParent, LayoutModel& rModel );130 virtual ~LayoutConverter();
Completed in 22 milliseconds