Searched refs:aDelSet (Results 1 – 1 of 1) sorted by relevance
434 SfxItemSet aDelSet( GetAttrPool(), aResetableSetRange ); in ResetAttrs() local439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()441 if( aDelSet.Count() ) in ResetAttrs()442 aPara.pDelSet = &aDelSet; in ResetAttrs()
Completed in 21 milliseconds