/trunk/main/sc/source/ui/dbgui/ |
H A D | validate.cxx | 382 return( new ScTPValidationValue( pParent, rArgSet ) ); in Create() 687 const SfxItemSet& rArgSet ) in ScTPValidationHelp() argument 691 rArgSet ), in ScTPValidationHelp() 699 mrArgSet ( rArgSet ) in ScTPValidationHelp() 730 const SfxItemSet& rArgSet ) in Create() argument 732 return ( new ScTPValidationHelp( pParent, rArgSet ) ); in Create() 773 const SfxItemSet& rArgSet ) in ScTPValidationError() argument 777 rArgSet ), in ScTPValidationError() 788 mrArgSet ( rArgSet ) in ScTPValidationError() 823 const SfxItemSet& rArgSet ) in Create() argument [all …]
|
H A D | tpsubt.cxx | 56 const SfxItemSet& rArgSet ) in ScTpSubTotalGroup() argument 59 rArgSet ), in ScTpSubTotalGroup() 74 rArgSet.Get( nWhichSubTotals )). in ScTpSubTotalGroup() 139 const SfxItemSet& rArgSet ) in DoReset() argument 196 SfxItemSet& rArgSet ) in DoFillItemSet() argument 437 const SfxItemSet& rArgSet ) in Create() argument 443 const SfxItemSet& rArgSet ) in Create() argument 449 const SfxItemSet& rArgSet ) in Create() argument 495 const SfxItemSet& rArgSet ) in ScTpSubTotalOptions() argument 499 rArgSet ), in ScTpSubTotalOptions() [all …]
|
H A D | tpsort.cxx | 93 const SfxItemSet& rArgSet ) in ScTabPageSortFields() argument 97 rArgSet ), in ScTabPageSortFields() 118 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 122 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 185 const SfxItemSet& rArgSet ) in Create() argument 187 return ( new ScTabPageSortFields( pParent, rArgSet ) ); in Create() 552 const SfxItemSet& rArgSet ) in ScTabPageSortOptions() argument 556 rArgSet ), in ScTabPageSortOptions() 588 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 732 const SfxItemSet& rArgSet ) in Create() argument [all …]
|
H A D | sfiltdlg.cxx | 65 const SfxItemSet& rArgSet ) in ScSpecialFilterDlg() argument 82 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScSpecialFilterDlg() 84 rArgSet.Get( nWhichQuery )).GetQueryData() ), in ScSpecialFilterDlg() 92 Init( rArgSet ); in ScSpecialFilterDlg() 133 void __EXPORT ScSpecialFilterDlg::Init( const SfxItemSet& rArgSet ) in Init() argument 136 rArgSet.Get( nWhichQuery ); in Init()
|
H A D | pfiltdlg.cxx | 55 const SfxItemSet& rArgSet, in ScPivotFilterDlg() argument 94 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScPivotFilterDlg() 96 rArgSet.Get( nWhichQuery )).GetQueryData() ), in ScPivotFilterDlg() 106 Init( rArgSet ); in ScPivotFilterDlg() 123 void __EXPORT ScPivotFilterDlg::Init( const SfxItemSet& rArgSet ) in Init() argument 126 rArgSet.Get( nWhichQuery ); in Init()
|
H A D | consdlg.cxx | 81 const SfxItemSet& rArgSet ) in ScConsolidateDlg() argument 119 rArgSet.Get( rArgSet.GetPool()-> in ScConsolidateDlg() 129 nWhichCons ( rArgSet.GetPool()->GetWhich( SID_CONSOLIDATE ) ), in ScConsolidateDlg()
|
H A D | filtdlg.cxx | 66 const SfxItemSet& rArgSet ) in ScFilterDlg() argument 105 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScFilterDlg() 107 rArgSet.Get( nWhichQuery )).GetQueryData() ), in ScFilterDlg() 124 Init( rArgSet ); in ScFilterDlg() 211 void __EXPORT ScFilterDlg::Init( const SfxItemSet& rArgSet ) in Init() argument 214 rArgSet.Get( nWhichQuery ); in Init()
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsubt.hxx | 47 const SfxItemSet& rArgSet ); 54 const SfxItemSet& rArgSet ); 56 SfxItemSet& rArgSet ); 93 const SfxItemSet& rArgSet ); 99 const SfxItemSet& rArgSet ); 110 const SfxItemSet& rArgSet ); 116 const SfxItemSet& rArgSet ); 127 const SfxItemSet& rArgSet ); 133 const SfxItemSet& rArgSet ); 145 const SfxItemSet& rArgSet ); [all …]
|
H A D | validate.hxx | 194 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rArgSet ); 197 virtual sal_Bool FillItemSet( SfxItemSet& rArgSet ); 198 virtual void Reset( const SfxItemSet& rArgSet ); 288 ScTPValidationHelp( Window* pParent, const SfxItemSet& rArgSet ); 291 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet ); 293 virtual sal_Bool FillItemSet ( SfxItemSet& rArgSet ); 294 virtual void Reset ( const SfxItemSet& rArgSet ); 321 ScTPValidationError( Window* pParent, const SfxItemSet& rArgSet ); 324 static SfxTabPage* Create ( Window* pParent, const SfxItemSet& rArgSet ); 326 virtual sal_Bool FillItemSet ( SfxItemSet& rArgSet ); [all …]
|
H A D | tpsort.hxx | 55 const SfxItemSet& rArgSet ); 59 const SfxItemSet& rArgSet ); 61 virtual sal_Bool FillItemSet ( SfxItemSet& rArgSet ); 62 virtual void Reset ( const SfxItemSet& rArgSet ); 139 const SfxItemSet& rArgSet ); 145 const SfxItemSet& rArgSet ); 147 virtual sal_Bool FillItemSet ( SfxItemSet& rArgSet ); 148 virtual void Reset ( const SfxItemSet& rArgSet );
|
H A D | filtdlg.hxx | 93 const SfxItemSet& rArgSet ); 176 void Init ( const SfxItemSet& rArgSet ); 204 const SfxItemSet& rArgSet ); 245 void Init( const SfxItemSet& rArgSet );
|
H A D | pfiltdlg.hxx | 65 const SfxItemSet& rArgSet, SCTAB nSourceTab ); 126 void Init ( const SfxItemSet& rArgSet );
|
H A D | tpview.hxx | 91 const SfxItemSet& rArgSet ); 147 const SfxItemSet& rArgSet );
|
H A D | tpusrlst.hxx | 53 const SfxItemSet& rArgSet );
|
H A D | consdlg.hxx | 54 const SfxItemSet& rArgSet );
|
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 96 const SfxItemSet& rArgSet ) in ScTabPageSortFields() argument 100 rArgSet ), in ScTabPageSortFields() 122 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 130 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 198 const SfxItemSet& rArgSet ) in Create() argument 200 return ( new ScTabPageSortFields( pParent, rArgSet ) ); in Create() 554 const SfxItemSet& rArgSet ) in ScTabPageSortOptions() argument 558 rArgSet ), in ScTabPageSortOptions() 592 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 604 (void) rArgSet; in ScTabPageSortOptions() [all …]
|
H A D | tpsort.hxx | 55 const SfxItemSet& rArgSet ); 59 const SfxItemSet& rArgSet ); 61 virtual BOOL FillItemSet ( SfxItemSet& rArgSet ); 62 virtual void Reset ( const SfxItemSet& rArgSet ); 135 const SfxItemSet& rArgSet ); 141 const SfxItemSet& rArgSet ); 143 virtual BOOL FillItemSet ( SfxItemSet& rArgSet ); 144 virtual void Reset ( const SfxItemSet& rArgSet );
|
/trunk/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 57 const SfxItemSet& rArgSet ) : in ScTpContentOptions() argument 58 SfxTabPage(pParent, ScResId( RID_SCPAGE_CONTENT ), rArgSet), in ScTpContentOptions() 408 const SfxItemSet& rArgSet ) : in ScTpLayoutOptions() argument 409 SfxTabPage(pParent, ScResId( RID_SCPAGE_LAYOUT ), rArgSet), in ScTpLayoutOptions()
|
/trunk/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1141 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId ) in CreateScPivotFilterDlg() argument 1147 pDlg = new ScPivotFilterDlg( pParent, rArgSet, nSourceTab ); in CreateScPivotFilterDlg()
|
H A D | scdlgfact.hxx | 486 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId );
|
/trunk/main/sc/inc/ |
H A D | scabstdlg.hxx | 401 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId ) = 0;
|