Home
last modified time | relevance | path

Searched refs:SeekToShape (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx657 sal_Bool SdrEscherImport::SeekToShape( SvStream& /*rSt*/, void* /*pClientData*/, sal_uInt32 /*nId*/… in SeekToShape() function in SdrEscherImport
2770 sal_Bool SdrPowerPointImport::SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const in SeekToShape() function in SdrPowerPointImport
2772 sal_Bool bRet = SvxMSDffManager::SeekToShape( rSt, pClientData, nId ); in SeekToShape()
H A Dmsdffimp.cxx257 if ( rManager.SeekToShape( rIn, pClientData, GetPropertyValue( DFF_Prop_hspMaster ) ) ) in ReadPropSet()
3307 sal_Bool SvxMSDffManager::SeekToShape( SvStream& rSt, void* /* pClientData */, sal_uInt32 nId ) con… in SeekToShape() function in SvxMSDffManager
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2771 …if ( ! ( IsProperty( DFF_Prop_hspMaster ) && SeekToShape( rSt, pData, GetPropertyValue( DFF_Prop_h… in ProcessObj()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx454 virtual sal_Bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const;
600 virtual sal_Bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const;
H A Dmsdffimp.hxx516 virtual sal_Bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const;

Completed in 101 milliseconds