Home
last modified time | relevance | path

Searched refs:SetCurrentDataSet (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx94 void SetCurrentDataSet(sal_uInt32 nSet);
240 void SwAddressControl_Impl::SetCurrentDataSet(sal_uInt32 nSet) in SetCurrentDataSet() function in SwAddressControl_Impl
495 m_pAddressControl->SetCurrentDataSet(0); in SwCreateAddressListDialog()
523 m_pAddressControl->SetCurrentDataSet(nCurrent); in IMPL_LINK()
546 m_pAddressControl->SetCurrentDataSet(nCurrent); in IMPL_LINK()
582 m_pAddressControl->SetCurrentDataSet(m_pAddressControl->GetCurrentDataSet()); in IMPL_LINK()
709 m_pAddressControl->SetCurrentDataSet( static_cast< sal_uInt32 >(m_aSetNoNF.GetValue() - 1) ); in IMPL_LINK()
767 m_pAddressControl->SetCurrentDataSet(nPos); in Find()

Completed in 15 milliseconds