Searched refs:bShadowed (Results 1 – 3 of 3) sorted by relevance
49 SvxShadowedItem( const sal_Bool bShadowed /*= sal_False*/,
1710 SvxShadowedItem::SvxShadowedItem( const sal_Bool bShadowed, const sal_uInt16 nId ) : in SvxShadowedItem() argument1711 SfxBoolItem( nId, bShadowed ) in SvxShadowedItem()
1637 bool bShadowed = false; in SetFlyBordersShadow() local1649 bShadowed = true; in SetFlyBordersShadow()1653 return bShadowed; in SetFlyBordersShadow()