LibreOffice Module sc (master) 1
|
composite key for the find-map, so we can do partial key searching More...
Public Member Functions | |
bool | operator< (const FindKey &other) const |
Public Attributes | |
bool | mbCellXF |
const SfxItemSet * | mpItemSet |
sal_uInt32 | mnScNumFmt |
sal_uInt16 | mnXclFont |
composite key for the find-map, so we can do partial key searching
Definition at line 700 of file xestyle.hxx.
|
inline |
Definition at line 707 of file xestyle.hxx.
References mbCellXF, mnScNumFmt, mnXclFont, and mpItemSet.
bool XclExpXFBuffer::FindKey::mbCellXF |
Definition at line 702 of file xestyle.hxx.
Referenced by operator<().
sal_uInt32 XclExpXFBuffer::FindKey::mnScNumFmt |
Definition at line 704 of file xestyle.hxx.
Referenced by operator<().
sal_uInt16 XclExpXFBuffer::FindKey::mnXclFont |
Definition at line 705 of file xestyle.hxx.
Referenced by operator<().
const SfxItemSet* XclExpXFBuffer::FindKey::mpItemSet |
Definition at line 703 of file xestyle.hxx.
Referenced by operator<().