LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScMyDrawPage Struct Reference

#include <XMLExportSharedData.hxx>

Public Member Functions

 ScMyDrawPage ()
 

Public Attributes

css::uno::Reference< css::drawing::XDrawPage > xDrawPage
 
bool bHasForms
 

Detailed Description

Definition at line 32 of file XMLExportSharedData.hxx.

Constructor & Destructor Documentation

◆ ScMyDrawPage()

ScMyDrawPage::ScMyDrawPage ( )
inline

Definition at line 37 of file XMLExportSharedData.hxx.

Member Data Documentation

◆ bHasForms

bool ScMyDrawPage::bHasForms

Definition at line 35 of file XMLExportSharedData.hxx.

Referenced by ScXMLExport::CollectSharedData().

◆ xDrawPage

css::uno::Reference<css::drawing::XDrawPage> ScMyDrawPage::xDrawPage

Definition at line 34 of file XMLExportSharedData.hxx.

Referenced by ScXMLExport::CollectSharedData().


The documentation for this struct was generated from the following file: