Searched refs:pStData (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 5711 pStData( pStData_ ), in SV_IMPL_OP_PTRARR_SORT() 5730 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in SV_IMPL_OP_PTRARR_SORT() 5734 if( !pStData ) in SV_IMPL_OP_PTRARR_SORT() 5735 pStData = &rStCtrl; in SV_IMPL_OP_PTRARR_SORT() 5747 if( &rStCtrl != pStData ) in SV_IMPL_OP_PTRARR_SORT() 5748 pStData->Seek( nOldPosData ); in SV_IMPL_OP_PTRARR_SORT() 5764 pStData( 0 ), in SvxMSDffManager() 5802 pStData = pStData_; in InitSvxMSDffManager() 6459 sal_uLong nOldPosData = pStData ? pStData->Tell() : nOldPosCtrl; in GetShape() 6471 if( &rStCtrl != pStData ) in GetShape() [all …]
|
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | msdffimp.hxx | 405 SvStream* pStData; member in SvxMSDffManager 551 SvStream* pStData,
|
| /trunk/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 190 …pStData = rStorage_.OpenSotStream( String( RTL_CONSTASCII_USTRINGPARAM( "Pictures" ) ), STREAM_STD… in ImplSdPPTImport() 220 InitSvxMSDffManager( nDggContainerOfs, pStData, nSvxMSDffOLEConvFlags2 ); in ImplSdPPTImport() 237 delete pStData; in ~ImplSdPPTImport()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 463 rGrf, rBoundRect, rVisArea, pStData, nError, nSvxMSDffOLEConvFlags, nAspect ); in ImportOLE()
|