Searched refs:pStData (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 5701 pStData( pStData_ ), in SV_IMPL_OP_PTRARR_SORT() 5720 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in SV_IMPL_OP_PTRARR_SORT() 5724 if( !pStData ) in SV_IMPL_OP_PTRARR_SORT() 5725 pStData = &rStCtrl; in SV_IMPL_OP_PTRARR_SORT() 5737 if( &rStCtrl != pStData ) in SV_IMPL_OP_PTRARR_SORT() 5738 pStData->Seek( nOldPosData ); in SV_IMPL_OP_PTRARR_SORT() 5754 pStData( 0 ), in SvxMSDffManager() 5792 pStData = pStData_; in InitSvxMSDffManager() 6426 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in GetShape() 6438 if( &rStCtrl != pStData ) in GetShape() [all …]
|
| /AOO41X/main/filter/inc/filter/msfilter/ |
| H A D | msdffimp.hxx | 405 SvStream* pStData; member in SvxMSDffManager 551 SvStream* pStData,
|
| /AOO41X/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 192 …pStData = rStorage_.OpenSotStream( String( RTL_CONSTASCII_USTRINGPARAM( "Pictures" ) ), STREAM_STD… in ImplSdPPTImport() 222 InitSvxMSDffManager( nDggContainerOfs, pStData, nSvxMSDffOLEConvFlags2 ); in ImplSdPPTImport() 239 delete pStData; in ~ImplSdPPTImport()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 464 rGrf, rBoundRect, rVisArea, pStData, nError, nSvxMSDffOLEConvFlags, nAspect ); in ImportOLE()
|