Lines Matching refs:bRed
579 sal_Bool bRed, sal_Int16 nDecimals, sal_Int16 nLeading ) in generateFormat() argument
589 pFormatter->GenerateFormat( aRet, nBaseKey, eLang, bThousands, bRed, nDecimals, nLeading ); in generateFormat()
758 sal_Bool bThousand, bRed; in getPropertyValue() local
793 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
798 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
803 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
804 aRet.setValue( &bRed, getBooleanCppuType() ); in getPropertyValue()
808 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
900 sal_Bool bThousand, bRed; in getPropertyValues() local
902 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValues()
926 pArray[8].Value.setValue( &bRed, getBooleanCppuType() ); in getPropertyValues()