Searched refs:p2ndSet (Results 1 – 2 of 2) sorted by relevance
76 void SetAttributes(const SfxItemSet* pAttr, const SfxItemSet* p2ndSet=NULL);112 …ributes(const SfxItemSet* pAttr, const SfxItemSet* p2ndSet=NULL) { aBrowse.SetAttributes(pAttr,p2n… in SetAttributes() argument
925 void _SdrItemBrowserControl::SetAttributes(const SfxItemSet* pSet, const SfxItemSet* p2ndSet) in SetAttributes() argument941 if (p2ndSet!=NULL) { in SetAttributes()942 SfxItemState e2ndState=p2ndSet->GetItemState(nWhich); in SetAttributes()
Completed in 27 milliseconds