Lines Matching refs:ColorLB
1077 ColorLB* pLb = &aLbLight1; in Update()
1126 ColorLB* pLb = &aLbLight2; in Update()
1175 ColorLB* pLb = &aLbLight3; in Update()
1224 ColorLB* pLb = &aLbLight4; in Update()
1273 ColorLB* pLb = &aLbLight5; in Update()
1322 ColorLB* pLb = &aLbLight6; in Update()
1371 ColorLB* pLb = &aLbLight7; in Update()
1420 ColorLB* pLb = &aLbLight8; in Update()
1469 ColorLB* pLb = &aLbAmbientlight; in Update()
1631 ColorLB* pLb = &aLbMatColor; in Update()
1652 ColorLB* pLb = &aLbMatEmission; in Update()
1673 ColorLB* pLb = &aLbMatSpecular; in Update()
2569 ColorLB* pLb = GetLbByButton(); in IMPL_LINK()
2741 ColorLB* pLb = GetLbByButton( pBtn ); in IMPL_LINK()
2870 ColorLB* pLb; in IMPL_LINK()
3037 ColorLB* pLb = GetLbByButton( pBtn ); in IMPL_LINK()
3160 sal_Bool Svx3DWin::LBSelectColor( ColorLB* pLb, const Color& rColor ) in LBSelectColor()
3303 ColorLB* Svx3DWin::GetLbByButton( const PushButton* pBtn ) in GetLbByButton()
3305 ColorLB* pLb = NULL; in GetLbByButton()