Home
last modified time | relevance | path

Searched refs:FmFormShell (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/svx/source/form/
H A Dfmshell.cxx121 #define FmFormShell macro
248 TYPEINIT1(FmFormShell,SfxShell) in TYPEINIT1() argument
251 FmFormShell::FmFormShell( SfxViewShell* _pParent, FmFormView* pView ) in TYPEINIT1()
269 FmFormShell::~FmFormShell() in ~FmFormShell()
414 void FmFormShell::Execute(SfxRequest &rReq) in Execute()
1231 FmFormPage* FmFormShell::GetCurPage() const in GetCurPage()
1289 void FmFormShell::SetY2KState(sal_uInt16 n) in SetY2KState()
1295 void FmFormShell::Activate(sal_Bool bMDI) in Activate()
1304 void FmFormShell::Deactivate(sal_Bool bMDI) in Deactivate()
1325 bool FmFormShell::IsActiveControl() const in IsActiveControl()
[all …]
H A Dnavigatortree.cxx254 void NavigatorTree::UpdateContent( FmFormShell* pFormShell ) in UpdateContent()
263 FmFormShell* pOldShell = GetNavModel()->GetFormShell(); in UpdateContent()
430 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in Command()
1080 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer()
1152 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in implExecuteDataTransfer()
1490 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in NewForm()
1717 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in ShowSelectionProperties()
1811 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in DeleteSelection()
2076 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeSelection()
2090 FmFormShell* pFormShell = GetNavModel()->GetFormShell(); in SynchronizeMarkList()
[all …]
H A DfmPropBrw.cxx544 void FmPropBrw::impl_createPropertyBrowser_throw( FmFormShell* _pFormShell ) in impl_createPropertyBrowser_throw()
630 void FmPropBrw::impl_ensurePropertyBrowser_nothrow( FmFormShell* _pFormShell ) in impl_ensurePropertyBrowser_nothrow()
673 FmFormShell* pShell = PTR_CAST(FmFormShell,((SfxObjectItem*)pState)->GetShell()); in StateChanged()
H A Dtabwin.cxx329 FmFormShell* pShell = PTR_CAST(FmFormShell,((SfxObjectItem*)pState)->GetShell()); in StateChanged()
337 void FmFieldWin::UpdateContent(FmFormShell* pShell) in UpdateContent()
H A Dfmexpl.cxx607 void NavigatorFrame::UpdateContent( FmFormShell* pFormShell ) in UpdateContent()
620 FmFormShell* pShell = PTR_CAST( FmFormShell,((SfxObjectItem*)pState)->GetShell() ); in StateChanged()
H A Dfmobjfac.cxx107 FmFormShell::RegisterInterface(0); in FmFormObjFactory()
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx47 virtual FmFormShell* CreateShell (ShellId nId, ::Window* pParentWindow, FrameView* pFrameView);
101 void FormShellManager::SetFormShell (FmFormShell* pFormShell) in SetFormShell()
146 FmFormShell* FormShellManager::GetFormShell (void) in GetFormShell()
225 IMPL_LINK(FormShellManager, FormControlActivated, FmFormShell*, EMPTYARG) in IMPL_LINK() argument
358 FmFormShell* FormShellManagerFactory::CreateShell ( in CreateShell()
363 FmFormShell* pShell = NULL; in CreateShell()
368 pShell = new FmFormShell(&mrViewShell.GetViewShellBase(), pView); in CreateShell()
H A DViewShellManager.cxx131 void SetFormShell (const ViewShell* pViewShell, FmFormShell* pFormShell, bool bAbove);
326 FmFormShell* pFormShell, in SetFormShell()
1406 FmFormShell* pFormShell, in SetFormShell()
/trunk/main/sd/source/ui/inc/
H A DFormShellManager.hxx33 class FmFormShell;
68 void SetFormShell (FmFormShell* pFormShell);
75 FmFormShell* GetFormShell (void);
84 FmFormShell* mpFormShell;
127 DECL_LINK(FormControlActivated, FmFormShell*);
H A DViewShellManager.hxx33 class FmFormShell;
121 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
/trunk/main/svx/inc/svx/
H A Dfmview.hxx39 class FmFormShell;
58 FmFormShell* pFormShell;
138 SVX_DLLPRIVATE FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell()
140 struct FormShellAccess { friend class FmFormShell; private: FormShellAccess() { } }; in FormShellAccess()
141 void SetFormShell( FmFormShell* pShell, FormShellAccess ) { pFormShell = pShell; } in SetFormShell()
H A Dfmshell.hxx78 class SVX_DLLPUBLIC FmFormShell : public SfxShell class
103 FormShellWaitObject(const FmFormShell* _pShell);
114 FmFormShell(SfxViewShell* pParent, FmFormView* pView = NULL);
115 virtual ~FmFormShell();
/trunk/main/sw/source/ui/inc/
H A Dview.hxx76 class FmFormShell;
216 FmFormShell *pFormShell; // DB-FormShell
389 void SetFormShell( FmFormShell* pSh ) { pFormShell = pSh; } in SetFormShell()
588 DECL_LINK( FormControlActivated, FmFormShell* );
604 inline FmFormShell *GetFormShell() { return pFormShell; } in GetFormShell()
605 inline const FmFormShell *GetFormShell() const { return pFormShell; } in GetFormShell()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx60 class FmFormShell;
354 FmFormShell* m_pFormShell;
387 void UpdateContent( FmFormShell* pNewShell );
400 FmFormShell* GetFormShell() const { return m_pFormShell; } in GetFormShell()
521 void UpdateContent( FmFormShell* pFormShell );
589 void UpdateContent( FmFormShell* pFormShell );
H A DfmPropBrw.hxx49 class FmFormShell;
107 void impl_ensurePropertyBrowser_nothrow( FmFormShell* _pFormShell );
118 void impl_createPropertyBrowser_throw( FmFormShell* _pFormShell );
H A Dfmvwimp.hxx60 class FmFormShell;
149 friend class FmFormShell;
181 FmFormShell* GetFormShell() const;
H A Dtabwin.hxx65 class FmFormShell;
104 void UpdateContent(FmFormShell*);
H A Dfmshimp.hxx160 class FmFormShell;
204 FmFormShell* m_pShell;
271 FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);
H A Dfiltnav.hxx50 class FmFormShell;
345 void UpdateContent( FmFormShell* pFormShell );
H A Ddatanavi.hxx56 class FmFormShell;
297 void Update( FmFormShell* pFormShell );
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx38 class FmFormShell;
124 FmFormShell* pFormShell;
197 DECL_LINK( FormControlActivated, FmFormShell* );
389 FmFormShell* GetFormShell() const { return pFormShell; } in GetFormShell()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx197 FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in GotFocus()
228 IMPL_LINK( SwView, FormControlActivated, FmFormShell*, EMPTYARG ) in IMPL_LINK() argument
234 const FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in IMPL_LINK()
311 else if ( pSfxShell->ISA( FmFormShell ) ) in SelectShell()
324 pFormShell = new FmFormShell( this ); in SelectShell()
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx837 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getFormController()
854 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in isFormDesignMode()
865 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in setFormDesignMode()
874 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getControl()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx322 …bool lcl_prepareFormShellCall( ScTabViewShell* _pViewShell, sal_uInt16 _nPane, FmFormShell*& _rpFo… in lcl_prepareFormShellCall()
347 FmFormShell* pFormShell( NULL ); in getFormController()
360 FmFormShell* pFormShell( pViewShell ? pViewShell->GetFormShell() : NULL ); in isFormDesignMode()
373 FmFormShell* pFormShell( NULL ); in setFormDesignMode()
390 FmFormShell* pFormShell( NULL ); in getControl()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx673 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in GetControl()
704 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in getFormController()
722 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in isFormDesignMode()
733 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in setFormDesignMode()

Completed in 133 milliseconds

12