Searched refs:xItemWindow (Results 1 – 4 of 4) sorted by relevance
320 uno::Reference< awt::XWindow > xItemWindow; in createItemWindow() local334 xItemWindow = VCLUnoHelper::GetInterface( m_apSelectorListBox.get() ); in createItemWindow()335 return xItemWindow; in createItemWindow()
383 uno::Reference< awt::XWindow > xItemWindow; in createItemWindow() local395 xItemWindow = VCLUnoHelper::GetInterface( m_pBox ); in createItemWindow()398 return xItemWindow; in createItemWindow()
383 css::uno::Reference< css::awt::XWindow > xItemWindow; in createItemWindow() local396 xItemWindow = VCLUnoHelper::GetInterface( m_pFindTextFieldControl ); in createItemWindow()398 return xItemWindow; in createItemWindow()
110 Reference<awt::XWindow> xItemWindow (xController->createItemWindow(rxParentWindow)); in CreateToolBoxController() local111 Window* pItemWindow = VCLUnoHelper::GetWindow(xItemWindow); in CreateToolBoxController()
Completed in 19 milliseconds