Home
last modified time | relevance | path

Searched refs:VT_TYPEMASK (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dpropread.hxx102 #define VT_TYPEMASK 0xFFF macro
H A Dpropread.cxx111 nType = nStringType & VT_TYPEMASK; in Read()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx317 if( (vt & VT_TYPEMASK) == VT_VARIANT) in setValue()
319 else if ((vt & VT_TYPEMASK) == VT_DECIMAL) in setValue()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx160 #define VT_TYPEMASK 0xFFF macro

Completed in 50 milliseconds