Home
last modified time | relevance | path

Searched refs:ImplGetBitmapColor (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx72 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 …]
H A Dclass2.cxx102 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()
H A Dclass3.cxx92 pElement->nAuxiliaryColor = ImplGetBitmapColor(); in ImplDoClass3()
H A Dcgm.hxx122 sal_uInt32 ImplGetBitmapColor( sal_Bool bDirectColor = sal_False );
H A Dclassx.cxx43 pElement->nUnderlineColor = ImplGetBitmapColor();
H A Dcgm.cxx455 sal_uInt32 CGM::ImplGetBitmapColor( sal_Bool bDirect ) in ImplGetBitmapColor() function in CGM

Completed in 27 milliseconds