LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::dump::CombiList::ExtItemFormatKey Struct Reference

Public Member Functions

 ExtItemFormatKey (sal_Int64 nKey)
 
bool operator< (const ExtItemFormatKey &rRight) const
 

Public Attributes

sal_Int64 mnKey
 
::std::pair< sal_Int64, sal_Int64 > maFilter
 

Detailed Description

Definition at line 678 of file dumperbase.hxx.

Constructor & Destructor Documentation

◆ ExtItemFormatKey()

oox::dump::CombiList::ExtItemFormatKey::ExtItemFormatKey ( sal_Int64  nKey)
inlineexplicit

Definition at line 682 of file dumperbase.hxx.

Member Function Documentation

◆ operator<()

bool oox::dump::CombiList::ExtItemFormatKey::operator< ( const ExtItemFormatKey rRight) const

Definition at line 1119 of file dumperbase.cxx.

References maFilter, and mnKey.

Member Data Documentation

◆ maFilter

::std::pair< sal_Int64, sal_Int64 > oox::dump::CombiList::ExtItemFormatKey::maFilter

Definition at line 681 of file dumperbase.hxx.

Referenced by oox::dump::CombiList::implGetName(), and operator<().

◆ mnKey

sal_Int64 oox::dump::CombiList::ExtItemFormatKey::mnKey

Definition at line 680 of file dumperbase.hxx.

Referenced by oox::dump::CombiList::implGetName(), and operator<().


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