Lines Matching refs:rxWindow
55 const css::uno::Reference<css::awt::XWindow>& rxWindow, in GetInvalidator() argument
64 rxWindow, in GetInvalidator()
73 const css::uno::Reference<css::awt::XWindow>& rxWindow, in Invalidate() argument
81 mpPaneContainer->FindContentWindow(rxWindow)); in Invalidate()
87 Invalidate(rxWindow, nInvalidateMode); in Invalidate()
94 const css::uno::Reference<css::awt::XWindow>& rxWindow, in Invalidate() argument
104 mxPresenterHelper->getWindowExtentsRelative(rxWindow, mxParentWindow)); in Invalidate()
110 Reference<awt::XWindowPeer> xPeer (rxWindow, UNO_QUERY); in Invalidate()
120 const css::uno::Reference<css::awt::XWindow>& rxWindow, in Invalidate() argument
129 mpPaneContainer->FindContentWindow(rxWindow)); in Invalidate()
135 Invalidate(rxWindow, rRepaintBox, nInvalidateMode); in Invalidate()
142 const css::uno::Reference<css::awt::XWindow>& rxWindow, in Invalidate() argument
153 mxPresenterHelper->getWindowExtentsRelative(rxWindow, mxParentWindow)); in Invalidate()
165 Reference<awt::XWindowPeer> xPeer (rxWindow, UNO_QUERY); in Invalidate()