Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A Dxmlexprt.hxx73 sal_Int32 nSourceStreamPos; member in ScXMLExport
H A Dxmlexprt.cxx459 nSourceStreamPos(0), in ScXMLExport()
597 nSourceStreamPos = nRead; in SetSourceStream()
1619 if ( nStartOffset > nSourceStreamPos ) in CopySourceStream()
1620 lcl_SkipBytesInBlocks( xSourceStream, nStartOffset - nSourceStreamPos ); in CopySourceStream()
1630 nSourceStreamPos = nEndOffset; in CopySourceStream()

Completed in 68 milliseconds