Searched refs:bRed (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 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() [all …]
|
H A D | numfmuno.hxx | 144 sal_Bool bRed, sal_Int16 nDecimals, sal_Int16 nLeading )
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 110 void PaintExtra( SwTwips nY, long nAsc, long nMax, sal_Bool bRed ); 201 void SwExtraPainter::PaintExtra( SwTwips nY, long nAsc, long nMax, sal_Bool bRed ) in PaintExtra() argument 265 if( bRed ) in PaintExtra() 386 sal_Bool bRed = bRedLine && aLine.GetCurr()->HasRedline(); in PaintExtraData() local 395 nTmpHeight, bRed ); in PaintExtraData() 396 bRed = sal_False; in PaintExtraData() 400 if( bRed ) in PaintExtraData()
|
/aoo41x/main/sc/inc/ |
H A D | detfunc.hxx | 98 sal_Bool bFromOtherTab, sal_Bool bRed, 101 SCCOL nEndCol, SCROW nEndRow, sal_Bool bRed,
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 478 sal_Bool bFromOtherTab, sal_Bool bRed, in InsertArrow() argument 526 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertArrow() 554 SCCOL nEndCol, SCROW nEndRow, sal_Bool bRed, in InsertToOtherTab() argument 592 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertToOtherTab()
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XNumberFormats.idl | 121 [in] boolean bRed,
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 378 *pDstLine++ = rQuad.bRed; in ImplDrawBitmap()
|
Completed in 40 milliseconds