Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx320 uno::Reference< awt::XWindow > xItemWindow; in createItemWindow() local
334 xItemWindow = VCLUnoHelper::GetInterface( m_apSelectorListBox.get() ); in createItemWindow()
335 return xItemWindow; in createItemWindow()
/trunk/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx383 uno::Reference< awt::XWindow > xItemWindow; in createItemWindow() local
395 xItemWindow = VCLUnoHelper::GetInterface( m_pBox ); in createItemWindow()
398 return xItemWindow; in createItemWindow()
H A Dtbunosearchcontrollers.cxx383 css::uno::Reference< css::awt::XWindow > xItemWindow; in createItemWindow() local
396 xItemWindow = VCLUnoHelper::GetInterface( m_pFindTextFieldControl ); in createItemWindow()
398 return xItemWindow; in createItemWindow()
/trunk/main/sfx2/source/sidebar/
H A DControllerFactory.cxx110 Reference<awt::XWindow> xItemWindow (xController->createItemWindow(rxParentWindow)); in CreateToolBoxController() local
111 Window* pItemWindow = VCLUnoHelper::GetWindow(xItemWindow); in CreateToolBoxController()

Completed in 26 milliseconds