LibreOffice Module sc (master) 1
|
#include <xetable.hxx>
Public Member Functions | |
XclExpMultiXFId (sal_uInt32 nXFId, sal_uInt16 nCount=1) | |
Number of XF identifiers. More... | |
Public Member Functions inherited from XclExpXFId | |
XclExpXFId () | |
Real Excel XF index. More... | |
XclExpXFId (sal_uInt32 nXFId) | |
void | ConvertXFIndex (const XclExpRoot &rRoot) |
Converts the XF identifier in mnXFId to an Excel XF index and stores it in mnXFIndex. More... | |
Public Attributes | |
sal_uInt16 | mnCount |
Public Attributes inherited from XclExpXFId | |
sal_uInt32 | mnXFId |
sal_uInt16 | mnXFIndex |
Temporary XF identifier. More... | |
Definition at line 457 of file xetable.hxx.
|
inlineexplicit |
sal_uInt16 XclExpMultiXFId::mnCount |
Definition at line 459 of file xetable.hxx.
Referenced by XclExpMultiCellBase::AppendXFId(), XclExpRow::Finalize(), XclExpMultiCellBase::GetCellCount(), and XclExpBlankCell::XclExpBlankCell().