Searched refs:bIsSound (Results 1 – 2 of 2) sorted by relevance
1273 sal_Bool bIsSound = sal_False; in ImplCreateSlide() local1283 bIsSound = sal_True; in ImplCreateSlide()1294 || ( bIsSound ) in ImplCreateSlide()1506 if ( bIsSound ) in ImplCreateSlide()
4155 sal_Bool& bIsSound ) in ImplGetEffect() argument4168 aAny >>= bIsSound; in ImplGetEffect()4170 bIsSound = sal_False; in ImplGetEffect()4174 || bIsSound ); in ImplGetEffect()4310 sal_Bool bIsSound; in ImplWritePage() local4318 sal_Bool bEffect = ImplGetEffect( mXPropSet, eAe, eTe, bIsSound ); in ImplWritePage()
Completed in 38 milliseconds