Searched refs:maColorPopup (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 132 maColorPopup(this, ::boost::bind(&AreaPropertyPanel::CreateColorPopupControl, this, _1)), in AreaPropertyPanel() 619 maColorPopup.Show(*pToolBox); in IMPL_LINK() 623 maColorPopup.SetCurrentColor(mpColorItem->GetColorValue(), mbColorAvail); in IMPL_LINK() 627 maColorPopup.SetCurrentColor(COL_WHITE, false); in IMPL_LINK()
|
H A D | AreaPropertyPanel.hxx | 162 ColorPopup maColorPopup; member in svx::sidebar::AreaPropertyPanel
|
/aoo42x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 228 maColorPopup(this, ::boost::bind(&LinePropertyPanel::CreateColorPopupControl, this, _1)), in LinePropertyPanel() 807 maColorPopup.Show(*pToolBox); in IMPL_LINK() 808 maColorPopup.SetCurrentColor(maColor, mbColorAvailable); in IMPL_LINK()
|
H A D | LinePropertyPanel.hxx | 144 ColorPopup maColorPopup; member in svx::sidebar::LinePropertyPanel
|
Completed in 34 milliseconds