Home
last modified time | relevance | path

Searched refs:ORichTextFeatureDispatcher (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.cxx45 ORichTextFeatureDispatcher::ORichTextFeatureDispatcher( EditView& _rView, const URL& _rURL ) in ORichTextFeatureDispatcher() function in frm::ORichTextFeatureDispatcher
54 ORichTextFeatureDispatcher::~ORichTextFeatureDispatcher( ) in ~ORichTextFeatureDispatcher()
64 void ORichTextFeatureDispatcher::dispose() in dispose()
75 … void ORichTextFeatureDispatcher::disposing( ::osl::ClearableMutexGuard& /*_rClearBeforeNotify*/ ) in disposing()
81 …void SAL_CALL ORichTextFeatureDispatcher::addStatusListener( const Reference< XStatusListener >& _… in addStatusListener()
103 void ORichTextFeatureDispatcher::invalidate() in invalidate()
109 FeatureStateEvent ORichTextFeatureDispatcher::buildStatusEvent() const in buildStatusEvent()
113 aEvent.Source = *const_cast< ORichTextFeatureDispatcher* >( this ); in buildStatusEvent()
120 void ORichTextFeatureDispatcher::invalidateFeatureState_Broadcast() in invalidateFeatureState_Broadcast()
129 …void ORichTextFeatureDispatcher::newStatusListener( const Reference< XStatusListener >& _rxListene… in newStatusListener()
[all …]
H A Dspecialdispatchers.cxx51 :ORichTextFeatureDispatcher( _rView, _rURL ) in OSelectAllDispatcher()
91 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent()
124 :ORichTextFeatureDispatcher( _rView, _rURL ) in OTextDirectionDispatcher()
148 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent()
H A Dfeaturedispatcher.hxx47 class ORichTextFeatureDispatcher :public ::comphelper::OBaseMutex class
67 ORichTextFeatureDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
68 ~ORichTextFeatureDispatcher( );
H A Dattributedispatcher.cxx49 :ORichTextFeatureDispatcher( _rView, _rURL ) in OAttributeDispatcher()
67 ORichTextFeatureDispatcher::disposing( _rClearBeforeNotify ); in disposing()
82 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent()
H A Dclipboarddispatcher.cxx73 :ORichTextFeatureDispatcher( _rView, createClipboardURL( _eFunc ) ) in OClipboardDispatcher()
103 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent()
117 ORichTextFeatureDispatcher::invalidateFeatureState_Broadcast(); in invalidateFeatureState_Broadcast()
H A Dspecialdispatchers.hxx37 class OSelectAllDispatcher : public ORichTextFeatureDispatcher
73 class OTextDirectionDispatcher : public ORichTextFeatureDispatcher
H A Drichtextcontrol.hxx47 class ORichTextFeatureDispatcher;
105 …typedef ::comphelper::ImplementationReference< ORichTextFeatureDispatcher, ::com::sun::star::frame…
H A Dclipboarddispatcher.hxx40 class OClipboardDispatcher : public ORichTextFeatureDispatcher
H A Dattributedispatcher.hxx38 class OAttributeDispatcher :public ORichTextFeatureDispatcher
H A Drichtextcontrol.cxx534 ORichTextFeatureDispatcher* pDispatcher = NULL; in implCreateDispatcher()

Completed in 30 milliseconds