Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx130 maColorPopup(this, ::boost::bind(&AreaPropertyPanel::CreateColorPopupControl, this, _1)), in AreaPropertyPanel()
617 maColorPopup.Show(*pToolBox); in IMPL_LINK()
621 maColorPopup.SetCurrentColor(mpColorItem->GetColorValue(), mbColorAvail); in IMPL_LINK()
625 maColorPopup.SetCurrentColor(COL_WHITE, false); in IMPL_LINK()
H A DAreaPropertyPanel.hxx160 ColorPopup maColorPopup; member in svx::sidebar::AreaPropertyPanel
/aoo41x/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 38 milliseconds