Searched defs:ExtItemFormatKey (Results 1 – 1 of 1) sorted by relevance
812 struct ExtItemFormatKey struct in oox::dump::CombiList814 sal_Int64 mnKey;815 Int64Pair maFilter;816 inline explicit ExtItemFormatKey( sal_Int64 nKey ) : mnKey( nKey ), maFilter( 0, 0 ) {} in ExtItemFormatKey() function
Completed in 21 milliseconds