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