Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx1803 , m_nInitPosition( 0 ) in OWriteStream()
1820 , m_nInitPosition( 0 ) in OWriteStream()
1873 m_nInitPosition = m_xSeekable->getPosition(); in DeInit()
1899 m_xSeekable->seek( m_nInitPosition ); in CheckInitOnDemand()
1901 m_nInitPosition = 0; in CheckInitOnDemand()
2374 m_nInitPosition = nPos; in writeBytes()
2389 m_xSeekable->seek( m_nInitPosition ); in writeBytes()
2391 m_nInitPosition = 0; in writeBytes()
H A Dowriteablestream.hxx293 sal_Int64 m_nInitPosition; member in OWriteStream

Completed in 27 milliseconds