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

#include <autostyl.hxx>

Collaboration diagram for ScAutoStyleData:
[legend]

Public Member Functions

 ScAutoStyleData (sal_uLong nT, const ScRange &rR, OUString aT)
 

Public Attributes

sal_uLong nTimeout
 
ScRange aRange
 
OUString aStyle
 

Detailed Description

Definition at line 33 of file autostyl.hxx.

Constructor & Destructor Documentation

◆ ScAutoStyleData()

ScAutoStyleData::ScAutoStyleData ( sal_uLong  nT,
const ScRange rR,
OUString  aT 
)
inline

Definition at line 39 of file autostyl.hxx.

Member Data Documentation

◆ aRange

ScRange ScAutoStyleData::aRange

Definition at line 36 of file autostyl.hxx.

◆ aStyle

OUString ScAutoStyleData::aStyle

Definition at line 37 of file autostyl.hxx.

◆ nTimeout

sal_uLong ScAutoStyleData::nTimeout

Definition at line 35 of file autostyl.hxx.


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