Home
last modified time | relevance | path

Searched refs:SetCurrentColor (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/inc/svx/sidebar/
H A DColorPopup.hxx48 void SetCurrentColor (
/trunk/main/svx/source/sidebar/tools/
H A DColorPopup.cxx50 void ColorPopup::SetCurrentColor ( in SetCurrentColor() function in svx::sidebar::ColorPopup
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx341 maFillColorPopup.SetCurrentColor(maBackColor, mbBackColorAvailable); in IMPL_LINK()
354 maLineColorPopup.SetCurrentColor(maLineColor, mbLineColorAvailable); in IMPL_LINK()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx623 maColorPopup.SetCurrentColor(mpColorItem->GetColorValue(), mbColorAvail); in IMPL_LINK()
627 maColorPopup.SetCurrentColor(COL_WHITE, false); in IMPL_LINK()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx808 maColorPopup.SetCurrentColor(maColor, mbColorAvailable); in IMPL_LINK()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx769 maBGColorPopup.SetCurrentColor(maColor, mbColorAvailable); in IMPL_LINK()

Completed in 128 milliseconds