|
LibreOffice Module oox (master) 1
|
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 |
Definition at line 678 of file dumperbase.hxx.
|
inlineexplicit |
Definition at line 682 of file dumperbase.hxx.
| bool oox::dump::CombiList::ExtItemFormatKey::operator< | ( | const ExtItemFormatKey & | rRight | ) | const |
Definition at line 1119 of file dumperbase.cxx.
| ::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<().
| sal_Int64 oox::dump::CombiList::ExtItemFormatKey::mnKey |
Definition at line 680 of file dumperbase.hxx.
Referenced by oox::dump::CombiList::implGetName(), and operator<().