Home
last modified time | relevance | path

Searched refs:mxSharedWindow (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/ui/presenter/
H A DPresenterCanvasFactory.cxx60 Reference<awt::XWindow> mxSharedWindow; member in sd::presenter::__anon487f13860111::SharedWindowDescriptor
72 if (iDescriptor->mxSharedWindow == rxWindow) in FindDescriptor()
116 aDescriptor.mxSharedWindow = rxWindow; in AddSharedWindow()
176 if (rxWindow == iDescriptor->mxSharedWindow || ! rxWindow.is()) in CreateSharedCanvas()
187 iDescriptor->mxSharedWindow, in CreateSharedCanvas()
H A DPresenterCanvas.cxx155 mxSharedWindow(), in PresenterCanvas()
177 mxSharedWindow(rxSharedWindow), in PresenterCanvas()
228 if ( ! (rArguments[2] >>= mxSharedWindow)) in initialize()
260 mxSharedWindow = NULL; in initialize()
661 mxSharedWindow, in createCustomSprite()
842 maOffset = GetOffset(mxSharedWindow); in MergeViewState()
940 ::Window* pSharedWindow = VCLUnoHelper::GetWindow(mxSharedWindow); in GetClipRectangle()
H A DPresenterCanvas.hxx396 css::uno::Reference<css::awt::XWindow> mxSharedWindow; member in sd::presenter::PresenterCanvas

Completed in 49 milliseconds