Home
last modified time | relevance | path

Searched defs:ExtItemFormatKey (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx812 struct ExtItemFormatKey struct in oox::dump::CombiList
814 sal_Int64 mnKey;
815 Int64Pair maFilter;
816 inline explicit ExtItemFormatKey( sal_Int64 nKey ) : mnKey( nKey ), maFilter( 0, 0 ) {} in ExtItemFormatKey() function

Completed in 28 milliseconds