Home
last modified time | relevance | path

Searched refs:mxParentWindow (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx128 mxParentWindow(), in PresenterWindowManager()
191 if (mxParentWindow.is()) in SetParentPane()
198 mxParentWindow = NULL; in SetParentPane()
208 mxParentWindow = NULL; in SetParentPane()
211 if (mxParentWindow.is()) in SetParentPane()
368 if (rEvent.Source == mxParentWindow) in windowResized()
392 if (rEvent.Source != mxParentWindow) in windowMoved()
430 if ( ! mxParentWindow.is()) in windowPaint()
538 mxParentWindow = NULL; in disposing()
1253 if ( ! mxParentWindow.is()) in PaintBackground()
[all …]
H A DPresenterNotesView.cxx119 mxParentWindow, in PresenterNotesView()
123 if (mxParentWindow.is()) in PresenterNotesView()
133 mxParentWindow, in PresenterNotesView()
162 if (mxParentWindow.is()) in disposing()
167 mxParentWindow = NULL; in disposing()
222 mxParentWindow, in CreateToolBar()
229 mxParentWindow, in CreateToolBar()
231 mxParentWindow, in CreateToolBar()
318 mxParentWindow = NULL; in disposing()
492 if ( ! mxParentWindow.is()) in Layout()
[all …]
H A DPresenterSpritePane.cxx45 mxParentWindow(), in PresenterSpritePane()
71 mxParentWindow = NULL; in disposing()
129 mxPresenterHelper->getWindowExtentsRelative(mxBorderWindow, mxParentWindow)); in windowMoved()
222 mxParentWindow, in UpdateCanvases()
238 OSL_ASSERT(!mxParentWindow.is() || mxParentWindow==rxParentWindow); in CreateCanvases()
240 mxParentWindow = rxParentWindow; in CreateCanvases()
H A DPresenterPaneBase.cxx56 mxParentWindow(), in PresenterPaneBase()
236 if ( ! (rArguments[1] >>= mxParentWindow)) in initialize()
278 CreateWindows(mxParentWindow, bIsWindowVisibleOnCreation); in initialize()
286 CreateCanvases(mxParentWindow, xParentCanvas); in initialize()
H A DPresenterPaintManager.cxx43 : mxParentWindow(rxParentWindow), in PresenterPaintManager()
104 mxPresenterHelper->getWindowExtentsRelative(rxWindow, mxParentWindow)); in Invalidate()
153 mxPresenterHelper->getWindowExtentsRelative(rxWindow, mxParentWindow)); in Invalidate()
H A DPresenterPaneBorderManager.cxx256 mxParentWindow = Reference<awt::XWindow>(rArguments[0], UNO_QUERY_THROW); in initialize()
514 mxParentWindow, in mouseDragged()
H A DPresenterPaintManager.hxx84 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterPaintManager
H A DPresenterSpritePane.hxx110 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterSpritePane
H A DPresenterPane.cxx215 mpPresenterController->GetPaintManager()->Invalidate(mxParentWindow, rRepaintBox); in Invalidate()
H A DPresenterPaneBase.hxx131 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterPaneBase
H A DPresenterPaneBorderManager.hxx137 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterPaneBorderManager
H A DPresenterNotesView.hxx155 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterNotesView
H A DPresenterWindowManager.hxx191 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterWindowManager
H A DPresenterScrollBar.hxx176 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sdext::presenter::PresenterScrollBar
H A DPresenterScrollBar.cxx91 mxParentWindow(rxParentWindow), in PresenterScrollBar()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx100 mxParentWindow() in SlideSorterService()
119 if (mxParentWindow.is()) in disposing()
121 mxParentWindow->removeWindowListener(this); in disposing()
153 mxParentWindow = Reference<awt::XWindow>(rArguments[2], UNO_QUERY_THROW); in initialize()
154 ::Window* pParentWindow = VCLUnoHelper::GetWindow(mxParentWindow); in initialize()
156 mxParentWindow->addWindowListener(this); in initialize()
252 if (rEvent.Source == mxParentWindow) in disposing()
253 mxParentWindow = NULL; in disposing()
614 if (mxParentWindow.is()) in Resize()
616 awt::Rectangle aWindowBox = mxParentWindow->getPosSize(); in Resize()
H A DSlideSorterService.hxx199 css::uno::Reference<css::awt::XWindow> mxParentWindow; member in sd::slidesorter::SlideSorterService
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizerdialog.cxx124 mxParentWindow.set( xWindow, UNO_QUERY ); in initialize()
168 Reference< XWindowPeer > xParent( mxParentWindow ); in execute()
H A Dpppoptimizerdialog.hxx59 com::sun::star::uno::Reference< com::sun::star::awt::XWindowPeer > mxParentWindow; member in PPPOptimizerDialog

Completed in 68 milliseconds