LibreOffice Module sc (master) 1
|
#include <autostyl.hxx>
Public Member Functions | |
ScAutoStyleData (sal_uLong nT, const ScRange &rR, OUString aT) | |
Public Attributes | |
sal_uLong | nTimeout |
ScRange | aRange |
OUString | aStyle |
Definition at line 33 of file autostyl.hxx.
Definition at line 39 of file autostyl.hxx.
ScRange ScAutoStyleData::aRange |
Definition at line 36 of file autostyl.hxx.
OUString ScAutoStyleData::aStyle |
Definition at line 37 of file autostyl.hxx.
sal_uLong ScAutoStyleData::nTimeout |
Definition at line 35 of file autostyl.hxx.