Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx232 AnimationImporter::AnimationImporter( ImplSdPPTImport* pPPTImport, SvStream& rStCtrl ) in AnimationImporter()
3111 OUString aSoundURL( ((ImplSdPPTImport*)mpPPTImport)->ReadSound( nRefId ) ); in importTargetElementContainer()
H A Dpptin.cxx159 pFilter = new ImplSdPPTImport( pDocument, rStorage, rMedium, aParam ); in SdPPTImport()
172 ImplSdPPTImport::ImplSdPPTImport( SdDrawDocument* pDocument, SvStorage& rStorage_, SfxMedium& rMedi… in ImplSdPPTImport() function in ImplSdPPTImport
235 ImplSdPPTImport::~ImplSdPPTImport() in ~ImplSdPPTImport()
248 sal_Bool ImplSdPPTImport::Import() in Import()
1429 void ImplSdPPTImport::SetHeaderFooterPageSettings( SdPage* pPage, const PptSlidePersistEntry* pMast… in SetHeaderFooterPageSettings()
1527 void ImplSdPPTImport::ImportPageEffect( SdPage* pPage, const sal_Bool bNewAnimationsUsed ) in ImportPageEffect()
1908 String ImplSdPPTImport::ReadSound(sal_uInt32 nSoundRef) const in ReadSound()
2022 String ImplSdPPTImport::ReadMedia( sal_uInt32 nMediaRef ) const in ReadMedia()
2092 void ImplSdPPTImport::FillSdAnimationInfo( SdAnimationInfo* pInfo, PptInteractiveInfoAtom* pIAtom, … in FillSdAnimationInfo()
2204 SdrObject* ImplSdPPTImport::ApplyTextObj( PPTTextObj* pTextObj, SdrTextObj* pObj, SdPage* pPage, in ApplyTextObj()
[all …]
H A Dpptinanimations.hxx43 class ImplSdPPTImport;
53 AnimationImporter( ImplSdPPTImport* pPPTImport, SvStream& rStCtrl );
100 ImplSdPPTImport* mpPPTImport;
H A Dpptin.hxx53 class ImplSdPPTImport : public SdrPowerPointImport class
83ImplSdPPTImport( SdDrawDocument* pDoc, SvStorage& rStorage, SfxMedium& rMed, PowerPointImportParam…
84 ~ImplSdPPTImport();
91 ImplSdPPTImport* pFilter;
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx413 friend class ImplSdPPTImport;

Completed in 60 milliseconds