Searched refs:mpBccList (Results 1 – 3 of 3) sorted by relevance
756 mpBccList ( NULL ), in SfxMailModel()768 ClearList( mpBccList ); in ~SfxMailModel()769 delete mpBccList; in ~SfxMailModel()794 if ( !mpBccList ) in AddAddress()796 mpBccList = new AddressList_Impl; in AddAddress()797 pList = mpBccList; in AddAddress()898 sal_Int32 nBccCount = mpBccList ? mpBccList->Count() : 0; in Send()904 aBccRecipientSeq[i] = *mpBccList->GetObject(i); in Send()
67 AddressList_Impl* mpBccList; member in SfxMailModel_Impl
73 AddressList_Impl* mpBccList; member in SfxMailModel
Completed in 37 milliseconds