Home
last modified time | relevance | path

Searched refs:rxBaseWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx97 const Reference<awt::XWindow>& rxBaseWindow,
907 awt::Point PresenterCanvas::GetOffset (const Reference<awt::XWindow>& rxBaseWindow) in GetOffset() argument
910 if (mxWindow.is() && rxBaseWindow.is()) in GetOffset()
913 ::Window* pSharedWindow = VCLUnoHelper::GetWindow(rxBaseWindow); in GetOffset()
1075 const Reference<awt::XWindow>& rxBaseWindow, in PresenterCustomSprite() argument
1080 mxBaseWindow(rxBaseWindow), in PresenterCustomSprite()
H A DPresenterCanvas.hxx116 css::awt::Point GetOffset (const css::uno::Reference<css::awt::XWindow>& rxBaseWindow);

Completed in 12 milliseconds