Lines Matching refs:FmTextControlShell
559 FmTextControlShell::FmTextControlShell( SfxViewFrame* _pFrame ) in FmTextControlShell() function in svx::FmTextControlShell
567 … m_aClipboardInvalidation.SetTimeoutHdl( LINK( this, FmTextControlShell, OnInvalidateClipboard ) ); in FmTextControlShell()
572 FmTextControlShell::~FmTextControlShell() in ~FmTextControlShell()
578 IMPL_LINK( FmTextControlShell, OnInvalidateClipboard, void*, /*_pNotInterestedIn*/ )
592 …void FmTextControlShell::transferFeatureStatesToItemSet( ControlFeatures& _rDispatchers, SfxAllIte… in transferFeatureStatesToItemSet()
664 void FmTextControlShell::executeAttributeDialog( AttributeSet _eSet, SfxRequest& _rReq ) in executeAttributeDialog()
778 bool FmTextControlShell::executeSelectAll( ) in executeSelectAll()
797 bool FmTextControlShell::executeClipboardSlot( SfxSlotId _nSlot ) in executeClipboardSlot()
839 void FmTextControlShell::ExecuteTextAttribute( SfxRequest& _rReq ) in ExecuteTextAttribute()
945 void FmTextControlShell::GetTextAttributeState( SfxItemSet& _rSet ) in GetTextAttributeState()
1048 bool FmTextControlShell::IsActiveControl( bool _bCountRichTextOnly ) const in IsActiveControl()
1057 void FmTextControlShell::dispose() in dispose()
1066 void FmTextControlShell::designModeChanged( bool /*_bNewDesignMode*/ ) in designModeChanged()
1072 void FmTextControlShell::formActivated( const Reference< XFormController >& _rxController ) in formActivated()
1100 void FmTextControlShell::formDeactivated( const Reference< XFormController >& _rxController ) in formDeactivated()
1116 …void FmTextControlShell::startControllerListening( const Reference< XFormController >& _rxControll… in startControllerListening()
1149 void FmTextControlShell::stopControllerListening( ) in stopControllerListening()
1169 void FmTextControlShell::implClearActiveControlRef() in implClearActiveControlRef()
1203 void FmTextControlShell::controlDeactivated( ) in controlDeactivated()
1213 void FmTextControlShell::controlActivated( const Reference< XControl >& _rxControl ) in controlActivated()
1289 …void FmTextControlShell::fillFeatureDispatchers( const Reference< XControl > _rxControl, SfxSlotI… in fillFeatureDispatchers()
1310 void FmTextControlShell::impl_parseURL_nothrow( URL& _rURL ) in impl_parseURL_nothrow()
1329 …FmTextControlFeature* FmTextControlShell::implGetFeatureDispatcher( const Reference< XDispatchProv… in implGetFeatureDispatcher()
1342 void FmTextControlShell::Invalidate( SfxSlotId _nSlot ) in Invalidate()
1351 void FmTextControlShell::focusGained( const ::com::sun::star::awt::FocusEvent& _rEvent ) in focusGained()
1367 void FmTextControlShell::focusLost( const ::com::sun::star::awt::FocusEvent& _rEvent ) in focusLost()
1381 void FmTextControlShell::ForgetActiveControl() in ForgetActiveControl()
1387 void FmTextControlShell::contextMenuRequested( const awt::MouseEvent& /*_rEvent*/ ) in contextMenuRequested()