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

Extended info about a built-in XF. More...

Public Member Functions

 XclExpBuiltInInfo ()
 true = STYLE record created. More...
 

Public Attributes

sal_uInt8 mnStyleId
 
sal_uInt8 mnLevel
 Built-in style identifier. More...
 
bool mbPredefined
 Level for RowLevel/ColLevel styles. More...
 
bool mbHasStyleRec
 true = XF still predefined. More...
 

Detailed Description

Extended info about a built-in XF.

Definition at line 687 of file xestyle.hxx.

Constructor & Destructor Documentation

◆ XclExpBuiltInInfo()

XclExpXFBuffer::XclExpBuiltInInfo::XclExpBuiltInInfo ( )
explicit

true = STYLE record created.

Definition at line 2457 of file xestyle.cxx.

References mnLevel.

Member Data Documentation

◆ mbHasStyleRec

bool XclExpXFBuffer::XclExpBuiltInInfo::mbHasStyleRec

true = XF still predefined.

Definition at line 692 of file xestyle.hxx.

◆ mbPredefined

bool XclExpXFBuffer::XclExpBuiltInInfo::mbPredefined

Level for RowLevel/ColLevel styles.

Definition at line 691 of file xestyle.hxx.

Referenced by XclExpXFBuffer::AppendBuiltInXF().

◆ mnLevel

sal_uInt8 XclExpXFBuffer::XclExpBuiltInInfo::mnLevel

Built-in style identifier.

Definition at line 690 of file xestyle.hxx.

Referenced by XclExpXFBuffer::AppendBuiltInXF().

◆ mnStyleId

sal_uInt8 XclExpXFBuffer::XclExpBuiltInInfo::mnStyleId

Definition at line 689 of file xestyle.hxx.

Referenced by XclExpXFBuffer::AppendBuiltInXF().


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