|
LibreOffice Module sc (master) 1
|
#include <celltextattr.hxx>
Public Member Functions | |
| CellTextAttr () | |
Public Attributes | |
| sal_uInt16 | mnTextWidth |
| SvtScriptType | mnScriptType |
Definition at line 17 of file celltextattr.hxx.
| sc::CellTextAttr::CellTextAttr | ( | ) |
Definition at line 15 of file celltextattr.cxx.
References UNKNOWN.
| SvtScriptType sc::CellTextAttr::mnScriptType |
Definition at line 20 of file celltextattr.hxx.
Referenced by ScColumn::GetRangeScriptType(), and ScColumn::UpdateScriptType().
| sal_uInt16 sc::CellTextAttr::mnTextWidth |
Definition at line 19 of file celltextattr.hxx.