Searched refs:SwAddressControl_Impl (Results 1 – 2 of 2) sorted by relevance
62 class SwAddressControl_Impl : public Control class89 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_Impl128 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() argument286 void SwAddressControl_Impl::MakeVisible(const Rectangle & rRect) in MakeVisible()324 void SwAddressControl_Impl::SetCursorTo(sal_uInt32 nElement) in SetCursorTo()[all …]
36 class SwAddressControl_Impl;53 SwAddressControl_Impl* m_pAddressControl;
Completed in 11 milliseconds