Home
last modified time | relevance | path

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

/trunk/main/io/source/stm/
H A Dodata.cxx900 : m_nMaxId(0) , in OObjectOutputStream()
970 sal_Int32 m_nMaxId; member in io_stm::OObjectOutputStream
1015 m_mapObject[ rX ] = ++m_nMaxId; in writeObject()
1016 ODataOutputStream::writeLong( m_nMaxId ); in writeObject()