LibreOffice Module sd (master) 1
|
#include <pptin.hxx>
Public Member Functions | |
SdPPTImport (SdDrawDocument *pDoc, SvStream &rDocStream, SotStorage &rStorage, SfxMedium &rMed) | |
~SdPPTImport () | |
bool | Import () |
Private Attributes | |
PowerPointImportParam | maParam |
std::unique_ptr< ImplSdPPTImport > | pFilter |
SdPPTImport::SdPPTImport | ( | SdDrawDocument * | pDoc, |
SvStream & | rDocStream, | ||
SotStorage & | rStorage, | ||
SfxMedium & | rMed | ||
) |
Definition at line 99 of file pptin.cxx.
References PowerPointImportParam::aCurrentUserAtom, SfxItemSet::ClearItem(), EE_CHAR_PAIRKERNING(), SfxItemSet::GetItemState(), Section::GetProperty(), SdDrawDocument::GetSdStyleSheetPool(), maParam, PowerPointImportParam::nImportFlags, SotStorage::OpenSotStream(), pFilter, PID_COMMENTS, PPT_IMPORTFLAGS_NO_TEXT_ASSERT, PropItem::Read(), ReadPptCurrentUserAtom(), and rSet.
|
private |
Definition at line 81 of file pptin.hxx.
Referenced by SdPPTImport().
|
private |
Definition at line 82 of file pptin.hxx.
Referenced by Import(), and SdPPTImport().