Searched refs:rxContentWindow (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sdext/source/presenter/ |
| H A D | PresenterAccessibility.cxx | 89 const cssu::Reference<css::awt::XWindow>& rxContentWindow, 430 const Reference<awt::XWindow>& rxContentWindow, in Create() argument 450 pObject->SetWindow(rxContentWindow, rxBorderWindow); in Create() 473 const Reference<awt::XWindow>& rxContentWindow, 480 const cssu::Reference<css::awt::XWindow>& rxContentWindow, 878 const Reference<awt::XWindow>& rxContentWindow, in SetWindow() argument 881 Reference<awt::XWindow2> xContentWindow (rxContentWindow, UNO_QUERY); in SetWindow() 2117 const Reference<awt::XWindow>& rxContentWindow, in Create() argument 2139 pObject->SetWindow(rxContentWindow, rxBorderWindow); in Create() 2213 const cssu::Reference<css::awt::XWindow>& rxContentWindow, in SetWindow() argument [all …]
|
| H A D | PresenterPaneContainer.cxx | 313 const Reference<awt::XWindow>& rxContentWindow) in FindContentWindow() argument 319 if ((*iPane)->mxContentWindow == rxContentWindow) in FindContentWindow()
|