Searched refs:OLEPROP_TYPE_INT16 (Results 1 – 1 of 1) sorted by relevance
304 const sal_uInt16 OLEPROP_TYPE_INT16 = 2; variable465 if( nType == OLEPROP_TYPE_INT16 ) in dumpCodePageProperty()517 case OLEPROP_TYPE_INT16: dumpDec< sal_Int16 >( "value" ); break; in dumpPropertyValue()
Completed in 40 milliseconds