Searched refs:SwNumNamesDlg (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/sw/source/ui/misc/ ! |
| H A D | outline.cxx | 103 class SwNumNamesDlg: public ModalDialog class 117 SwNumNamesDlg(Window *pParent); 118 ~SwNumNamesDlg(); 129 IMPL_LINK_INLINE_START( SwNumNamesDlg, SelectHdl, ListBox *, pBox ) in IMPL_LINK_INLINE_START() argument 135 IMPL_LINK_INLINE_END( SwNumNamesDlg, SelectHdl, ListBox *, pBox ) in IMPL_LINK_INLINE_END() argument 144 void SwNumNamesDlg::SetUserNames(const String *pList[]) in IMPL_LINK_INLINE_END() 165 IMPL_LINK_INLINE_START( SwNumNamesDlg, ModifyHdl, Edit *, pBox ) in IMPL_LINK_INLINE_START() argument 170 IMPL_LINK_INLINE_END( SwNumNamesDlg, ModifyHdl, Edit *, pBox ) in IMPL_LINK_INLINE_END() argument 176 IMPL_LINK_INLINE_START( SwNumNamesDlg, DoubleClickHdl, ListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() 181 IMPL_LINK_INLINE_END( SwNumNamesDlg, DoubleClickHdl, ListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument [all …]
|