Home
last modified time | relevance | path

Searched refs:SfxChildWindow (Results 1 – 25 of 186) sorted by relevance

12345678

/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx53 DBG_NAME(SfxChildWindow)
159 SfxChildWindow::SfxChildWindow(Window *pParentWindow, sal_uInt16 nId) in SfxChildWindow() function in SfxChildWindow
175 DBG_CTOR(SfxChildWindow,0); in SfxChildWindow()
178 void SfxChildWindow::Destroy() in Destroy()
200 SfxChildWindow::~SfxChildWindow() in ~SfxChildWindow()
202 DBG_DTOR(SfxChildWindow,0); in ~SfxChildWindow()
211 SfxChildWindow* SfxChildWindow::CreateChildWindow( sal_uInt16 nId, in CreateChildWindow()
214 SfxChildWindow *pChild=0; in CreateChildWindow()
326 DBG_CHKTHIS(SfxChildWindow,0); in SetAlignment()
334 DBG_CHKTHIS(SfxChildWindow,0); in SetPosSizePixel()
[all …]
H A Dworkwin.cxx692 SfxChildWindow *pChild = pCW->pWin; in SaveStatus_Impl()
728 SfxChildWindow *pChild = pCW->pWin; in DeleteControllers_Impl()
1014 SfxChildWindow *pChild = pCW->pWin; in Close_Impl()
1030 SfxChildWindow *pChild = pCW->pWin; in PrepareClose_Impl()
1554 SfxChildWindow *pChildWin = pCW->pWin; in UpdateChildWindows_Impl()
1647SfxChildWindow *pChildWin = SfxChildWindow::CreateChildWindow( pCW->nId, pWorkWin, &GetBindings(),… in CreateChildWin_Impl()
1718 SfxChildWindow *pChildWin = pCW->pWin; in RemoveChildWin_Impl()
1916 SfxChildWindow *pChild = pCW->pWin; in ConfigChild_Impl()
2242 SfxChildWindow *pChild = pCW->pWin; in ToggleChildWindow_Impl()
2352 SfxChildWindow *pChild = pCW->pWin; in HasChildWindow_Impl()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx42 class SfxChildWindow;
86 typedef SfxChildWindow* (*SfxChildWinCtor)( ::Window *pParentWindow,
141 friend class SfxChildWindow;
166 class SFX2_DLLPUBLIC SfxChildWindow class
187 virtual ~SfxChildWindow();
317 SfxChildWindow *pWin = new Class(pParent, nId, pBindings, pInfo);\
328 SfxChildWindow::RegisterChildWindow(pMod, pFact); \
335 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
343 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
351 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \
[all …]
H A Ddockwin.hxx50 SfxChildWindow* pMgr;
76 SAL_DLLPRIVATE SfxChildWindow* GetChildWindow_Impl() { return pMgr; } in GetChildWindow_Impl()
81 SfxChildWindow *pCW,
85 SfxChildWindow *pCW,
127 class SfxDockingWrapper : public SfxChildWindow
H A Dbasedlgs.hxx40 class SfxChildWindow;
109 SfxModelessDialog( SfxBindings*, SfxChildWindow*,
111 SfxModelessDialog( SfxBindings*, SfxChildWindow*,
143 SfxChildWindow *pCW,
147 SfxChildWindow *pCW,
H A Dnavigat.hxx32 class SfxNavigatorWrapper : public SfxChildWindow
46 SfxChildWindow* pWrapper;
50 SfxChildWindow* pChildWin ,
H A Dlayout.hxx35 class SfxChildWindow;
45 …w* parent, char const* xml_file, char const* id, SfxBindings* bindings=0, SfxChildWindow* child=0);
/trunk/main/sc/source/ui/inc/
H A Dreffact.hxx32 class Class : public SfxChildWindow \
63 class ScAcceptChgDlgWrapper: public SfxChildWindow
76 class ScSimpleRefDlgWrapper: public SfxChildWindow
99 class SC_DLLPUBLIC ScValidityRefChildWin : public SfxChildWindow
110 void Hide(){ if( !m_bVisibleLock) SfxChildWindow::Hide(); } in Hide()
111 …void Show( sal_uInt16 nFlags ){ if( !m_bVisibleLock ) SfxChildWindow::Show( nFlags … in Show()
/trunk/main/sw/source/ui/index/
H A Didxmrk.cxx88 SfxChildWindow(pParentWindow, nId) in SFX_IMPL_CHILDWINDOW()
104 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
124 SfxChildWindow(pParentWindow, nId) in SFX_IMPL_CHILDWINDOW()
139 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
/trunk/main/sc/source/ui/view/
H A Dreffact.cxx75 SfxChildWinInfo anInfo = SfxChildWindow::GetInfo(); in SFX_IMPL_MODELESSDIALOG()
97 : SfxChildWindow(pParentP, nId) \
214 : SfxChildWindow(pParentP, nId) in ScSimpleRefDlgWrapper()
327 SfxChildWindow( pParentP, nId ) in ScAcceptChgDlgWrapper()
403 : SfxChildWindow(pParentP, nId), in ScValidityRefChildWin()
H A Dcellsh3.cxx304 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
315 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
379 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
389 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
399 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
946 SfxChildWindow* pWnd = pViewFrm->GetChildWindow( nId ); in Execute()
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx79 SfxChildWindow* pChildWin ,
140 : SfxChildWindow( pParentWnd , nId ) in SfxDockingWrapper()
244 SfxChildWindow* SfxDockingWrapper::CreateImpl( in CreateImpl()
247 SfxChildWindow *pWin = new SfxDockingWrapper(pParent, nId, pBindings, pInfo); return pWin; in CreateImpl()
265 SfxChildWindow::RegisterChildWindow(pMod, pFact); in RegisterChildWindow()
271 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
277 SfxChildWindow* pChildWin , in SfxTitleDockingWindow()
398 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in SfxDockingWindowFactory()
425 SfxChildWindow* pChildWindow = pWorkWindow->GetChildWindow_Impl(nID); in IsDockingWindowVisible()
904 SfxDockingWindow::SfxDockingWindow( SfxBindings *pBindinx, SfxChildWindow *pCW, in SfxDockingWindow()
[all …]
H A Dpartwnd.cxx69 : SfxChildWindow( pParentWnd, nId ) in SfxPartChildWnd_Impl()
140 SfxChildWindow* pChildWin, in SfxPartDockWnd_Impl()
214 SfxChildWindow* pChild = GetChildWindow_Impl(); in QueryClose()
235 SfxChildWindow* pChild = GetChildWindow_Impl(); in Notify()
H A Dbasedlgs.cxx60 SfxChildWindow* pMgr;
84 SfxChildWindow* pMgr;
345 SfxChildWindow *pCW, in SfxModelessDialog()
364 SfxChildWindow *pCW, Window *pParent, in SfxModelessDialog()
531 SfxChildWindow *pCW, in SfxFloatingWindow()
550 SfxChildWindow *pCW, in SfxFloatingWindow()
/trunk/main/sfx2/source/inc/
H A Drecfloat.hxx32 class SfxRecordingFloatWrapper_Impl : public SfxChildWindow
48 SfxChildWindow* pWrapper;
53 SfxChildWindow* pChildWin ,
H A Dpartwnd.hxx49 class SfxPartChildWnd_Impl : public SfxChildWindow
75 SfxChildWindow* pChildWin,
/trunk/main/sd/source/ui/view/
H A Ddrviewsi.cxx89 SfxChildWindow* pWindow = GetViewFrame()->GetChildWindow( nId ); in ExecEffectWin()
122 SfxChildWindow* pWindow = GetViewFrame()->GetChildWindow( nId ); in Update3DWindow()
139 SfxChildWindow* pWin = GetViewFrame()->GetChildWindow( nId ); in AssignFrom3DWindow()
/trunk/main/sw/source/ui/fldui/
H A Dfldwrap.cxx67 SfxChildWindow(pParentWindow, nId), in SFX_IMPL_CHILDWINDOW()
111 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in GetInfo()
169 SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); in SFX_IMPL_CHILDWINDOW()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1561 SfxChildWindow* lcl_GetChildWinFromAnyView( sal_uInt16 nId ) in lcl_GetChildWinFromAnyView()
1567 SfxChildWindow* pChildWnd = pViewFrm ? pViewFrm->GetChildWindow( nId ) : NULL; in lcl_GetChildWinFromAnyView()
1596 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in IsModalMode()
1635 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in IsTableLocked()
1654 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in IsRefDialogOpen()
1673 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in IsFormulaMode()
1723 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in SetReference()
1763 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in AddRefEntry()
1790 SfxChildWindow* pChildWnd = lcl_GetChildWinFromAnyView( nCurRefDlgId ); in EndReference()
/trunk/main/sw/source/ui/inc/
H A Dmailmergechildwindow.hxx40 SwMailMergeChildWin(SfxBindings*, SfxChildWindow*, Window *pParent);
50 class SwMailMergeChildWindow : public SfxChildWindow
H A Dsyncbtn.hxx45 SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, Window *pParent);
54 class SwSyncChildWin : public SfxChildWindow
H A Didxmrk.hxx35 class SwInsertIdxMarkWrapper : public SfxChildWindow
53 class SwInsertAuthMarkWrapper : public SfxChildWindow
/trunk/main/svx/inc/svx/
H A Dgalbrws.hxx35 class SVX_DLLPUBLIC GalleryChildWindow : public SfxChildWindow
88 GalleryBrowser( SfxBindings* pBindings, SfxChildWindow* pCW,
/trunk/main/avmedia/inc/avmedia/
H A Dmediaplayer.hxx49 class AVMEDIA_DLLPUBLIC MediaPlayer : public SfxChildWindow
68 MediaFloater( SfxBindings* pBindings, SfxChildWindow* pCW, Window* pParent );
/trunk/main/starmath/inc/
H A Dtoolbox.hxx59 SfxChildWindow *pChildWindow,
73 class SmToolBoxWrapper : public SfxChildWindow

Completed in 98 milliseconds

12345678