Home
last modified time | relevance | path

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

/aoo41x/main/io/test/stm/
H A Ddatatest.cxx397 m_l( -392 ), in MyPersistObject()
459 sal_Int32 m_l; member in MyPersistObject
488 aValue >>= m_l; in setPropertyValue()
528 aValue <<= m_l; in getPropertyValue()
607 rOut->writeLong( m_l); in write()
621 m_l = rIn->readLong(); in read()
/aoo41x/main/extensions/test/stm/
H A Ddatatest.cxx435 INT32 m_l; member in MyPersistObject
461 m_l = aValue.getINT32(); in setPropertyValue()
506 aValue.setINT32( m_l ); in getPropertyValue()
591 rOut->writeLong( m_l); in write()
605 m_l = rIn->readLong(); in read()

Completed in 37 milliseconds