Searched refs:m_aAddressBlocks (Results 1 – 2 of 2) sorted by relevance
420 m_aAddressBlocks = rBlocks; in SetAddressBlocks()436 pTemp[0] = m_aAddressBlocks[nSelect]; in GetAddressBlocks()443 pTemp[nAddress] = m_aAddressBlocks[nIndex]; in GetAddressBlocks()446 m_aAddressBlocks = aTemp; in GetAddressBlocks()448 return m_aAddressBlocks; in GetAddressBlocks()463 m_aDeletePB.Enable(m_aAddressBlocks.getLength() > 1); in SetSettings()481 if(m_aAddressBlocks.getLength()) in IMPL_LINK()492 m_aAddressBlocks.realloc(m_aAddressBlocks.getLength() - 1); in IMPL_LINK()493 if(m_aAddressBlocks.getLength() <= 1) in IMPL_LINK()526 m_aAddressBlocks.realloc(m_aAddressBlocks.getLength() + 1); in IMPL_LINK()[all …]
129 com::sun::star::uno::Sequence< ::rtl::OUString> m_aAddressBlocks; member in SwSelectAddressBlockDialog
Completed in 43 milliseconds