Searched refs:FmXFormShell (Results 1 – 8 of 8) sorted by relevance
647 DBG_NAME(FmXFormShell);649 FmXFormShell::FmXFormShell( FmFormShell& _rShell, SfxViewFrame* _pViewFrame ) in FmXFormShell() function in FmXFormShell672 DBG_CTOR(FmXFormShell,NULL); in FmXFormShell()694 FmXFormShell::~FmXFormShell() in ~FmXFormShell()697 DBG_DTOR(FmXFormShell,NULL); in ~FmXFormShell()922 void FmXFormShell::disposing() in disposing()1531 void FmXFormShell::ExecuteSearch() in ExecuteSearch()2246 void FmXFormShell::stopListening() in stopListening()2811 FmXFormShell& m_rShell;3234 void FmXFormShell::clearFilter() in clearFilter()[all …]
738 FmXFormShell* pShImpl = m_pView->GetFormShell()->GetImpl();775 FmXFormShell* pShImpl = m_pView->GetFormShell() ? m_pView->GetFormShell()->GetImpl() : NULL; in Deactivate()998 FmXFormShell* pShellImpl = pShell ? pShell->GetImpl() : NULL; in onCreatedFormObject()
349 FmXFormShell* pFormShellImpl = pFormShell->GetImpl(); in ShowSdrPage()
253 ,m_pImpl(new FmXFormShell(*this, _pParent->GetViewFrame())) in TYPEINIT1()
484 aContextMenu.SetPopupMenu( SID_FM_CHANGECONTROLTYPE, FmXFormShell::GetConversionMenu() ); in Command()
46 class FmXFormShell;81 friend class FmXFormShell;83 FmXFormShell* m_pImpl;132 FmXFormShell* GetImpl() const {return m_pImpl;}; in GetImpl()
163 class SAL_DLLPRIVATE FmXFormShell :public FmXFormShell_BASE class271 FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);274 DECLARE_UNO3_DEFAULTS(FmXFormShell, FmXFormShell_BASE);278 ~FmXFormShell();554 inline sal_Bool FmXFormShell::IsSelectionUpdatePending() in IsSelectionUpdatePending()
150 friend class FmXFormShell;
Completed in 118 milliseconds