Searched refs:SwInsertDBColAutoPilot (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 218 SwInsertDBColAutoPilot::SwInsertDBColAutoPilot( SwView& rView, in SwInsertDBColAutoPilot() function in SwInsertDBColAutoPilot 455 SwInsertDBColAutoPilot::~SwInsertDBColAutoPilot() in ~SwInsertDBColAutoPilot() 466 IMPL_LINK( SwInsertDBColAutoPilot, PageHdl, Button*, pButton ) in IMPL_LINK() argument 502 IMPL_LINK( SwInsertDBColAutoPilot, DBFormatHdl, Button*, pButton ) in IMPL_LINK() argument 523 IMPL_LINK( SwInsertDBColAutoPilot, TblToFromHdl, Button*, pButton ) in IMPL_LINK() argument 672 IMPL_LINK( SwInsertDBColAutoPilot, DblClickHdl, ListBox*, pBox ) in IMPL_LINK() argument 826 IMPL_LINK( SwInsertDBColAutoPilot, SelectHdl, ListBox*, pBox ) in IMPL_LINK() argument 890 IMPL_LINK( SwInsertDBColAutoPilot, HeaderHdl, Button*, pButton ) in IMPL_LINK() argument 1486 void SwInsertDBColAutoPilot::SetTabSet() in SetTabSet() 1626 void SwInsertDBColAutoPilot::Commit() in Commit() [all …]
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | dbinsdlg.hxx | 95 class SwInsertDBColAutoPilot : public SfxModalDialog, public utl::ConfigItem class 170 SwInsertDBColAutoPilot( SwView& rView, 175 virtual ~SwInsertDBColAutoPilot();
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 37 class SwInsertDBColAutoPilot; 162 DECL_ABSTDLG_BASE( AbstractSwInsertDBColAutoPilot_Impl,SwInsertDBColAutoPilot)
|
H A D | swdlgfact.cxx | 879 SwInsertDBColAutoPilot* pDlg=NULL; in CreateSwInsertDBColAutoPilot() 883 pDlg = new SwInsertDBColAutoPilot( rView, rxSource, xColSupp, rData ); in CreateSwInsertDBColAutoPilot()
|
Completed in 40 milliseconds