Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dcommoncontrol.hxx140 …un::star::uno::Reference< ::com::sun::star::awt::XWindow > SAL_CALL getControlWindow() throw (::co…
203 …un::star::uno::Reference< ::com::sun::star::awt::XWindow > SAL_CALL getControlWindow() throw (::co…
287 …L_CALL CommonBehaviourControl< CONTROL_INTERFACE, CONTROL_WINDOW >::getControlWindow() throw (::co… in getControlWindow() function in pcr::CommonBehaviourControl
289 return m_aImplControl.getControlWindow(); in getControlWindow()
H A Dpropertycontrolextender.cxx81 m_pData->xControlWindow.set( m_pData->xControl->getControlWindow(), UNO_SET_THROW ); in PropertyControlExtender()
H A Dbrowserline.hxx83 inline Window* getControlWindow() const in getControlWindow() function in pcr::OBrowserLine
H A Dcommoncontrol.cxx85 Reference< XWindow > SAL_CALL ControlHelper::getControlWindow() throw (RuntimeException) in getControlWindow() function in pcr::ControlHelper
H A Ddefaulthelpprovider.cxx173 Reference< XWindow > xControlWindow( _rxControl->getControlWindow(), UNO_QUERY_THROW ); in impl_getVclControlWindow_nothrow()
H A Dbrowserlistbox.cxx1126 Window* pControlWindow = rLine.pLine->getControlWindow(); in ChangeEntry()
1210 … Edit* pControlWindowAsEdit = dynamic_cast< Edit* >( rLine.pLine->getControlWindow() ); in ChangeEntry()
H A Dbrowserline.cxx126 …m_pControlWindow = m_xControl.is() ? VCLUnoHelper::GetWindow( _rxControl->getControlWindow() ) : N… in setControl()

Completed in 36 milliseconds