Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx46 … ScVbaShapeRange* pCollectionImpl = dynamic_cast< ScVbaShapeRange* >(m_xParent.get()); in nextElement() local
47 if ( pCollectionImpl && hasMoreElements() ) in nextElement()
48 … return pCollectionImpl->createCollectionObject( m_xIndexAccess->getByIndex( nIndex++ ) ); in nextElement()

Completed in 12 milliseconds