Home
last modified time | relevance | path

Searched refs:pParentWindow (Results 1 – 25 of 126) sorted by relevance

123456

/trunk/main/sfx2/source/sidebar/
H A DControlFactory.cxx37 CheckBox* ControlFactory::CreateMenuButton (Window* pParentWindow) in CreateMenuButton() argument
39 return new MenuButton(pParentWindow); in CreateMenuButton()
45 ImageRadioButton* ControlFactory::CreateTabItem (Window* pParentWindow) in CreateTabItem() argument
47 return new TabItem(pParentWindow); in CreateTabItem()
54 Window* pParentWindow, in CreateToolBox() argument
58 pToolBox->SetBorderWindow(pParentWindow); in CreateToolBox()
69 Window* pParentWindow, in CreateToolBox() argument
74 pToolBox->SetBorderWindow(pParentWindow); in CreateToolBox()
85 Window* pParentWindow, in CreateToolBoxBackground() argument
97 Window* pParentWindow, in CreateCustomImageRadionButton() argument
[all …]
H A DSidebarController.cxx108 SidebarDockingWindow* pParentWindow, in SidebarController() argument
112 mpParentWindow(pParentWindow), in SidebarController()
130 mnSavedSidebarWidth(pParentWindow->GetSizePixel().Width()), in SidebarController()
138 if (pParentWindow == NULL) in SidebarController()
140 OSL_ASSERT(pParentWindow!=NULL); in SidebarController()
346 Window* pParentWindow = mpTabBar->GetParent(); in NotifyResize() local
348 const sal_Int32 nWidth (pParentWindow->GetSizePixel().Width()); in NotifyResize()
349 const sal_Int32 nHeight (pParentWindow->GetSizePixel().Height()); in NotifyResize()
695 ::Window* pParentWindow, in CreatePanel() argument
706 pParentWindow, in CreatePanel()
/trunk/main/svx/source/sidebar/
H A DPanelFactory.cxx125 ::Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in createUIElement()
126 if ( ! xParentWindow.is() || pParentWindow==NULL) in createUIElement()
153 pControl = AreaPropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement()
161 pControl = LinePropertyPanel::Create(pParentWindow, xFrame, pBindings); in createUIElement()
169 pControl = new InsertPropertyPanel(pParentWindow, xFrame); in createUIElement()
173 pControl = new GalleryControl(pBindings, pParentWindow); in createUIElement()
178 pControl = new SfxTemplatePanelControl(pBindings, pParentWindow); in createUIElement()
183 pControl = new ColorPanel(pParentWindow); in createUIElement()
188 pControl = new ContextPanel(pParentWindow); in createUIElement()
193 pControl = new NotYetImplementedPanel(pParentWindow); in createUIElement()
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx138 pParentWindow = (ScNavigatorDlg*)pParent; in ScContentTree()
377 pParentWindow->SetCurrentDoc( aManualDoc ); in IMPL_LINK()
382 pParentWindow->SetCurrentTableStr( aText ); in IMPL_LINK()
386 pParentWindow->SetCurrentCellStr( aText ); in IMPL_LINK()
404 pParentWindow->SetCurrentObject( aText ); in IMPL_LINK()
498 pParentWindow->SetCurrentDoc( aManualDoc ); in KeyInput()
632 aEntry += pParentWindow->aStrActive; in Command()
634 aEntry += pParentWindow->aStrNotActive; in Command()
649 aEntry += pParentWindow->aStrHidden; in Command()
1393 sal_uInt16 nDropMode = pParentWindow->GetDropMode(); in DoDrag()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DPanelFactory.cxx147 ::Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in createUIElement()
148 if ( ! xParentWindow.is() || pParentWindow==NULL) in createUIElement()
180 pControl = new CustomAnimationPanel(pParentWindow, *pBase); in createUIElement()
182 pControl = new LayoutMenu(pParentWindow, *pBase, xSidebar); in createUIElement()
184 pControl = AllMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
186 pControl = RecentMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
188 pControl = CurrentMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
190 pControl = new SlideTransitionPanel(pParentWindow, *pBase); in createUIElement()
192 pControl = createTableDesignPanel(pParentWindow, *pBase); in createUIElement()
194 pControl = new NavigatorWrapper(pParentWindow, *pBase, pBindings); in createUIElement()
H A DSidebarFactory.cxx152 ::Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in createUIElement()
153 if ( ! xParentWindow.is() || pParentWindow==NULL) in createUIElement()
180 pControl = new CustomAnimationPanel(pParentWindow, *pBase); in createUIElement()
182 pControl = new LayoutMenu(pParentWindow, *pBase, xSidebar); in createUIElement()
184 pControl = AllMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
186 pControl = RecentMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
188 pControl = CurrentMasterPagesSelector::Create(pParentWindow, *pBase, xSidebar); in createUIElement()
190 pControl = new SlideTransitionPanel(pParentWindow, *pBase); in createUIElement()
192 pControl = new TableDesignPanel(pParentWindow, *pBase); in createUIElement()
H A DTableDesignPanel.cxx38 ::Window* pParentWindow, in TableDesignPanel() argument
40 : PanelBase(pParentWindow, rViewShellBase) in TableDesignPanel()
58 ::Window* pParentWindow, in CreateWrappedControl() argument
61 return createTableDesignPanel(pParentWindow, rViewShellBase); in CreateWrappedControl()
H A DCustomAnimationPanel.cxx41 ::Window* pParentWindow, in CustomAnimationPanel() argument
44 pParentWindow, in CustomAnimationPanel()
63 ::Window* pParentWindow, in CreateWrappedControl() argument
66 return createCustomAnimationPanel(pParentWindow, rViewShellBase); in CreateWrappedControl()
H A DSlideTransitionPanel.cxx41 ::Window* pParentWindow, in SlideTransitionPanel() argument
43 : PanelBase(pParentWindow, rViewShellBase) in SlideTransitionPanel()
61 ::Window* pParentWindow, in CreateWrappedControl() argument
64 return createSlideTransitionPanel(pParentWindow, rViewShellBase); in CreateWrappedControl()
/trunk/main/framework/source/helper/
H A Dvclstatusindicator.cxx93 Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in start() local
95 m_pStatusBar = new StatusBar(pParentWindow, WB_3DLOOK|WB_BORDER); in start()
97 VCLStatusIndicator::impl_recalcLayout(m_pStatusBar, pParentWindow); in start()
104 pParentWindow->Show(); in start()
105 pParentWindow->Invalidate(INVALIDATE_CHILDREN); in start()
106 pParentWindow->Flush(); in start()
212 Window* pParentWindow) in impl_recalcLayout() argument
216 (!pParentWindow) in impl_recalcLayout()
220 Size aParentSize = pParentWindow->GetSizePixel(); in impl_recalcLayout()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx197 ::Window* pParentWindow = pContentWindow->GetParent(); in Init()
198 if (pParentWindow != NULL) in Init()
199 pParentWindow->SetBackground(Wallpaper()); in Init()
209 SetupControls(pParentWindow); in Init()
372 ::Window* pParentWindow = pWindow->GetParent(); in SetupListeners()
373 if (pParentWindow != NULL) in SetupListeners()
374 pParentWindow->AddEventListener( in SetupListeners()
409 ::Window* pParentWindow = pWindow->GetParent(); in ReleaseListeners()
410 if (pParentWindow != NULL) in ReleaseListeners()
411 pParentWindow->RemoveEventListener( in ReleaseListeners()
[all …]
H A DSlideSorterViewShell.cxx105 ::Window* pParentWindow, in Create() argument
115 new SlideSorterViewShell(pFrame,rViewShellBase,pParentWindow,pFrameViewArgument)); in Create()
133 ::Window* pParentWindow, in SlideSorterViewShell() argument
135 : ViewShell (pFrame, pParentWindow, rViewShellBase), in SlideSorterViewShell()
152 pParentWindow->SetStyle(pParentWindow->GetStyle() | WB_DIALOGCONTROL); in SlideSorterViewShell()
325 bool SlideSorterViewShell::RelocateToParentWindow (::Window* pParentWindow) in RelocateToParentWindow() argument
331 if (pParentWindow == NULL) in RelocateToParentWindow()
333 const bool bSuccess (mpSlideSorter->RelocateToWindow(pParentWindow)); in RelocateToParentWindow()
334 if (pParentWindow != NULL) in RelocateToParentWindow()
H A DSlideSorterChildWindow.cxx38 ::Window* pParentWindow, in SlideSorterChildWindow() argument
42 : SfxChildWindow (pParentWindow, nId) in SlideSorterChildWindow()
47 pParentWindow); in SlideSorterChildWindow()
/trunk/main/sd/source/ui/dlg/
H A DPaneChildWindows.cxx58 ::Window* pParentWindow, in SFX_IMPL_DOCKINGWINDOW()
65 : SfxChildWindow (pParentWindow, nId) in SFX_IMPL_DOCKINGWINDOW()
70 pParentWindow, in SFX_IMPL_DOCKINGWINDOW()
106 ::Window* pParentWindow, in LeftPaneImpressChildWindow() argument
111 pParentWindow, in LeftPaneImpressChildWindow()
127 ::Window* pParentWindow, in LeftPaneDrawChildWindow() argument
132 pParentWindow, in LeftPaneDrawChildWindow()
/trunk/main/sc/source/ui/sidebar/
H A DScPanelFactory.cxx108 ::Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in createUIElement()
109 if ( ! xParentWindow.is() || pParentWindow==NULL) in createUIElement()
125 …AlignmentPropertyPanel* pPanel = AlignmentPropertyPanel::Create( pParentWindow, xFrame, pBindings … in createUIElement()
134 …CellAppearancePropertyPanel* pPanel = CellAppearancePropertyPanel::Create( pParentWindow, xFrame, … in createUIElement()
143 …NumberFormatPropertyPanel* pPanel = NumberFormatPropertyPanel::Create( pParentWindow, xFrame, pBin… in createUIElement()
152 Window* pPanel = new ScNavigatorDlg(pBindings, NULL, pParentWindow, false); in createUIElement()
161 Window* pPanel = new ScFunctionDockWin(pBindings, NULL, pParentWindow, ScResId(FID_FUNCTION_BOX)); in createUIElement()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DControlFactory.hxx45 static CheckBox* CreateMenuButton (Window* pParentWindow);
47 static ImageRadioButton* CreateTabItem (Window* pParentWindow);
54 Window* pParentWindow,
61 Window* pParentWindow,
75 Window* pParentWindow,
79 Window* pParentWindow,
/trunk/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx116 ::Window* pParentWindow = VCLUnoHelper::GetWindow(rxParentWindow); in createWindow()
122 pWindow = new WorkWindow(pParentWindow, WB_SYSTEMCHILDWINDOW); in createWindow()
126 pWindow = new ::Window(pParentWindow); in createWindow()
134 if (pParentWindow != NULL) in createWindow()
135 pParentWindow->EnableChildTransparentMode(sal_True); in createWindow()
327 ::Window* pParentWindow = VCLUnoHelper::GetWindow(rxParentWindow); in getWindowExtentsRelative()
328 if (pChildWindow!=NULL && pParentWindow!=NULL) in getWindowExtentsRelative()
330 Rectangle aBox (pChildWindow->GetWindowExtentsRelative(pParentWindow)); in getWindowExtentsRelative()
/trunk/main/sw/source/ui/index/
H A Didxmrk.cxx84 SwInsertIdxMarkWrapper::SwInsertIdxMarkWrapper( Window *pParentWindow, in SFX_IMPL_CHILDWINDOW()
88 SfxChildWindow(pParentWindow, nId) in SFX_IMPL_CHILDWINDOW()
92 …pAbstDlg = pFact->CreateIndexMarkFloatDlg( DLG_INSIDXMARK , pBindings, this, pParentWindow, pInfo … in SFX_IMPL_CHILDWINDOW()
120 SwInsertAuthMarkWrapper::SwInsertAuthMarkWrapper( Window *pParentWindow, in SFX_IMPL_CHILDWINDOW()
124 SfxChildWindow(pParentWindow, nId) in SFX_IMPL_CHILDWINDOW()
128 …pAbstDlg = pFact->CreateAuthMarkFloatDlg( DLG_INSAUTHMARK, pBindings, this, pParentWindow, pInfo ); in SFX_IMPL_CHILDWINDOW()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx236 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() local
237 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
348 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() local
349 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
361 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() local
362 InfoBox( pParentWindow, aText ).Execute(); in ExecSearch()
527 Window* pParentWindow = GetParentWindow( pSrchDlg ); in SearchAndWrap() local
528 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
572 Window* pParentWindow = GetParentWindow( pSrchDlg ); in SearchAndWrap() local
573 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritecanvas.cxx90 Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in initialize() local
91 if( !pParentWindow ) in initialize()
97 bool bHasXRender = IsCairoWorking(pParentWindow); in initialize()
101 Size aPixelSize( pParentWindow->GetOutputSizePixel() ); in initialize()
105 ENSURE_ARG_OR_THROW( pParentWindow != NULL, in initialize()
109 maDeviceHelper.init( *pParentWindow, in initialize()
/trunk/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx105 ::Window* pParentWindow = VCLUnoHelper::GetWindow(xParentWindow); in createUIElement()
106 if ( ! xParentWindow.is() || pParentWindow==NULL) in createUIElement()
122 PagePropertyPanel* pPanel = PagePropertyPanel::Create( pParentWindow, xFrame, pBindings ); in createUIElement()
131 WrapPropertyPanel* pPanel = WrapPropertyPanel::Create( pParentWindow, xFrame, pBindings ); in createUIElement()
140 Window* pPanel = new SwNavigationPI(pBindings, NULL, pParentWindow); in createUIElement()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsFocusManager.cxx346 ::Window* pParentWindow = mrSlideSorter.GetViewShell()->GetParentWindow(); in SetFocusToToolBox()
348 while (pParentWindow!=NULL && pDockingWindow==NULL) in SetFocusToToolBox()
350 pDockingWindow = dynamic_cast<DockingWindow*>(pParentWindow); in SetFocusToToolBox()
351 pParentWindow = pParentWindow->GetParent(); in SetFocusToToolBox()
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx80 …:com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow ) in ExtrusionDirectionWindow() argument
81 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_EXTRUSION_DIRECTION )) in ExtrusionDirectionWindow()
334 …:com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow ) in ExtrusionDepthWindow() argument
335 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_EXTRUSION_DEPTH )) in ExtrusionDepthWindow()
572 …:com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow ) in ExtrusionLightingWindow() argument
573 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_EXTRUSION_LIGHTING )) in ExtrusionLightingWindow()
840 …:com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, Window* pParentWindow ) in ExtrusionSurfaceWindow() argument
841 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_EXTRUSION_SURFACE )) in ExtrusionSurfaceWindow()
H A Dfontworkgallery.cxx355 …w( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow );
381 …ow( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow ) in FontworkAlignmentWindow() argument
382 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_FONTWORK_ALIGNMENT )) in FontworkAlignmentWindow()
563 …w( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow );
581 …ow( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow ) in FontworkCharacterSpacingWindow() argument
582 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_FONTWORK_CHARSPACING )) in FontworkCharacterSpacingWindow()
/trunk/main/accessibility/source/standard/
H A Dfloatingwindowaccessible.cxx59 Window* pParentWindow = pWindow->GetParent(); in FillAccessibleRelationSet() local
60 if( pParentWindow ) in FillAccessibleRelationSet()
63 aSequence[0] = pParentWindow->GetAccessible(); in FillAccessibleRelationSet()

Completed in 101 milliseconds

123456