Searched refs:FILLSET (Results 1 – 1 of 1) sorted by relevance
482 #define FILLSET(i) (ScTpSubTotalGroup::DoFillItemSet( (i), rArgSet )) macro484 sal_Bool __EXPORT ScTpSubTotalGroup1::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(1); } in FillItemSet()486 sal_Bool __EXPORT ScTpSubTotalGroup2::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(2); } in FillItemSet()488 sal_Bool __EXPORT ScTpSubTotalGroup3::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(3); } in FillItemSet()
Completed in 22 milliseconds