Home
last modified time | relevance | path

Searched refs:pStData2 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5715 pStData2( pStData2_ ), in SV_IMPL_OP_PTRARR_SORT()
5768 pStData2( 0 ), in SvxMSDffManager()
6541 if( pStData2 && !bOk ) in GetBLIP()
6545 if( pStData2->GetError() ) in GetBLIP()
6546 pStData2->ResetError(); in GetBLIP()
6547 sal_uLong nOldPosData2 = pStData2->Tell(); in GetBLIP()
6549 pStData2->Seek( rInfo.nFilePos ); in GetBLIP()
6551 if( pStData2->GetError() ) in GetBLIP()
6552 pStData2->ResetError(); in GetBLIP()
6554 bOk = GetBLIPDirect( *pStData2, rData, pVisArea ); in GetBLIP()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx406 SvStream* pStData2; member in SvxMSDffManager
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx474 pFallbackStream = pStData2; in DisableFallbackStream()
477 pStData2 = 0; in DisableFallbackStream()
482 pStData2 = pFallbackStream; in EnableFallbackStream()

Completed in 66 milliseconds