Searched refs:pAddrSet (Results 1 – 1 of 1) sorted by relevance
372 SfxItemSet *&pAddrSet = bSender ? GetParent()->pSenderSet : GetParent()->pAddresseeSet; in GetCollItemSet() local374 if (!pAddrSet) in GetCollItemSet()441 pAddrSet = new SfxItemSet(GetParent()->pSh->GetView().GetCurShell()->GetPool(), in GetCollItemSet()444 pAddrSet->Put(pColl->GetAttrSet()); in GetCollItemSet()448 return pAddrSet; in GetCollItemSet()
Completed in 7 milliseconds