Home
last modified time | relevance | path

Searched refs:SwInsertDBColAutoPilot (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx218 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 …]
/aoo41x/main/sw/source/ui/inc/
H A Ddbinsdlg.hxx95 class SwInsertDBColAutoPilot : public SfxModalDialog, public utl::ConfigItem class
170 SwInsertDBColAutoPilot( SwView& rView,
175 virtual ~SwInsertDBColAutoPilot();
/aoo41x/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx37 class SwInsertDBColAutoPilot;
162 DECL_ABSTDLG_BASE( AbstractSwInsertDBColAutoPilot_Impl,SwInsertDBColAutoPilot)
H A Dswdlgfact.cxx879 SwInsertDBColAutoPilot* pDlg=NULL; in CreateSwInsertDBColAutoPilot()
883 pDlg = new SwInsertDBColAutoPilot( rView, rxSource, xColSupp, rData ); in CreateSwInsertDBColAutoPilot()

Completed in 42 milliseconds