LibreOffice Module sc (master) 1
|
#include <fillinfo.hxx>
Public Attributes | |
sal_Int32 | nIconIndex |
ScIconSetType | eIconSetType |
tools::Long | mnHeight = 0 |
bool | mbShowValue |
Definition at line 91 of file fillinfo.hxx.
ScIconSetType ScIconSetInfo::eIconSetType |
Definition at line 94 of file fillinfo.hxx.
bool ScIconSetInfo::mbShowValue |
Definition at line 96 of file fillinfo.hxx.
Referenced by ScOutputData::LayoutStrings().
tools::Long ScIconSetInfo::mnHeight = 0 |
Definition at line 95 of file fillinfo.hxx.
sal_Int32 ScIconSetInfo::nIconIndex |
Definition at line 93 of file fillinfo.hxx.