Home
last modified time | relevance | path

Searched refs:OSelectAllDispatcher (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/forms/source/richtext/
H A Dspecialdispatchers.cxx50 OSelectAllDispatcher::OSelectAllDispatcher( EditView& _rView, const URL& _rURL ) in OSelectAllDispatcher() function in frm::OSelectAllDispatcher
56 OSelectAllDispatcher::~OSelectAllDispatcher( ) in ~OSelectAllDispatcher()
66 …void SAL_CALL OSelectAllDispatcher::dispatch( const URL& _rURL, const Sequence< PropertyValue >& /… in dispatch()
89 FeatureStateEvent OSelectAllDispatcher::buildStatusEvent() const in buildStatusEvent()
H A Dspecialdispatchers.hxx37 class OSelectAllDispatcher : public ORichTextFeatureDispatcher class
40 OSelectAllDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
43 ~OSelectAllDispatcher();
H A Drichtextcontrol.cxx551 pDispatcher = new OSelectAllDispatcher( pRichTextControl->getView(), _rURL ); in implCreateDispatcher()

Completed in 25 milliseconds