#include <dispatchinformationprovider.hxx>
|
css::uno::Reference< css::uno::XComponentContext > | m_xContext |
|
css::uno::WeakReference< css::frame::XFrame > | m_xFrame |
|
◆ DispatchInformationProvider()
framework::DispatchInformationProvider::DispatchInformationProvider |
( |
css::uno::Reference< css::uno::XComponentContext > |
xContext, |
|
|
const css::uno::Reference< css::frame::XFrame > & |
xFrame |
|
) |
| |
◆ ~DispatchInformationProvider()
framework::DispatchInformationProvider::~DispatchInformationProvider |
( |
| ) |
|
|
overridevirtual |
◆ getConfigurableDispatchInformation()
css::uno::Sequence< css::frame::DispatchInformation > SAL_CALL framework::DispatchInformationProvider::getConfigurableDispatchInformation |
( |
sal_Int16 |
nCommandGroup | ) |
|
|
overridevirtual |
◆ getSupportedCommandGroups()
css::uno::Sequence< sal_Int16 > SAL_CALL framework::DispatchInformationProvider::getSupportedCommandGroups |
( |
| ) |
|
|
overridevirtual |
◆ implts_getAllSubProvider()
css::uno::Sequence< css::uno::Reference< css::frame::XDispatchInformationProvider > > framework::DispatchInformationProvider::implts_getAllSubProvider |
( |
| ) |
|
|
private |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > framework::DispatchInformationProvider::m_xContext |
|
private |
◆ m_xFrame
css::uno::WeakReference< css::frame::XFrame > framework::DispatchInformationProvider::m_xFrame |
|
private |
The documentation for this class was generated from the following files: