Home
last modified time | relevance | path

Searched refs:SwAddressControl_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx62 class SwAddressControl_Impl : public Control class
89 SwAddressControl_Impl(Window* pParent, const ResId& rResId );
90 ~SwAddressControl_Impl();
102 SwAddressControl_Impl::SwAddressControl_Impl(Window* pParent, const ResId& rResId ) : in SwAddressControl_Impl() function in SwAddressControl_Impl
119 Link aScrollLink = LINK(this, SwAddressControl_Impl, ScrollHdl_Impl); in SwAddressControl_Impl()
128 SwAddressControl_Impl::~SwAddressControl_Impl() in ~SwAddressControl_Impl()
140 void SwAddressControl_Impl::SetData(SwCSVData& rDBData) in SetData()
184 Link aFocusLink = LINK(this, SwAddressControl_Impl, GotFocusHdl_Impl); in SetData()
185 Link aEditModifyLink = LINK(this, SwAddressControl_Impl, EditModifyHdl_Impl); in SetData()
240 void SwAddressControl_Impl::SetCurrentDataSet(sal_uInt32 nSet) in SetCurrentDataSet()
[all …]
H A Dcreateaddresslistdialog.hxx36 class SwAddressControl_Impl;
53 SwAddressControl_Impl* m_pAddressControl;