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

#include <stylesbuffer.hxx>

Inheritance diagram for oox::xls::AutoFormatModel:
[legend]

Public Member Functions

 AutoFormatModel ()
 True = apply protection from autoformatting. More...
 

Public Attributes

sal_Int32 mnAutoFormatId
 
bool mbApplyNumFmt
 Index of predefined autoformatting. More...
 
bool mbApplyFont
 True = apply number format from autoformatting. More...
 
bool mbApplyAlignment
 True = apply font from autoformatting. More...
 
bool mbApplyBorder
 True = apply alignment from autoformatting. More...
 
bool mbApplyFill
 True = apply border from autoformatting. More...
 
bool mbApplyProtection
 True = apply fill from autoformatting. More...
 

Detailed Description

Definition at line 783 of file stylesbuffer.hxx.

Constructor & Destructor Documentation

◆ AutoFormatModel()

oox::xls::AutoFormatModel::AutoFormatModel ( )
explicit

True = apply protection from autoformatting.

Definition at line 2752 of file stylesbuffer.cxx.

Member Data Documentation

◆ mbApplyAlignment

bool oox::xls::AutoFormatModel::mbApplyAlignment

◆ mbApplyBorder

bool oox::xls::AutoFormatModel::mbApplyBorder

◆ mbApplyFill

bool oox::xls::AutoFormatModel::mbApplyFill

◆ mbApplyFont

bool oox::xls::AutoFormatModel::mbApplyFont

True = apply number format from autoformatting.

Definition at line 787 of file stylesbuffer.hxx.

Referenced by oox::xls::PivotTable::importPivotTableDefinition(), oox::xls::PivotTable::importPTDefinition(), and oox::xls::QueryTable::importQueryTable().

◆ mbApplyNumFmt

bool oox::xls::AutoFormatModel::mbApplyNumFmt

◆ mbApplyProtection

bool oox::xls::AutoFormatModel::mbApplyProtection

◆ mnAutoFormatId

sal_Int32 oox::xls::AutoFormatModel::mnAutoFormatId

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