Home
last modified time | relevance | path

Searched refs:maColorPopup (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx132 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 DAreaPropertyPanel.hxx162 ColorPopup maColorPopup; member in svx::sidebar::AreaPropertyPanel
/aoo42x/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx228 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 DLinePropertyPanel.hxx144 ColorPopup maColorPopup; member in svx::sidebar::LinePropertyPanel

Completed in 36 milliseconds