Home
last modified time | relevance | path

Searched refs:pInStrm (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx129 SvStream* pInStrm = xMed.GetInStream(); in ImpLoadLinkedGraphic() local
130 if ( pInStrm ) in ImpLoadLinkedGraphic()
132 pInStrm->Seek( STREAM_SEEK_TO_BEGIN ); in ImpLoadLinkedGraphic()
154 pGF->ImportGraphic( aGraphic, aFileName, *pInStrm, nFilter, NULL, 0, &aFilterData ); in ImpLoadLinkedGraphic()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx153 inline /*implicit*/ BinaryInputStreamRef( BinaryInputStream* pInStrm ) : in BinaryInputStreamRef() argument
154 ::oox::BinaryInputStreamRef( pInStrm ) {} in BinaryInputStreamRef()

Completed in 71 milliseconds