Searched refs:bSelective (Results 1 – 2 of 2) sorted by relevance
259 bSelective &= bAll; 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()268 m_aDocumentIndexFI.Enable(bSelective); in EnableAddressBlock()269 m_aPrevSetIB.Enable(bSelective); in EnableAddressBlock()[all …]
94 void EnableAddressBlock(sal_Bool bAll, sal_Bool bSelective);
Completed in 26 milliseconds