Home
last modified time | relevance | path

Searched refs:xVbaShapes (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx770 …uno::Reference< msforms::XShapes> xVbaShapes( new ScVbaShapes( this, mxContext, xIndexAccess, getM… in Shapes() local
772 return xVbaShapes->Item( aIndex, uno::Any() ); in Shapes()
773 return uno::makeAny( xVbaShapes ); in Shapes()

Completed in 14 milliseconds