Searched refs:SwTableWidthDlg (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/ui/table/ |
H A D | colwd.cxx | 60 IMPL_LINK_INLINE_START( SwTableWidthDlg, LoseFocusHdl, Edit *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument 68 IMPL_LINK_INLINE_END( SwTableWidthDlg, LoseFocusHdl, Edit *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument 72 SwTableWidthDlg::SwTableWidthDlg(Window *pParent, SwTableFUNC &rTableFnc ) : in IMPL_LINK_INLINE_END() 103 aColEdit.SetModifyHdl(LINK(this,SwTableWidthDlg, LoseFocusHdl)); in IMPL_LINK_INLINE_END() 109 void SwTableWidthDlg::Apply() in Apply()
|
/aoo42x/main/sw/inc/ |
H A D | colwd.hxx | 38 class SwTableWidthDlg : public SvxStandardDialog class 55 SwTableWidthDlg(Window *pParent, SwTableFUNC &rFnc );
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1138 pDlg = new SwTableWidthDlg( pParent, rFnc); in CreateSwTableWidthDlg()
|
Completed in 24 milliseconds