Lines Matching defs:rArgSet
57 const SfxItemSet& rArgSet ) in ScTpSubTotalGroup()
140 const SfxItemSet& rArgSet ) in DoReset()
197 SfxItemSet& rArgSet ) in DoFillItemSet()
438 const SfxItemSet& rArgSet ) in Create()
444 const SfxItemSet& rArgSet ) in Create()
450 const SfxItemSet& rArgSet ) in Create()
455 ScTpSubTotalGroup1::ScTpSubTotalGroup1( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup1()
459 ScTpSubTotalGroup2::ScTpSubTotalGroup2( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup2()
463 ScTpSubTotalGroup3::ScTpSubTotalGroup3( Window* pParent, const SfxItemSet& rArgSet ) : in ScTpSubTotalGroup3()
472 void __EXPORT ScTpSubTotalGroup1::Reset( const SfxItemSet& rArgSet ) { RESET(1); } in Reset()
474 void __EXPORT ScTpSubTotalGroup2::Reset( const SfxItemSet& rArgSet ) { RESET(2); } in Reset()
476 void __EXPORT ScTpSubTotalGroup3::Reset( const SfxItemSet& rArgSet ) { RESET(3); } in Reset()
484 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()
496 const SfxItemSet& rArgSet ) in ScTpSubTotalOptions()
554 const SfxItemSet& rArgSet ) in Create()
588 sal_Bool __EXPORT ScTpSubTotalOptions::FillItemSet( SfxItemSet& rArgSet ) in FillItemSet()