Searched refs:FmTextControlShell (Results 1 – 4 of 4) sorted by relevance
559 FmTextControlShell::FmTextControlShell( SfxViewFrame* _pFrame ) in FmTextControlShell() function in svx::FmTextControlShell567 … 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()[all …]
656 ,m_pTextShell( new ::svx::FmTextControlShell( _pViewFrame ) ) in FmXFormShell()
83 class FmTextControlShell :public IFocusObserver class126 FmTextControlShell( SfxViewFrame* _pFrame );127 virtual ~FmTextControlShell();
151 class FmTextControlShell;204 ::svx::FmTextControlShell* m_pTextShell;