Home
last modified time | relevance | path

Searched refs:SvxLineEndWindow (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/source/tbxctrls/
H A Dlinectrl.cxx375 SvxLineEndWindow::SvxLineEndWindow( in SvxLineEndWindow() function in SvxLineEndWindow
395 SvxLineEndWindow::SvxLineEndWindow( in SvxLineEndWindow() function in SvxLineEndWindow
417 void SvxLineEndWindow::implInit() in implInit()
437 aLineEndSet.SetSelectHdl( LINK( this, SvxLineEndWindow, SelectHdl ) ); in implInit()
449 SfxPopupWindow* SvxLineEndWindow::Clone() const in Clone()
451 return new SvxLineEndWindow( GetId(), mxFrame, GetText() ); in Clone()
456 SvxLineEndWindow::~SvxLineEndWindow() in ~SvxLineEndWindow()
462 IMPL_LINK( SvxLineEndWindow, SelectHdl, void *, EMPTYARG ) in IMPL_LINK() argument
523 void SvxLineEndWindow::FillValueSet() in FillValueSet()
572 void SvxLineEndWindow::Resize() in Resize()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dlinectrl.hxx102 class SvxLineEndWindow : public SfxPopupWindow class
136 SvxLineEndWindow( sal_uInt16 nId,
139 SvxLineEndWindow( sal_uInt16 nId,
143 ~SvxLineEndWindow();