LibreOffice Module sd (master) 1
Public Member Functions | Private Attributes | List of all members
SdPPTFilter Class Referencefinal

#include <sdpptwrp.hxx>

Inheritance diagram for SdPPTFilter:
[legend]
Collaboration diagram for SdPPTFilter:
[legend]

Public Member Functions

 SdPPTFilter (SfxMedium &rMedium, ::sd::DrawDocShell &rDocShell)
 
virtual ~SdPPTFilter () override
 
bool Import ()
 these methods are necessary for the export to PowerPoint More...
 
bool Export () override
 
void PreSaveBasic ()
 restores the original basic storage More...
 
- Public Member Functions inherited from SdFilter
 SdFilter (SfxMedium &rMedium, ::sd::DrawDocShell &rDocShell)
 
virtual ~SdFilter ()
 
bool IsDraw () const
 
virtual bool Export ()=0
 

Private Attributes

SvMemoryStreampBas
 

Additional Inherited Members

- Protected Member Functions inherited from SdFilter
void CreateStatusIndicator ()
 
- Protected Attributes inherited from SdFilter
css::uno::Reference< css::frame::XModel > mxModel
 
css::uno::Reference< css::task::XStatusIndicator > mxStatusIndicator
 
SfxMediummrMedium
 
::sd::DrawDocShellmrDocShell
 
SdDrawDocumentmrDocument
 
bool mbIsDraw: 1
 

Detailed Description

Definition at line 27 of file sdpptwrp.hxx.

Constructor & Destructor Documentation

◆ SdPPTFilter()

SdPPTFilter::SdPPTFilter ( SfxMedium rMedium,
::sd::DrawDocShell rDocShell 
)

Definition at line 43 of file sdpptwrp.cxx.

◆ ~SdPPTFilter()

SdPPTFilter::~SdPPTFilter ( )
overridevirtual

Definition at line 49 of file sdpptwrp.cxx.

References pBas.

Member Function Documentation

◆ Export()

bool SdPPTFilter::Export ( )
overridevirtual

◆ Import()

bool SdPPTFilter::Import ( )

◆ PreSaveBasic()

void SdPPTFilter::PreSaveBasic ( )

restores the original basic storage

Definition at line 320 of file sdpptwrp.cxx.

References SvtFilterOptions::Get(), SvtFilterOptions::IsLoadPPointBasicStorage(), SdFilter::mrDocShell, pBas, and SaveVBA().

Member Data Documentation

◆ pBas

SvMemoryStream* SdPPTFilter::pBas
private

Definition at line 43 of file sdpptwrp.hxx.

Referenced by Export(), PreSaveBasic(), and ~SdPPTFilter().


The documentation for this class was generated from the following files: