LibreOffice Module sc (master)
1
|
Public Member Functions | |
xf () | |
Public Attributes | |
size_t | mnFontId |
size_t | mnFillId |
size_t | mnBorderId |
size_t | mnProtectionId |
size_t | mnNumberFormatId |
size_t | mnStyleXf |
bool | mbAlignment |
SvxCellHorJustify | meHorAlignment |
SvxCellVerJustify | meVerAlignment |
SvxCellJustifyMethod | meHorAlignMethod |
SvxCellJustifyMethod | meVerAlignMethod |
Definition at line 425 of file orcusinterface.hxx.
ScOrcusStyles::xf::xf | ( | ) |
Definition at line 1476 of file interface.cxx.
bool ScOrcusStyles::xf::mbAlignment |
Definition at line 433 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), ScOrcusStyles::set_xf_horizontal_alignment(), and ScOrcusStyles::set_xf_vertical_alignment().
SvxCellHorJustify ScOrcusStyles::xf::meHorAlignment |
Definition at line 435 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_horizontal_alignment().
SvxCellJustifyMethod ScOrcusStyles::xf::meHorAlignMethod |
Definition at line 437 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_horizontal_alignment().
SvxCellVerJustify ScOrcusStyles::xf::meVerAlignment |
Definition at line 436 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_vertical_alignment().
SvxCellJustifyMethod ScOrcusStyles::xf::meVerAlignMethod |
Definition at line 438 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_vertical_alignment().
size_t ScOrcusStyles::xf::mnBorderId |
Definition at line 429 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_border().
size_t ScOrcusStyles::xf::mnFillId |
Definition at line 428 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_fill().
size_t ScOrcusStyles::xf::mnFontId |
Definition at line 427 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_font().
size_t ScOrcusStyles::xf::mnNumberFormatId |
Definition at line 431 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_number_format().
size_t ScOrcusStyles::xf::mnProtectionId |
Definition at line 430 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::applyXfToItemSet(), and ScOrcusStyles::set_xf_protection().
size_t ScOrcusStyles::xf::mnStyleXf |
Definition at line 432 of file orcusinterface.hxx.
Referenced by ScOrcusStyles::set_xf_style_xf().