Home
last modified time | relevance | path

Searched refs:SfxChildWindowContext (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx43 class SfxChildWindowContext;
139 class SFX2_DLLPUBLIC SfxChildWindowContext class
146 SfxChildWindowContext( sal_uInt16 nId );
149 virtual ~SfxChildWindowContext();
177 SfxChildWindowContext* pContext; // bei kontextsensitiven ChildWindows:
179 SAL_DLLPRIVATE SfxChildWindowContext*
247 SAL_DLLPRIVATE SfxChildWindowContext*
257 static SfxChildWindowContext* CreateImpl(::Window *pParent, \
263 static SfxChildWindowContext* CreateImpl(::Window *pParent, \
272 SfxChildWindowContext *pContext = new Class(pParent, \
[all …]
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx478 SfxChildWindowContext *pCon = NULL; in CreateContext()
562 SfxChildWindowContext::SfxChildWindowContext( sal_uInt16 nId ) in SfxChildWindowContext() function in SfxChildWindowContext
568 SfxChildWindowContext::~SfxChildWindowContext() in ~SfxChildWindowContext()
573 FloatingWindow* SfxChildWindowContext::GetFloatingWindow() const in GetFloatingWindow()
591 SfxChildAlignment SfxChildWindowContext::GetAlignment() const in GetAlignment()
607 void SfxChildWindowContext::Resizing( Size& ) in Resizing()
611 sal_Bool SfxChildWindowContext::Close() in Close()
842 void SfxChildWindowContext::RegisterChildWindowContext(SfxModule* pMod, sal_uInt16 nId, SfxChildWin… in RegisterChildWindowContext()
/trunk/main/sw/source/ui/inc/
H A Dnavipi.hxx47 class SfxChildWindowContext;
90 SfxChildWindowContext* pContextWin;
155 SwNavigationPI(SfxBindings*, SfxChildWindowContext*, Window*);
183 class SwNavigationChild : public SfxChildWindowContext
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx262 SfxChildWindowContext* pContextWin;
329 ScNavigatorDlg( SfxBindings* pB, SfxChildWindowContext* pCW, Window* pParent,
345 class ScNavigatorDialogWrapper: public SfxChildWindowContext
/trunk/main/sfx2/source/dialog/
H A Dnavigat.cxx81 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Resizing()
89 SfxChildWindowContext *pCon = GetChildWindow_Impl()->GetContext_Impl(); in Close()
/trunk/main/sd/source/ui/inc/
H A DNavigatorChildWindow.hxx41 : public SfxChildWindowContext
/trunk/main/sd/source/ui/dlg/
H A DNavigatorChildWindow.cxx62 : SfxChildWindowContext( nId ) in NavigatorChildWindow()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx579 SfxChildWindowContext( nId ) in SFX_IMPL_CHILDWINDOWCONTEXT()
657 ScNavigatorDlg::ScNavigatorDlg( SfxBindings* pB, SfxChildWindowContext* pCW, Window* pParent, in ScNavigatorDlg()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx764 SfxChildWindowContext* pCw, in SwNavigationPI()
1517 : SfxChildWindowContext( nId ) in SwNavigationChild()

Completed in 73 milliseconds