Searched refs:m_CellPositions (Results 1 – 1 of 1) sorted by relevance
652 vCellPos m_CellPositions; member in CellsEnumeration673 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 48 milliseconds