Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Doledumper.cxx1971 BinaryInputStreamRef xRelStrm( new RelativeInputStream( *mxStrm, aIt->mnLength ) ); in implDump() local
1972 FormControlStreamObject( *this, xRelStrm, &aIt->maProgId ).dump(); in implDump()
H A Dbiffdumper.cxx165 BinaryInputStreamRef xRelStrm( new RelativeInputStream( *mxStrm, mnLength ) ); in implDump() local
166 FormControlStreamObject( *this, xRelStrm ).dump(); in implDump()

Completed in 46 milliseconds