Home
last modified time | relevance | path

Searched refs:SetWidthSelect (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/svx/source/sidebar/line/
H A DLineWidthPopup.cxx54 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 DLineWidthPopup.hxx43 void SetWidthSelect (long lValue, bool bValuable, SfxMapUnit eMapUnit);
H A DLineWidthControl.hxx44 void SetWidthSelect( long lValue, bool bValuable, SfxMapUnit eMapUnit);
H A DLineWidthControl.cxx207 void LineWidthControl::SetWidthSelect( long lValue, bool bValuable, SfxMapUnit eMapUnit) in SetWidthSelect() function in svx::sidebar::LineWidthControl
H A DLinePropertyPanel.cxx975 maLineWidthPopup.SetWidthSelect(mnWidthCoreValue, mbWidthValuable, meMapUnit); in IMPL_LINK()

Completed in 27 milliseconds