Lines Matching refs:bIsDefault
694 sal_Bool bIsDefault = sal_False; in GetDescription() local
701 bIsDefault = (XFILL_SOLID == eFillStyle); in GetDescription()
707 bIsDefault = (XFILL_GRADIENT == eFillStyle); in GetDescription()
713 bIsDefault = (XFILL_HATCH == eFillStyle); in GetDescription()
719 bIsDefault = (XFILL_BITMAP == eFillStyle); in GetDescription()
725 bIsDefault = !bUseFloatTransparence; in GetDescription()
731 bIsDefault = bUseFloatTransparence; in GetDescription()
750 bIsDefault = sal_True; in GetDescription()
766 bIsDefault = sal_True; in GetDescription()
770 bIsDefault = sal_True; in GetDescription()
772 if(bIsDefault) in GetDescription()