Home
last modified time | relevance | path

Searched refs:aDelSet (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx434 SfxItemSet aDelSet( GetAttrPool(), aResetableSetRange ); in ResetAttrs() local
439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()
441 if( aDelSet.Count() ) in ResetAttrs()
442 aPara.pDelSet = &aDelSet; in ResetAttrs()

Completed in 29 milliseconds