Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx154 const Reference<awt::XWindow>& rxInnerWindow, in ClassifyBorderElementUnderMouse() argument
158 OSL_ASSERT(rxInnerWindow.is()); in ClassifyBorderElementUnderMouse()
161 const awt::Rectangle aInnerBox (rxInnerWindow->getPosSize()); in ClassifyBorderElementUnderMouse()