Searched refs:bBlib (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1188 sal_Bool bBlib = sal_False ); 1190 void AddOpt( sal_uInt16 nPropertyID, sal_Bool bBlib, sal_uInt32 nPropValue,
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 193 void EscherPropertyContainer::AddOpt( sal_uInt16 nPropID, sal_uInt32 nPropValue, sal_Bool bBlib ) in AddOpt() argument 195 AddOpt( nPropID, bBlib, nPropValue, NULL, 0 ); in AddOpt() 213 void EscherPropertyContainer::AddOpt( sal_uInt16 nPropID, sal_Bool bBlib, sal_uInt32 nPropValue, sa… in AddOpt() argument 215 if ( bBlib ) // bBlib is only valid when fComplex = 0 in AddOpt()
|
Completed in 94 milliseconds