Searched refs:xVbaShapes (Results 1 – 1 of 1) sorted by relevance
770 …uno::Reference< msforms::XShapes> xVbaShapes( new ScVbaShapes( this, mxContext, xIndexAccess, getM… in Shapes() local772 return xVbaShapes->Item( aIndex, uno::Any() ); in Shapes()773 return uno::makeAny( xVbaShapes ); in Shapes()
Completed in 9 milliseconds