Searched refs:bSelective (Results 1 – 2 of 2) sorted by relevance
255 void SwMailMergeAddressBlockPage::EnableAddressBlock(sal_Bool bAll, sal_Bool bSelective) in EnableAddressBlock() argument259 bSelective &= bAll; in EnableAddressBlock()260 m_aHideEmptyParagraphsCB.Enable(bSelective); in EnableAddressBlock()261 m_aSettingsWIN.Enable(bSelective); in EnableAddressBlock()262 m_aSettingsPB.Enable(bSelective); in EnableAddressBlock()263 m_aPreviewFI.Enable(bSelective); in EnableAddressBlock()264 m_aPreviewWIN.Enable(bSelective); in EnableAddressBlock()265 m_aThirdFI.Enable(bSelective); in EnableAddressBlock()266 m_aMatchFieldsFI.Enable(bSelective); in EnableAddressBlock()267 m_aAssignPB.Enable(bSelective); in EnableAddressBlock()[all …]
94 void EnableAddressBlock(sal_Bool bAll, sal_Bool bSelective);