Searched refs:xControlToReturn (Results 1 – 1 of 1) sorted by relevance
529 uno::Reference< msforms::XControl > xControlToReturn; in createControl() local531 xControlToReturn = ScVbaControlFactory::createShapeControl( m_xCtx, xControlShape, xDocOwner ); in createControl()532 return xControlToReturn; in createControl()
Completed in 16 milliseconds