| LibreOffice Module sc (master) 1
    | 
Represents an XF record index with additional information. More...
#include <xistyle.hxx>
| Public Member Functions | |
| XclImpXFIndex (sal_uInt16 nXFIndex, bool bBoolCell=false) | |
| sal_uInt16 | GetXFIndex () const | 
| bool | IsBoolCell () const | 
| Private Attributes | |
| sal_uInt16 | mnXFIndex | 
| bool | mbBoolCell | 
| The XF record index.  More... | |
Represents an XF record index with additional information.
Definition at line 356 of file xistyle.hxx.
| 
 | inlineexplicit | 
Definition at line 359 of file xistyle.hxx.
| 
 | inline | 
Definition at line 362 of file xistyle.hxx.
References mnXFIndex.
Referenced by XclImpXFRangeBuffer::Finalize(), and operator==().
| 
 | inline | 
Definition at line 363 of file xistyle.hxx.
References mbBoolCell.
Referenced by XclImpXFRangeBuffer::Finalize(), and operator==().
| 
 | private | 
| 
 | private | 
Definition at line 366 of file xistyle.hxx.
Referenced by GetXFIndex().