Home
last modified time | relevance | path

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

/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
128 SwAddressControl_Impl::~SwAddressControl_Impl() in ~SwAddressControl_Impl()
140 void SwAddressControl_Impl::SetData(SwCSVData& rDBData) in SetData()
240 void SwAddressControl_Impl::SetCurrentDataSet(sal_uInt32 nSet) in SetCurrentDataSet()
274 IMPL_LINK(SwAddressControl_Impl, GotFocusHdl_Impl, Edit*, pEdit) in IMPL_LINK() argument
286 void SwAddressControl_Impl::MakeVisible(const Rectangle & rRect) in MakeVisible()
324 void SwAddressControl_Impl::SetCursorTo(sal_uInt32 nElement) in SetCursorTo()
[all …]
H A Dcreateaddresslistdialog.hxx36 class SwAddressControl_Impl;
53 SwAddressControl_Impl* m_pAddressControl;

Completed in 25 milliseconds