Home
last modified time | relevance | path

Searched refs:FmTextControlShell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx559 FmTextControlShell::FmTextControlShell( SfxViewFrame* _pFrame ) in FmTextControlShell() function in svx::FmTextControlShell
572 FmTextControlShell::~FmTextControlShell() in ~FmTextControlShell()
778 bool FmTextControlShell::executeSelectAll( ) in executeSelectAll()
797 bool FmTextControlShell::executeClipboardSlot( SfxSlotId _nSlot ) in executeClipboardSlot()
1057 void FmTextControlShell::dispose() in dispose()
1149 void FmTextControlShell::stopControllerListening( ) in stopControllerListening()
1169 void FmTextControlShell::implClearActiveControlRef() in implClearActiveControlRef()
1203 void FmTextControlShell::controlDeactivated( ) in controlDeactivated()
1310 void FmTextControlShell::impl_parseURL_nothrow( URL& _rURL ) in impl_parseURL_nothrow()
1342 void FmTextControlShell::Invalidate( SfxSlotId _nSlot ) in Invalidate()
[all …]
H A Dfmshimp.cxx656 ,m_pTextShell( new ::svx::FmTextControlShell( _pViewFrame ) ) in FmXFormShell()
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx83 class FmTextControlShell :public IFocusObserver class
126 FmTextControlShell( SfxViewFrame* _pFrame );
127 virtual ~FmTextControlShell();
H A Dfmshimp.hxx152 class FmTextControlShell;
205 ::svx::FmTextControlShell* m_pTextShell;

Completed in 50 milliseconds