LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::Xf::AttrList Struct Reference

#include <stylesbuffer.hxx>

Collaboration diagram for oox::xls::Xf::AttrList:
[legend]

Public Member Functions

 AttrList (const ScPatternAttr *pDefPatternAttr)
 

Public Attributes

std::vector< ScAttrEntrymaAttrs
 
bool mbLatinNumFmtOnly
 
const ScPatternAttrmpDefPattern
 

Detailed Description

Definition at line 602 of file stylesbuffer.hxx.

Constructor & Destructor Documentation

◆ AttrList()

oox::xls::Xf::AttrList::AttrList ( const ScPatternAttr pDefPatternAttr)

Definition at line 1967 of file stylesbuffer.cxx.

Member Data Documentation

◆ maAttrs

std::vector<ScAttrEntry> oox::xls::Xf::AttrList::maAttrs

◆ mbLatinNumFmtOnly

bool oox::xls::Xf::AttrList::mbLatinNumFmtOnly

◆ mpDefPattern

const ScPatternAttr* oox::xls::Xf::AttrList::mpDefPattern

Definition at line 606 of file stylesbuffer.hxx.

Referenced by oox::xls::Xf::applyPatternToAttrList().


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