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

#include <xmlannoi.hxx>

Public Member Functions

 ScXMLAnnotationData ()
 
 ~ScXMLAnnotationData ()
 

Public Attributes

css::uno::Reference< css::drawing::XShape > mxShape
 
css::uno::Reference< css::drawing::XShapes > mxShapes
 
OUString maAuthor
 
OUString maCreateDate
 
OUString maSimpleText
 
OUString maStyleName
 
OUString maTextStyle
 
bool mbUseShapePos
 
bool mbShown
 
std::vector< ScXMLAnnotationStyleEntrymaContentStyles
 

Detailed Description

Definition at line 48 of file xmlannoi.hxx.

Constructor & Destructor Documentation

◆ ScXMLAnnotationData()

ScXMLAnnotationData::ScXMLAnnotationData ( )
explicit

Definition at line 31 of file xmlannoi.cxx.

◆ ~ScXMLAnnotationData()

ScXMLAnnotationData::~ScXMLAnnotationData ( )

Definition at line 37 of file xmlannoi.cxx.

Member Data Documentation

◆ maAuthor

OUString ScXMLAnnotationData::maAuthor

Definition at line 54 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::endFastElement().

◆ maContentStyles

std::vector<ScXMLAnnotationStyleEntry> ScXMLAnnotationData::maContentStyles

Definition at line 61 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::AddContentStyle().

◆ maCreateDate

OUString ScXMLAnnotationData::maCreateDate

Definition at line 55 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::endFastElement().

◆ maSimpleText

OUString ScXMLAnnotationData::maSimpleText

Definition at line 56 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::endFastElement().

◆ maStyleName

OUString ScXMLAnnotationData::maStyleName

Definition at line 57 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::SetShape().

◆ maTextStyle

OUString ScXMLAnnotationData::maTextStyle

Definition at line 58 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::SetShape().

◆ mbShown

bool ScXMLAnnotationData::mbShown

Definition at line 60 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::ScXMLAnnotationContext().

◆ mbUseShapePos

bool ScXMLAnnotationData::mbUseShapePos

Definition at line 59 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::ScXMLAnnotationContext().

◆ mxShape

css::uno::Reference< css::drawing::XShape > ScXMLAnnotationData::mxShape

Definition at line 51 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::SetShape().

◆ mxShapes

css::uno::Reference< css::drawing::XShapes > ScXMLAnnotationData::mxShapes

Definition at line 53 of file xmlannoi.hxx.

Referenced by ScXMLAnnotationContext::SetShape().


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