Searched refs:SetCurrentGreeting (Results 1 – 3 of 3) sorted by relevance
197 void SetCurrentGreeting(SwMailMergeConfigItem::Gender eType, sal_Int32 nIndex);753 void SwMailMergeConfigItem_Impl::SetCurrentGreeting( in SetCurrentGreeting() function in SwMailMergeConfigItem_Impl1344 void SwMailMergeConfigItem::SetCurrentGreeting(Gender eType, sal_Int32 nIndex) in SetCurrentGreeting() function in SwMailMergeConfigItem1346 m_pImpl->SetCurrentGreeting(eType, nIndex); in SetCurrentGreeting()
76 rConfig.SetCurrentGreeting(eType, rBox.GetSelectEntryPos()); in lcl_StoreGreetingsBox()88 rConfig.SetCurrentGreeting(eType, rBox.GetSelectEntryPos()); in lcl_StoreGreetingsBox()
161 void SetCurrentGreeting(Gender eType, sal_Int32 nIndex);
Completed in 21 milliseconds