Searched defs:extractValue (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/slideshow/source/engine/ |
H A D | tools.cxx | 160 bool extractValue( double& o_rValue, in extractValue() function 195 bool extractValue( sal_Int32& o_rValue, in extractValue() function 240 bool extractValue( sal_Int16& o_rValue, in extractValue() function 261 bool extractValue( RGBColor& o_rValue, in extractValue() function 343 bool extractValue( HSLColor& o_rValue, in extractValue() function 382 bool extractValue( ::rtl::OUString& o_rValue, in extractValue() function 395 bool extractValue( bool& o_rValue, in extractValue() function 435 bool extractValue( ::basegfx::B2DTuple& o_rPair, in extractValue() function
|
/aoo41x/main/oox/inc/oox/helper/ |
H A D | helper.hxx | 161 inline ReturnType extractValue( Type nBitField, sal_uInt8 nStartBit, sal_uInt8 nBitCount ) in extractValue() function
|
Completed in 14 milliseconds