Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx141 inline bool getFlag( Type nBitField, Type nMask ) in getFlag()
148 inline ReturnType getFlagValue( Type nBitField, Type nMask, ReturnType nSet, ReturnType nUnset ) in getFlagValue()
161 inline ReturnType extractValue( Type nBitField, sal_uInt8 nStartBit, sal_uInt8 nBitCount ) in extractValue()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx95 inline bool get_flag( Type nBitField, Type nMask ) in get_flag()
100 inline ReturnType get_flagvalue( Type nBitField, Type nMask, ReturnType nSet, ReturnType nUnset ) in get_flagvalue()
108 inline ReturnType extract_value( Type nBitField, sal_uInt8 nStartBit, sal_uInt8 nBitCount ) in extract_value()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx420 inline bool get_flag( Type nBitField, Type nMask ) in get_flag()

Completed in 41 milliseconds