|
LibreOffice Module oox (master) 1
|
#include <oledumper.hxx>
Public Member Functions | |
| VbaFormSiteInfo () | |
Public Attributes | |
| OUString | maProgId |
| sal_Int32 | mnId |
| sal_uInt32 | mnLength |
| bool | mbInStream |
Definition at line 541 of file oledumper.hxx.
|
inline |
Definition at line 548 of file oledumper.hxx.
| OUString oox::dump::VbaFormSiteInfo::maProgId |
Definition at line 543 of file oledumper.hxx.
Referenced by oox::dump::VbaFormSiteObject::implDumpShortProperties().
| bool oox::dump::VbaFormSiteInfo::mbInStream |
Definition at line 546 of file oledumper.hxx.
Referenced by oox::dump::VbaFormSiteObject::implDumpShortProperties().
| sal_Int32 oox::dump::VbaFormSiteInfo::mnId |
Definition at line 544 of file oledumper.hxx.
Referenced by oox::dump::VbaFormSiteObject::implDumpShortProperties().
| sal_uInt32 oox::dump::VbaFormSiteInfo::mnLength |
Definition at line 545 of file oledumper.hxx.
Referenced by oox::dump::VbaFormSiteObject::implDumpShortProperties().