Searched refs:ScVbaControlFactory (Results 1 – 4 of 4) sorted by relevance
102 class ScVbaControlFactory class118 ScVbaControlFactory();119 ~ScVbaControlFactory();
407 /*static*/ uno::Reference< msforms::XControl > ScVbaControlFactory::createShapeControl( in createShapeControl()442 /*static*/ uno::Reference< msforms::XControl > ScVbaControlFactory::createUserformControl( in createUserformControl()531 xControlToReturn = ScVbaControlFactory::createShapeControl( m_xCtx, xControlShape, xDocOwner ); in createControl()
194 …xVBAControl = ScVbaControlFactory::createUserformControl( m_xContext, xControl, m_xDlg, m_xModel, … in nextElement()237 …uno::Reference< msforms::XControl > xVBAControl = ScVbaControlFactory::createUserformControl( mxCo… in createCollectionObject()
221 …aResult <<= ScVbaControlFactory::createUserformControl( mxContext, xControl, xDialogControl, m_xMo… in getValue()
Completed in 24 milliseconds