Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx652 vCellPos m_CellPositions; member in CellsEnumeration
673 m_CellPositions.push_back( CellPos( i,j,nVBAIndex ) ); in populateArea()
684 m_it = m_CellPositions.begin(); in CellsEnumeration()
686 …SAL_CALL hasMoreElements() throw (::uno::RuntimeException){ return m_it != m_CellPositions.end(); } in hasMoreElements()

Completed in 100 milliseconds