Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx101 LayoutConverter aLayoutConv( rRoot, rLayout ); in convertTitlePos()
353 LayoutConverter::LayoutConverter( const ConverterRoot& rParent, LayoutModel& rModel ) : in LayoutConverter() function in oox::drawingml::chart::LayoutConverter
358 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()
H A Dtitleconverter.cxx249 LayoutConverter aLayoutConv( *this, *mrModel.mxLayout ); in convertFromModel()
H A Dplotareaconverter.cxx418 LayoutConverter aLayoutConv( *this, rLayout ); in convertPositionFromModel()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dconverterbase.hxx126 class LayoutConverter : public ConverterBase< LayoutModel > class
129 explicit LayoutConverter( const ConverterRoot& rParent, LayoutModel& rModel );
130 virtual ~LayoutConverter();

Completed in 15 milliseconds