Home
last modified time | relevance | path

Searched defs:SwColumnDlg (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/frmdlg/ !
H A Dcolumn.cxx101 SwColumnDlg::SwColumnDlg(Window* pParent, SwWrtShell& rSh) : in SwColumnDlg() function in SwColumnDlg
247 IMPL_LINK(SwColumnDlg, ObjectHdl, ListBox*, pBox) in IMPL_LINK() argument
312 IMPL_LINK(SwColumnDlg, OkHdl, OKButton*, EMPTYARG) in IMPL_LINK() argument
/AOO42X/main/sw/source/ui/inc/ !
H A Dcolumn.hxx66 class SwColumnDlg : public SfxModalDialog class