Searched refs:bValuable (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svx/source/sidebar/line/ |
H A D | LineWidthPopup.cxx | 54 void LineWidthPopup::SetWidthSelect (long lValue, bool bValuable, SfxMapUnit eMapUnit) in SetWidthSelect() argument 60 pControl->SetWidthSelect(lValue, bValuable, eMapUnit); in SetWidthSelect()
|
H A D | LineWidthControl.cxx | 207 void LineWidthControl::SetWidthSelect( long lValue, bool bValuable, SfxMapUnit eMapUnit) in SetWidthSelect() argument 242 if(bValuable) 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);
|
Completed in 23 milliseconds