Searched refs:LineWidthControl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LineWidthControl.cxx | 40 LineWidthControl::LineWidthControl ( in LineWidthControl() function in svx::sidebar::LineWidthControl 69 LineWidthControl::~LineWidthControl (void) in ~LineWidthControl() 77 void LineWidthControl::Paint(const Rectangle& rect) in Paint() 107 void LineWidthControl::Initialize() in Initialize() 178 aLink = LINK(this, LineWidthControl, MFModifyHdl); in Initialize() 188 void LineWidthControl::GetFocus() in GetFocus() 199 ValueSet& LineWidthControl::GetValueSet() in GetValueSet() 277 IMPL_LINK(LineWidthControl, VSSelectHdl, void *, pControl) in IMPL_LINK() argument 324 IMPL_LINK(LineWidthControl, MFModifyHdl, void *, pControl) in IMPL_LINK() argument 359 bool LineWidthControl::IsCloseByEdit() in IsCloseByEdit() [all …]
|
H A D | LineWidthPopup.cxx | 58 LineWidthControl* pControl = dynamic_cast<LineWidthControl*>(mpControl.get()); in SetWidthSelect() 68 LineWidthControl* pControl = dynamic_cast<LineWidthControl*>(mpControl.get()); in PopupModeEndCallback()
|
H A D | LineWidthControl.hxx | 34 class LineWidthControl class 38 LineWidthControl (Window* pParent, LinePropertyPanel& rPanel); 39 virtual ~LineWidthControl (void);
|
H A D | LinePropertyPanel.hxx | 62 class LineWidthControl;
|
H A D | LinePropertyPanel.cxx | 1022 return new LineWidthControl(pParent, *this); in CreateLineWidthPopupControl()
|
/aoo41x/main/svx/ |
H A D | Library_svx.mk | 205 svx/source/sidebar/line/LineWidthControl \
|
Completed in 69 milliseconds