| /AOO41X/main/sfx2/source/appl/ |
| H A D | workwin.cxx | 691 SfxChildWin_Impl* pCW = (*pChildWins)[n]; in SaveStatus_Impl() local 692 SfxChildWindow *pChild = pCW->pWin; in SaveStatus_Impl() 695 sal_uInt16 nFlags = pCW->aInfo.nFlags; in SaveStatus_Impl() 696 pCW->aInfo = pChild->GetInfo(); in SaveStatus_Impl() 697 pCW->aInfo.nFlags |= nFlags; in SaveStatus_Impl() 698 SaveStatus_Impl(pChild, pCW->aInfo); in SaveStatus_Impl() 726 SfxChildWin_Impl* pCW = (*pChildWins)[n]; in DeleteControllers_Impl() local 728 SfxChildWindow *pChild = pCW->pWin; in DeleteControllers_Impl() 743 if (pCW->pCli) in DeleteControllers_Impl() 745 pCW->pWin = 0; in DeleteControllers_Impl() [all …]
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | tabvwshc.cxx | 79 SfxBindings* pB, SfxChildWindow* pCW, SfxChildWinInfo* pInfo, in CreateRefDialog() argument 99 if(pCW) in CreateRefDialog() 100 pCW->SetHideNotDelete(sal_True); in CreateRefDialog() 105 pResult = new ScNameDlg( pB, pCW, pParent, GetViewData(), in CreateRefDialog() 113 pResult = new ScColRowNameRangesDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog() 151 pResult = new ScConsolidateDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 163 pResult = new ScDbNameDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog() 187 pResult = new ScSpecialFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 209 pResult = new ScFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 221 pResult = new ScTabOpDlg( pB, pCW, pParent, pViewData->GetDocument(), aCurPos ); in CreateRefDialog() [all …]
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | basedlgs.cxx | 345 SfxChildWindow *pCW, in SfxModelessDialog() argument 351 pImp->pMgr = pCW; in SfxModelessDialog() 364 SfxChildWindow *pCW, Window *pParent, in SfxModelessDialog() argument 370 pImp->pMgr = pCW; in SfxModelessDialog() 531 SfxChildWindow *pCW, in SfxFloatingWindow() argument 537 pImp->pMgr = pCW; in SfxFloatingWindow() 550 SfxChildWindow *pCW, in SfxFloatingWindow() argument 557 pImp->pMgr = pCW; in SfxFloatingWindow()
|
| H A D | dockwin.cxx | 904 SfxDockingWindow::SfxDockingWindow( SfxBindings *pBindinx, SfxChildWindow *pCW, in SfxDockingWindow() argument 908 pMgr(pCW), in SfxDockingWindow() 927 const SfxSlot* pSlot = pSlotPool->GetSlot( pCW->GetType() ); in SfxDockingWindow() 958 SfxDockingWindow::SfxDockingWindow( SfxBindings *pBindinx, SfxChildWindow *pCW, in SfxDockingWindow() argument 962 pMgr(pCW), in SfxDockingWindow() 981 const SfxSlot* pSlot = pSlotPool->GetSlot( pCW->GetType() ); in SfxDockingWindow()
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | anyrefdg.hxx | 210 ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW, 223 ScRefHdlrImplBase<TWindow, bBindRef>::ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW, in ScRefHdlrImplBase() argument 224 …TParentWindow* pParent, TResId nResId):TWindow(pB, pCW, pParent, ScResId(static_cast<sal_uInt16>( … in ScRefHdlrImplBase()
|
| H A D | filtdlg.hxx | 92 ScFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, 203 ScSpecialFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
|
| /AOO41X/main/sd/source/ui/dlg/ |
| H A D | LayerDialogContent.cxx | 58 SfxChildWindow *pCW, in LayerDialogContent() argument 62 : SfxDockingWindow (pInBindings, pCW, pParent, rSdResId), in LayerDialogContent()
|
| /AOO41X/main/avmedia/source/framework/ |
| H A D | mediaplayer.cxx | 66 MediaFloater::MediaFloater( SfxBindings* _pBindings, SfxChildWindow* pCW, Window* pParent ) : in SFX_IMPL_DOCKINGWINDOW() 67 …SfxDockingWindow( _pBindings, pCW, pParent, WB_CLOSEABLE | WB_MOVEABLE | WB_SIZEABLE | WB_DOCKABLE… in SFX_IMPL_DOCKINGWINDOW()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | dockwin.hxx | 81 SfxChildWindow *pCW, 85 SfxChildWindow *pCW,
|
| H A D | basedlgs.hxx | 143 SfxChildWindow *pCW, 147 SfxChildWindow *pCW,
|
| /AOO41X/main/sc/source/ui/miscdlgs/ |
| H A D | simpref.cxx | 63 ScSimpleRefDlg::ScSimpleRefDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScSimpleRefDlg() argument 66 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_SIMPLEREF ), in ScSimpleRefDlg()
|
| H A D | solvrdlg.cxx | 55 ScSolverDlg::ScSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScSolverDlg() argument 59 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_SOLVER ), in ScSolverDlg()
|
| H A D | highred.cxx | 70 ScHighlightChgDlg::ScHighlightChgDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScHighlightChgDlg() argument 73 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_HIGHLIGHT_CHANGES ), in ScHighlightChgDlg()
|
| H A D | tabopdlg.cxx | 51 ScTabOpDlg::ScTabOpDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScTabOpDlg() argument 55 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_TABOP ), in ScTabOpDlg()
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | _contdlg.cxx | 165 SvxContourDlg::SvxContourDlg( SfxBindings* _pBindings, SfxChildWindow* pCW, in SvxContourDlg() argument 168 SfxFloatingWindow ( _pBindings, pCW, _pParent, rResId ) in SvxContourDlg() 385 SvxSuperContourDlg::SvxSuperContourDlg( SfxBindings *_pBindings, SfxChildWindow *pCW, in SvxSuperContourDlg() argument 387 SvxContourDlg ( _pBindings, pCW, _pParent, rResId ), in SvxSuperContourDlg()
|
| /AOO41X/main/svx/source/gallery2/ |
| H A D | galbrws.cxx | 74 SfxChildWindow* pCW, in SFX_IMPL_DOCKINGWINDOW() 77 : SfxDockingWindow(_pBindings, pCW, pParent, rResId), in SFX_IMPL_DOCKINGWINDOW()
|
| /AOO41X/main/sw/source/ui/fldui/ |
| H A D | fldtdlg.cxx | 71 SwFldDlg::SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, Window *pParent) in SwFldDlg() argument 73 m_pChildWin(pCW), in SwFldDlg()
|
| /AOO41X/main/sc/source/ui/formdlg/ |
| H A D | dwfunctr.cxx | 103 SfxChildWindow *pCW, Window* pParent, const ResId& rResId ) : in ScFunctionDockWin() argument 105 SfxDockingWindow( pBindingsP, pCW, pParent, rResId ), in ScFunctionDockWin() 121 if (pCW != NULL) in ScFunctionDockWin()
|
| H A D | formula.cxx | 82 ScFormulaDlg::ScFormulaDlg( SfxBindings* pB, SfxChildWindow* pCW, in ScFormulaDlg() argument 84 : formula::FormulaDlg( pB, pCW, pParent, true,true,true,this, _pFunctionMgr,this) in ScFormulaDlg()
|
| /AOO41X/main/sc/source/ui/dbgui/ |
| H A D | sfiltdlg.cxx | 64 ScSpecialFilterDlg::ScSpecialFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScSpecialFilterDlg() argument 67 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_SPEC_FILTER ), in ScSpecialFilterDlg()
|
| H A D | consdlg.cxx | 80 ScConsolidateDlg::ScConsolidateDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScConsolidateDlg() argument 83 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_CONSOLIDATE ), in ScConsolidateDlg()
|
| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | colrctrl.cxx | 253 SfxChildWindow* pCW, in SvxColorDockingWindow() argument 258 SfxDockingWindow( _pBindings, pCW, _pParent, rResId ), in SvxColorDockingWindow()
|
| /AOO41X/main/sc/source/ui/namedlg/ |
| H A D | namedlg.cxx | 115 ScNameDlg::ScNameDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScNameDlg() argument 119 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_NAMES ), in ScNameDlg()
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | LayerDialogContent.hxx | 43 SfxChildWindow *pCW,
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | fldtdlg.hxx | 52 SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, Window *pParent);
|