Searched refs:GetCurrentAddressBlockIndex (Results 1 – 3 of 3) sorted by relevance
194 sal_Int32 GetCurrentAddressBlockIndex() const in GetCurrentAddressBlockIndex() function in SwMailMergeConfigItem_Impl1450 if(aBlocks.getLength() <= m_pImpl->GetCurrentAddressBlockIndex()) in IsAddressFieldsAssigned()1452 SwAddressIterator aIter(aBlocks[m_pImpl->GetCurrentAddressBlockIndex()]); in IsAddressFieldsAssigned()1979 sal_Int32 SwMailMergeConfigItem::GetCurrentAddressBlockIndex() const in GetCurrentAddressBlockIndex() function in SwMailMergeConfigItem1981 return m_pImpl->GetCurrentAddressBlockIndex(); in GetCurrentAddressBlockIndex()
164 m_aSettingsWIN.SelectAddress((sal_uInt16)rConfigItem.GetCurrentAddressBlockIndex()); in ActivatePage()
144 sal_Int32 GetCurrentAddressBlockIndex() const;
Completed in 31 milliseconds