|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| PowerPointImportParam (SvStream &rDocStream) | |
Public Attributes | |
| SvStream & | rDocStream |
| sal_uInt32 | nImportFlags |
| PptCurrentUserAtom | aCurrentUserAtom |
Definition at line 93 of file svdfppt.hxx.
| PowerPointImportParam::PowerPointImportParam | ( | SvStream & | rDocStream | ) |
Definition at line 160 of file svdfppt.cxx.
| PptCurrentUserAtom PowerPointImportParam::aCurrentUserAtom |
Definition at line 97 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::SdrPowerPointImport().
| sal_uInt32 PowerPointImportParam::nImportFlags |
Definition at line 96 of file svdfppt.hxx.
Referenced by PPTStyleSheet::PPTStyleSheet(), PPTTextObj::PPTTextObj(), and SdrPowerPointImport::SdrPowerPointImport().
| SvStream& PowerPointImportParam::rDocStream |
Definition at line 95 of file svdfppt.hxx.