Searched defs:ColorLB (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | dlgctrl.hxx | 273 class SVX_DLLPUBLIC ColorLB : public ColorListBox class 277 ColorLB( Window* pParent, ResId Id ) : ColorListBox( pParent, Id ) {} in ColorLB() function in ColorLB 278 ColorLB( Window* pParent, WinBits aWB ) : ColorListBox( pParent, aWB ) {} in ColorLB() function in ColorLB
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_3D_SceneIllumination.cxx | 515 IMPL_LINK( ThreeD_SceneIllumination_TabPage, SelectColorHdl, ColorLB*, pListBox ) in IMPL_LINK() argument
|
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 329 IMPL_LINK( MaskData, FocusLbHdl, ColorLB*, pLb ) in IMPL_LINK() argument
|
Completed in 41 milliseconds