Searched refs:SetItemColor (Results 1 – 4 of 4) sorted by relevance
176 SetItemColor( 1, pColorDlg->GetColor() ); in onEditColor()668 pQSet1->SetItemColor( 1, aPipetteColor ); in PipetteClicked()674 pQSet2->SetItemColor( 1, aPipetteColor ); in PipetteClicked()680 pQSet3->SetItemColor( 1, aPipetteColor ); in PipetteClicked()686 pQSet4->SetItemColor( 1, aPipetteColor ); in PipetteClicked()
401 void SetItemColor( sal_uInt16 nItemId, const Color& rColor );
641 aValSetColorTable.SetItemColor( nPos + 1, pEntry->GetColor() ); in IMPL_LINK()
2372 void ValueSet::SetItemColor( sal_uInt16 nItemId, const Color& rColor ) in SetItemColor() function in ValueSet
Completed in 34 milliseconds