Searched refs:SetLineStyleSelect (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/source/ui/sidebar/ |
H A D | CellLineStylePopup.cxx | 42 void CellLineStylePopup::SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis) in SetLineStyleSelect() function in sc::sidebar::CellLineStylePopup 50 pControl->SetLineStyleSelect(out, in, dis); in SetLineStyleSelect()
|
H A D | CellLineStylePopup.hxx | 38 void SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis);
|
H A D | CellLineStyleControl.hxx | 55 void SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis);
|
H A D | CellLineStyleControl.cxx | 193 void CellLineStyleControl::SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis) in SetLineStyleSelect() function in sc::sidebar::CellLineStyleControl
|
H A D | CellAppearancePropertyPanel.cxx | 402 mpCellLineStylePopup->SetLineStyleSelect(mnOut, mnIn, mnDis); in IMPL_LINK()
|
Completed in 26 milliseconds