Home
last modified time | relevance | path

Searched refs:nSelectedAddress (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx213 sal_uInt16 nSelectedAddress; member
219 nSelectedAddress(0), in SwAddressPreview_Impl()
279 return pImpl->nSelectedAddress; in GetSelectedAddress()
287 pImpl->nSelectedAddress = nSelect; in SelectAddress()
300 pImpl->nSelectedAddress = 0; in Clear()
308 pImpl->aAdresses[pImpl->nSelectedAddress] = rNew; in ReplaceSelectedAddress()
317 if(pImpl->nSelectedAddress) in RemoveSelectedAddress()
318 --pImpl->nSelectedAddress; in RemoveSelectedAddress()
390 bool bIsSelected = nAddress == pImpl->nSelectedAddress; in Paint()
424 pImpl->nSelectedAddress = (sal_uInt16)nSelect; in MouseButtonDown()
[all …]
H A Dmmaddressblockpage.cxx418 sal_uInt16 nSelectedAddress) in SetAddressBlocks() argument
423 m_aPreview.SelectAddress(nSelectedAddress); in SetAddressBlocks()

Completed in 30 milliseconds