Searched refs:SetWidthSelect (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/sidebar/line/ |
H A D | LineWidthPopup.cxx | 54 void LineWidthPopup::SetWidthSelect (long lValue, bool bValuable, SfxMapUnit eMapUnit) in SetWidthSelect() function in svx::sidebar::LineWidthPopup 60 pControl->SetWidthSelect(lValue, bValuable, eMapUnit); in SetWidthSelect()
|
H A D | LineWidthPopup.hxx | 43 void SetWidthSelect (long lValue, bool bValuable, SfxMapUnit eMapUnit);
|
H A D | LineWidthControl.hxx | 44 void SetWidthSelect( long lValue, bool bValuable, SfxMapUnit eMapUnit);
|
H A D | LineWidthControl.cxx | 207 void LineWidthControl::SetWidthSelect( long lValue, bool bValuable, SfxMapUnit eMapUnit) in SetWidthSelect() function in svx::sidebar::LineWidthControl
|
H A D | LinePropertyPanel.cxx | 975 maLineWidthPopup.SetWidthSelect(mnWidthCoreValue, mbWidthValuable, meMapUnit); in IMPL_LINK()
|
Completed in 36 milliseconds