Searched refs:OSelectAllDispatcher (Results 1 – 3 of 3) sorted by relevance
50 OSelectAllDispatcher::OSelectAllDispatcher( EditView& _rView, const URL& _rURL ) in OSelectAllDispatcher() function in frm::OSelectAllDispatcher56 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()
37 class OSelectAllDispatcher : public ORichTextFeatureDispatcher class40 OSelectAllDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );43 ~OSelectAllDispatcher();
551 pDispatcher = new OSelectAllDispatcher( pRichTextControl->getView(), _rURL ); in implCreateDispatcher()
Completed in 22 milliseconds