Home
last modified time | relevance | path

Searched refs:bRed (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx378 *pDstLine++ = rQuad.bRed; in ImplDrawBitmap()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx110 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()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx579 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 Dnumfmuno.hxx144 sal_Bool bRed, sal_Int16 nDecimals, sal_Int16 nLeading )
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx478 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()
/trunk/main/sc/inc/
H A Ddetfunc.hxx98 sal_Bool bFromOtherTab, sal_Bool bRed,
101 SCCOL nEndCol, SCROW nEndRow, sal_Bool bRed,
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl177 @param bRed
189 [in] boolean bRed,

Completed in 39 milliseconds