Searched refs:ImplGetBitmapColor (Results 1 – 6 of 6) sorted by relevance
72 pElement->pLineBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()74 pElement->aLineBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()109 pElement->pMarkerBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()111 pElement->aMarkerBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()160 pElement->pTextBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()162 pElement->aTextBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()233 pElement->pFillBundle->SetColor( ImplGetBitmapColor() ); in ImplDoClass5()235 pElement->aFillBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()289 pElement->aEdgeBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass5()482 nColorTo = ImplGetBitmapColor(); in ImplDoClass5()[all …]
102 pElement->nBackGroundColor = ImplGetBitmapColor( sal_True ); in ImplDoClass2()156 aTempLineBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()166 aTempMarkerBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()178 aTempTextBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()187 aTempFillBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()199 aTempEdgeBundle.SetColor( ImplGetBitmapColor() ); in ImplDoClass2()
92 pElement->nAuxiliaryColor = ImplGetBitmapColor(); in ImplDoClass3()
122 sal_uInt32 ImplGetBitmapColor( sal_Bool bDirectColor = sal_False );
43 pElement->nUnderlineColor = ImplGetBitmapColor();
455 sal_uInt32 CGM::ImplGetBitmapColor( sal_Bool bDirect ) in ImplGetBitmapColor() function in CGM
Completed in 33 milliseconds