|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| PPTBuGraEntry (Graphic aGraphic, sal_uInt32 nInstance) | |
Public Attributes | |
| sal_uInt32 | nInstance |
| Graphic | aBuGra |
Definition at line 721 of file svdfppt.hxx.
| PPTBuGraEntry::PPTBuGraEntry | ( | Graphic | aGraphic, |
| sal_uInt32 | nInstance | ||
| ) |
Definition at line 3183 of file svdfppt.cxx.
| Graphic PPTBuGraEntry::aBuGra |
Definition at line 724 of file svdfppt.hxx.
Referenced by PPTExtParaProv::GetGraphic().
| sal_uInt32 PPTBuGraEntry::nInstance |
Definition at line 723 of file svdfppt.hxx.
Referenced by PPTExtParaProv::GetGraphic().