|
LibreOffice Module sc (master) 1
|
#include <XMLExportSharedData.hxx>
Public Member Functions | |
| ScMyDrawPage () | |
Public Attributes | |
| css::uno::Reference< css::drawing::XDrawPage > | xDrawPage |
| bool | bHasForms |
Definition at line 32 of file XMLExportSharedData.hxx.
|
inline |
Definition at line 37 of file XMLExportSharedData.hxx.
| bool ScMyDrawPage::bHasForms |
Definition at line 35 of file XMLExportSharedData.hxx.
Referenced by ScXMLExport::CollectSharedData().
| css::uno::Reference<css::drawing::XDrawPage> ScMyDrawPage::xDrawPage |
Definition at line 34 of file XMLExportSharedData.hxx.
Referenced by ScXMLExport::CollectSharedData().