LibreOffice Module sc (master)
1
|
Public Member Functions | |
cell_style () | |
Public Attributes | |
OUString | maName |
OUString | maParentName |
size_t | mnXFId |
size_t | mnBuiltInId |
Definition at line 447 of file orcusinterface.hxx.
ScOrcusStyles::cell_style::cell_style | ( | ) |
Definition at line 1491 of file interface.cxx.
OUString ScOrcusStyles::cell_style::maName |
Definition at line 449 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::commit_cell_style(), and ScOrcusStyles::set_cell_style_name().
OUString ScOrcusStyles::cell_style::maParentName |
Definition at line 450 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::commit_cell_style(), and ScOrcusStyles::set_cell_style_parent_name().
size_t ScOrcusStyles::cell_style::mnBuiltInId |
Definition at line 452 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::set_cell_style_builtin().
size_t ScOrcusStyles::cell_style::mnXFId |
Definition at line 451 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::commit_cell_style(), and ScOrcusStyles::set_cell_style_xf().