LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::drawingml::chart::NumberFormat Struct Reference

#include <modelbase.hxx>

Public Member Functions

 NumberFormat ()
 True = number format linked to source data. More...
 
void setAttributes (const AttributeList &rAttribs)
 

Public Attributes

OUString maFormatCode
 
bool mbSourceLinked
 Number format code. More...
 

Detailed Description

Definition at line 91 of file modelbase.hxx.

Constructor & Destructor Documentation

◆ NumberFormat()

oox::drawingml::chart::NumberFormat::NumberFormat ( )

True = number format linked to source data.

Definition at line 27 of file modelbase.cxx.

Member Function Documentation

◆ setAttributes()

void oox::drawingml::chart::NumberFormat::setAttributes ( const AttributeList rAttribs)

Member Data Documentation

◆ maFormatCode

OUString oox::drawingml::chart::NumberFormat::maFormatCode

◆ mbSourceLinked

bool oox::drawingml::chart::NumberFormat::mbSourceLinked

Number format code.

Definition at line 94 of file modelbase.hxx.

Referenced by oox::drawingml::chart::ObjectFormatter::convertNumberFormat(), and setAttributes().


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