LibreOffice Module svx (master) 1
svx::OSingleFeatureDispatcher Member List

This is the complete list of members for svx::OSingleFeatureDispatcher, including all inherited members.

addStatusListener(const css::uno::Reference< css::frame::XStatusListener > &_rxControl, const css::util::URL &_rURL) overridesvx::OSingleFeatureDispatcherprivatevirtual
dispatch(const css::util::URL &_rURL, const css::uno::Sequence< css::beans::PropertyValue > &_rArguments) overridesvx::OSingleFeatureDispatcherprivatevirtual
getUnoState(css::frame::FeatureStateEvent &_rState) constsvx::OSingleFeatureDispatcherprivate
m_aFeatureURLsvx::OSingleFeatureDispatcherprivate
m_aLastKnownStatesvx::OSingleFeatureDispatcherprivate
m_aStatusListenerssvx::OSingleFeatureDispatcherprivate
m_bLastKnownEnabledsvx::OSingleFeatureDispatcherprivate
m_nFormFeaturesvx::OSingleFeatureDispatcherprivate
m_rMutexsvx::OSingleFeatureDispatcherprivate
m_xFormOperationssvx::OSingleFeatureDispatcherprivate
notifyStatus(const css::uno::Reference< css::frame::XStatusListener > &_rxListener, ::osl::ClearableMutexGuard &_rFreeForNotification)svx::OSingleFeatureDispatcherprivate
OSingleFeatureDispatcher(css::util::URL _aFeatureURL, const sal_Int16 _nFormFeature, const css::uno::Reference< css::form::runtime::XFormOperations > &_rxFormOperations, ::osl::Mutex &_rMutex)svx::OSingleFeatureDispatcher
removeStatusListener(const css::uno::Reference< css::frame::XStatusListener > &_rxControl, const css::util::URL &_rURL) overridesvx::OSingleFeatureDispatcherprivatevirtual
updateAllListeners()svx::OSingleFeatureDispatcher