Searched refs:bSender (Results 1 – 2 of 2) sorted by relevance
258 sal_Bool bSender = pButton != &aAddrEditButton; in IMPL_LINK_INLINE_END() local261 bSender ? RES_POOLCOLL_SENDADRESS : RES_POOLCOLL_JAKETADRESS)); in IMPL_LINK_INLINE_END()268 SfxItemSet *pCollSet = GetCollItemSet(pColl, bSender); in IMPL_LINK_INLINE_END()311 SfxItemSet *pCollSet = GetCollItemSet(pColl, bSender); in IMPL_LINK_INLINE_END()370 SfxItemSet *SwEnvFmtPage::GetCollItemSet(SwTxtFmtColl* pColl, sal_Bool bSender) in GetCollItemSet() argument372 SfxItemSet *&pAddrSet = bSender ? GetParent()->pSenderSet : GetParent()->pAddresseeSet; in GetCollItemSet()
87 SfxItemSet *GetCollItemSet(SwTxtFmtColl* pColl, sal_Bool bSender);
Completed in 9 milliseconds