Home
last modified time | relevance | path

Searched refs:FmXFormShell (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx647 DBG_NAME(FmXFormShell);
649 FmXFormShell::FmXFormShell( FmFormShell& _rShell, SfxViewFrame* _pViewFrame ) in FmXFormShell() function in FmXFormShell
672 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 …]
H A Dfmvwimp.cxx738 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()
H A Dfmview.cxx349 FmXFormShell* pFormShellImpl = pFormShell->GetImpl(); in ShowSdrPage()
H A Dfmshell.cxx253 ,m_pImpl(new FmXFormShell(*this, _pParent->GetViewFrame())) in TYPEINIT1()
H A Dnavigatortree.cxx484 aContextMenu.SetPopupMenu( SID_FM_CHANGECONTROLTYPE, FmXFormShell::GetConversionMenu() ); in Command()
/aoo4110/main/svx/inc/svx/
H A Dfmshell.hxx46 class FmXFormShell;
81 friend class FmXFormShell;
83 FmXFormShell* m_pImpl;
132 FmXFormShell* GetImpl() const {return m_pImpl;}; in GetImpl()
/aoo4110/main/svx/source/inc/
H A Dfmshimp.hxx163 class SAL_DLLPRIVATE FmXFormShell :public FmXFormShell_BASE class
271 FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);
274 DECLARE_UNO3_DEFAULTS(FmXFormShell, FmXFormShell_BASE);
278 ~FmXFormShell();
554 inline sal_Bool FmXFormShell::IsSelectionUpdatePending() in IsSelectionUpdatePending()
H A Dfmvwimp.hxx150 friend class FmXFormShell;

Completed in 61 milliseconds