Home
last modified time | relevance | path

Searched refs:OAttributeDispatcher (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/forms/source/richtext/
H A Dattributedispatcher.cxx47OAttributeDispatcher::OAttributeDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL… in OAttributeDispatcher() function in frm::OAttributeDispatcher
57 OAttributeDispatcher::~OAttributeDispatcher( ) in ~OAttributeDispatcher()
64 void OAttributeDispatcher::disposing( ::osl::ClearableMutexGuard& _rClearBeforeNotify ) in disposing()
71 …void OAttributeDispatcher::fillFeatureEventFromAttributeState( FeatureStateEvent& _rEvent, const A… in fillFeatureEventFromAttributeState()
80 FeatureStateEvent OAttributeDispatcher::buildStatusEvent() const in buildStatusEvent()
95 …void SAL_CALL OAttributeDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _… in dispatch()
121 …void OAttributeDispatcher::onAttributeStateChanged( AttributeId _nAttributeId, const AttributeStat… in onAttributeStateChanged()
H A Dattributedispatcher.hxx38 class OAttributeDispatcher :public ORichTextFeatureDispatcher class
58 OAttributeDispatcher(
69 ~OAttributeDispatcher( );
H A Dparametrizedattributedispatcher.cxx54 :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher ) in OParametrizedAttributeDispatcher()
99 OAttributeDispatcher::fillFeatureEventFromAttributeState( _rEvent, _rState ); in fillFeatureEventFromAttributeState()
H A Dspecialdispatchers.cxx102 :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher ) in OParagraphDirectionDispatcher()
109 FeatureStateEvent aEvent( OAttributeDispatcher::buildStatusEvent() ); in buildStatusEvent()
H A Drichtextcontrol.cxx535 OAttributeDispatcher* pAttributeDispatcher = NULL; in implCreateDispatcher()
644 …pAttributeDispatcher = new OAttributeDispatcher( pRichTextControl->getView(), _nSlotId, _rURL, pRi… in implCreateDispatcher()
H A Dparametrizedattributedispatcher.hxx38 class OParametrizedAttributeDispatcher :public OAttributeDispatcher
H A Dspecialdispatchers.hxx55 class OParagraphDirectionDispatcher : public OAttributeDispatcher

Completed in 45 milliseconds