Home
last modified time | relevance | path

Searched refs:p2ndSet (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx925 void _SdrItemBrowserControl::SetAttributes(const SfxItemSet* pSet, const SfxItemSet* p2ndSet) in SetAttributes() argument
941 if (p2ndSet!=NULL) { in SetAttributes()
942 SfxItemState e2ndState=p2ndSet->GetItemState(nWhich); in SetAttributes()
/trunk/main/svx/inc/
H A Dsvdibrow.hxx76 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

Completed in 12 milliseconds