Searched refs:bIsSMPTAfterPOP (Results 1 – 1 of 1) sorted by relevance
145 sal_Bool bIsSMPTAfterPOP; member in SwMailMergeConfigItem_Impl217 bIsSMPTAfterPOP(sal_False), in SwMailMergeConfigItem_Impl()301 case 32: pValues[nProp] >>= bIsSMPTAfterPOP; break; in SwMailMergeConfigItem_Impl()605 case 32: pValues[nProp] <<= bIsSMPTAfterPOP; break; in Commit()1730 return m_pImpl->bIsSMPTAfterPOP; in IsSMTPAfterPOP()1737 if( m_pImpl->bIsSMPTAfterPOP != bSet) in SetSMTPAfterPOP()1739 m_pImpl->bIsSMPTAfterPOP = bSet; in SetSMTPAfterPOP()
Completed in 21 milliseconds