CommandDispatchContainer(const css::uno::Reference< css::uno::XComponentContext > &xContext) | chart::CommandDispatchContainer | explicit |
DisposeAndClear() | chart::CommandDispatchContainer | |
getChartDispatcher() const | chart::CommandDispatchContainer | inline |
getContainerDispatchForURL(const css::uno::Reference< css::frame::XController > &xChartController, const css::util::URL &rURL) | chart::CommandDispatchContainer | static |
getDispatchesForURLs(const css::uno::Sequence< css::frame::DispatchDescriptor > &aDescriptors) | chart::CommandDispatchContainer | |
getDispatchForURL(const css::util::URL &rURL) | chart::CommandDispatchContainer | |
getDrawCommandDispatch() | chart::CommandDispatchContainer | inline |
getShapeController() | chart::CommandDispatchContainer | inline |
m_aCachedDispatches | chart::CommandDispatchContainer | mutableprivate |
m_aChartCommands | chart::CommandDispatchContainer | private |
m_aToBeDisposedDispatches | chart::CommandDispatchContainer | mutableprivate |
m_pDrawCommandDispatch | chart::CommandDispatchContainer | private |
m_pShapeController | chart::CommandDispatchContainer | private |
m_xChartDispatcher | chart::CommandDispatchContainer | private |
m_xContext | chart::CommandDispatchContainer | private |
m_xModel | chart::CommandDispatchContainer | private |
setChartDispatch(const css::uno::Reference< css::frame::XDispatch > &rChartDispatch, o3tl::sorted_vector< OUString > &&rChartCommands) | chart::CommandDispatchContainer | |
setDrawCommandDispatch(DrawCommandDispatch *pDispatch) | chart::CommandDispatchContainer | |
setModel(const rtl::Reference<::chart::ChartModel > &xModel) | chart::CommandDispatchContainer | |
setShapeController(ShapeController *pController) | chart::CommandDispatchContainer | |
tDispatchMap typedef | chart::CommandDispatchContainer | private |
tDisposeVector typedef | chart::CommandDispatchContainer | private |