LibreOffice Module oox (master) 1
|
#include <modelbase.hxx>
Public Member Functions | |
ModelRef () | |
ModelRef (const std::shared_ptr< ModelType > &rxModel) | |
bool | is () const |
ModelType & | create () |
template<typename Param1Type > | |
ModelType & | create (const Param1Type &rParam1) |
template<typename Param1Type , typename Param2Type > | |
ModelType & | create (const Param1Type &rParam1, const Param2Type &rParam2) |
ModelType & | getOrCreate () |
template<typename Param1Type > | |
ModelType & | getOrCreate (const Param1Type &rParam1) |
Definition at line 35 of file modelbase.hxx.
|
inline |
Definition at line 38 of file modelbase.hxx.
|
inline |
Definition at line 39 of file modelbase.hxx.
|
inline |
Definition at line 43 of file modelbase.hxx.
Referenced by oox::drawingml::chart::TypeGroupConverter::createCategorySequence(), oox::drawingml::chart::TextContext::onCharacters(), oox::drawingml::chart::AxisDispUnitsContext::onCreateContext(), oox::drawingml::chart::AxisContextBase::onCreateContext(), oox::drawingml::chart::ValAxisContext::onCreateContext(), oox::drawingml::chart::ChartSpaceFragment::onCreateContext(), oox::drawingml::chart::DataSourceContext::onCreateContext(), oox::drawingml::chart::DataTableContext::onCreateContext(), oox::drawingml::chart::WallFloorContext::onCreateContext(), oox::drawingml::chart::PlotAreaContext::onCreateContext(), oox::drawingml::chart::DataLabelContext::onCreateContext(), oox::drawingml::chart::DataLabelsContext::onCreateContext(), oox::drawingml::chart::ErrorBarContext::onCreateContext(), oox::drawingml::chart::TrendlineLabelContext::onCreateContext(), oox::drawingml::chart::TrendlineContext::onCreateContext(), oox::drawingml::chart::DataPointContext::onCreateContext(), oox::drawingml::chart::SeriesContextBase::onCreateContext(), oox::drawingml::chart::AreaSeriesContext::onCreateContext(), oox::drawingml::chart::BarSeriesContext::onCreateContext(), oox::drawingml::chart::BubbleSeriesContext::onCreateContext(), oox::drawingml::chart::LineSeriesContext::onCreateContext(), oox::drawingml::chart::PieSeriesContext::onCreateContext(), oox::drawingml::chart::RadarSeriesContext::onCreateContext(), oox::drawingml::chart::ScatterSeriesContext::onCreateContext(), oox::drawingml::chart::TextContext::onCreateContext(), oox::drawingml::chart::TitleContext::onCreateContext(), oox::drawingml::chart::LegendContext::onCreateContext(), oox::drawingml::chart::UpDownBarsContext::onCreateContext(), and oox::drawingml::chart::PlotAreaModel::PlotAreaModel().
|
inline |
Definition at line 45 of file modelbase.hxx.
|
inline |
Definition at line 47 of file modelbase.hxx.
|
inline |
Definition at line 49 of file modelbase.hxx.
Referenced by oox::drawingml::chart::AxisConverter::convertFromModel(), oox::drawingml::chart::TrendlineConverter::convertFromModel(), oox::drawingml::chart::DataPointConverter::convertFromModel(), oox::drawingml::chart::WallFloorConverter::convertFromModel(), oox::drawingml::chart::TitleConverter::convertFromModel(), oox::drawingml::chart::ChartSpaceConverter::convertFromModel(), oox::drawingml::chart::PlotAreaConverter::convertPositionFromModel(), oox::drawingml::chart::SeriesConverter::createDataSeries(), and oox::drawingml::chart::PlotAreaContext::onCreateContext().
|
inline |
Definition at line 51 of file modelbase.hxx.
|
inline |
Definition at line 41 of file modelbase.hxx.
References get().
Referenced by oox::drawingml::chart::AxisConverter::convertFromModel(), oox::drawingml::chart::DataLabelConverter::convertFromModel(), oox::drawingml::chart::DataPointConverter::convertFromModel(), oox::drawingml::chart::TypeGroupConverter::convertFromModel(), oox::drawingml::chart::TitleConverter::convertFromModel(), oox::drawingml::chart::ChartSpaceConverter::convertFromModel(), oox::drawingml::chart::TypeGroupConverter::convertMarker(), oox::drawingml::chart::ObjectFormatter::convertTextRotation(), oox::drawingml::chart::ObjectFormatter::convertTextWrap(), oox::drawingml::chart::DataSourceConverter::createDataSequence(), oox::drawingml::chart::TextConverter::createDataSequence(), oox::drawingml::chart::SeriesConverter::createDataSeries(), oox::drawingml::chart::TextConverter::createStringSequence(), and oox::drawingml::chart::SeriesContextBase::onCreateContext().