Lines Matching refs:XControl
74 uno::Reference< awt::XControl > xControl( m_xControl, uno::UNO_QUERY_THROW ); in getWindowPeer()
84 …uno::Reference< awt::XControl > xControl( xControlAccess->getControl( xControlModel ), uno::UNO_QU… in getWindowPeer()
136 uno::Reference< awt::XControl> xUserFormControl( m_xControl, uno::UNO_QUERY ) ; in ScVbaControl()
243 uno::Reference< msforms::XControl > xRet( this ); in getObject()
407 /*static*/ uno::Reference< msforms::XControl > ScVbaControlFactory::createShapeControl( in createShapeControl()
442 /*static*/ uno::Reference< msforms::XControl > ScVbaControlFactory::createUserformControl( in createUserformControl()
444 const uno::Reference< awt::XControl >& xControl, in createUserformControl()
445 const uno::Reference< awt::XControl >& xDialog, in createUserformControl()
451 uno::Reference< msforms::XControl > xVBAControl; in createUserformControl()
523 …virtual uno::Reference< msforms::XControl > SAL_CALL createControl( const uno::Reference< drawing:…
526 uno::Reference< msforms::XControl > SAL_CALL
529 uno::Reference< msforms::XControl > xControlToReturn; in createControl()