Searched refs:RESET (Results 1 – 3 of 3) sorted by relevance
470 #define RESET(i) (ScTpSubTotalGroup::DoReset( (i), rArgSet )) macro472 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()478 #undef RESET
54 RESET,
584 com.sun.star.form.FormButtonType BT2 = com.sun.star.form.FormButtonType.RESET; in changePValue()
Completed in 26 milliseconds