Lines Matching defs:rArgSet
56 const SfxItemSet& rArgSet ) in ScTpSubTotalGroup()
139 const SfxItemSet& rArgSet ) in DoReset()
196 SfxItemSet& rArgSet ) in DoFillItemSet()
437 const SfxItemSet& rArgSet ) in Create()
443 const SfxItemSet& rArgSet ) in Create()
449 const SfxItemSet& rArgSet ) in Create()
454 ScTpSubTotalGroup1::ScTpSubTotalGroup1( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup1()
458 ScTpSubTotalGroup2::ScTpSubTotalGroup2( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup2()
462 ScTpSubTotalGroup3::ScTpSubTotalGroup3( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup3()
471 void __EXPORT ScTpSubTotalGroup1::Reset( const SfxItemSet& rArgSet ) { RESET(1); } in Reset()
473 void __EXPORT ScTpSubTotalGroup2::Reset( const SfxItemSet& rArgSet ) { RESET(2); } in Reset()
475 void __EXPORT ScTpSubTotalGroup3::Reset( const SfxItemSet& rArgSet ) { RESET(3); } in Reset()
483 sal_Bool __EXPORT ScTpSubTotalGroup1::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(1); } in FillItemSet()
485 sal_Bool __EXPORT ScTpSubTotalGroup2::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(2); } in FillItemSet()
487 sal_Bool __EXPORT ScTpSubTotalGroup3::FillItemSet( SfxItemSet& rArgSet ) { return FILLSET(3); } in FillItemSet()
495 const SfxItemSet& rArgSet ) in ScTpSubTotalOptions()
553 const SfxItemSet& rArgSet ) in Create()
587 sal_Bool __EXPORT ScTpSubTotalOptions::FillItemSet( SfxItemSet& rArgSet ) in FillItemSet()