LibreOffice Module sc (master) 1
|
#include <autostyl.hxx>
Public Member Functions | |
ScAutoStyleInitData (const ScRange &rR, const OUString &rSt1, sal_uLong nT, const OUString &rSt2) | |
Public Attributes | |
ScRange | aRange |
OUString | aStyle1 |
sal_uLong | nTimeout |
OUString | aStyle2 |
Definition at line 41 of file autostyl.hxx.
|
inline |
Definition at line 48 of file autostyl.hxx.
ScRange ScAutoStyleInitData::aRange |
Definition at line 43 of file autostyl.hxx.
OUString ScAutoStyleInitData::aStyle1 |
Definition at line 44 of file autostyl.hxx.
OUString ScAutoStyleInitData::aStyle2 |
Definition at line 46 of file autostyl.hxx.
sal_uLong ScAutoStyleInitData::nTimeout |
Definition at line 45 of file autostyl.hxx.