Searched refs:getControlWindow (Results 1 – 7 of 7) sorted by relevance
140 …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::CommonBehaviourControl289 return m_aImplControl.getControlWindow(); in getControlWindow()
81 m_pData->xControlWindow.set( m_pData->xControl->getControlWindow(), UNO_SET_THROW ); in PropertyControlExtender()
83 inline Window* getControlWindow() const in getControlWindow() function in pcr::OBrowserLine
85 Reference< XWindow > SAL_CALL ControlHelper::getControlWindow() throw (RuntimeException) in getControlWindow() function in pcr::ControlHelper
173 Reference< XWindow > xControlWindow( _rxControl->getControlWindow(), UNO_QUERY_THROW ); in impl_getVclControlWindow_nothrow()
1126 Window* pControlWindow = rLine.pLine->getControlWindow(); in ChangeEntry()1210 … Edit* pControlWindowAsEdit = dynamic_cast< Edit* >( rLine.pLine->getControlWindow() ); in ChangeEntry()
126 …m_pControlWindow = m_xControl.is() ? VCLUnoHelper::GetWindow( _rxControl->getControlWindow() ) : N… in setControl()
Completed in 48 milliseconds