LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclExpXFBuffer::FindKey Struct Reference

composite key for the find-map, so we can do partial key searching More...

Collaboration diagram for XclExpXFBuffer::FindKey:
[legend]

Public Member Functions

bool operator< (const FindKey &other) const
 

Public Attributes

bool mbCellXF
 
const SfxItemSetmpItemSet
 
sal_uInt32 mnScNumFmt
 
sal_uInt16 mnXclFont
 

Detailed Description

composite key for the find-map, so we can do partial key searching

Definition at line 700 of file xestyle.hxx.

Member Function Documentation

◆ operator<()

bool XclExpXFBuffer::FindKey::operator< ( const FindKey other) const
inline

Definition at line 707 of file xestyle.hxx.

References mbCellXF, mnScNumFmt, mnXclFont, and mpItemSet.

Member Data Documentation

◆ mbCellXF

bool XclExpXFBuffer::FindKey::mbCellXF

Definition at line 702 of file xestyle.hxx.

Referenced by operator<().

◆ mnScNumFmt

sal_uInt32 XclExpXFBuffer::FindKey::mnScNumFmt

Definition at line 704 of file xestyle.hxx.

Referenced by operator<().

◆ mnXclFont

sal_uInt16 XclExpXFBuffer::FindKey::mnXclFont

Definition at line 705 of file xestyle.hxx.

Referenced by operator<().

◆ mpItemSet

const SfxItemSet* XclExpXFBuffer::FindKey::mpItemSet

Definition at line 703 of file xestyle.hxx.

Referenced by operator<().


The documentation for this struct was generated from the following file: