/aoo41x/main/sc/source/ui/dbgui/ |
H A D | tpsubt.cxx | 57 const SfxItemSet& rArgSet ) in ScTpSubTotalGroup() argument 60 rArgSet ), in ScTpSubTotalGroup() 75 rArgSet.Get( nWhichSubTotals )). in ScTpSubTotalGroup() 140 const SfxItemSet& rArgSet ) in DoReset() argument 197 SfxItemSet& rArgSet ) in DoFillItemSet() argument 438 const SfxItemSet& rArgSet ) in Create() argument 444 const SfxItemSet& rArgSet ) in Create() argument 450 const SfxItemSet& rArgSet ) in Create() argument 496 const SfxItemSet& rArgSet ) in ScTpSubTotalOptions() argument 500 rArgSet ), in ScTpSubTotalOptions() [all …]
|
H A D | validate.cxx | 385 return( new ScTPValidationValue( pParent, rArgSet ) ); in Create() 690 const SfxItemSet& rArgSet ) in ScTPValidationHelp() argument 694 rArgSet ), in ScTPValidationHelp() 702 mrArgSet ( rArgSet ) in ScTPValidationHelp() 733 const SfxItemSet& rArgSet ) in Create() argument 735 return ( new ScTPValidationHelp( pParent, rArgSet ) ); in Create() 776 const SfxItemSet& rArgSet ) in ScTPValidationError() argument 780 rArgSet ), in ScTPValidationError() 791 mrArgSet ( rArgSet ) in ScTPValidationError() 826 const SfxItemSet& rArgSet ) in Create() argument [all …]
|
H A D | tpsort.cxx | 94 const SfxItemSet& rArgSet ) in ScTabPageSortFields() argument 98 rArgSet ), in ScTabPageSortFields() 119 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 123 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 186 const SfxItemSet& rArgSet ) in Create() argument 188 return ( new ScTabPageSortFields( pParent, rArgSet ) ); in Create() 553 const SfxItemSet& rArgSet ) in ScTabPageSortOptions() argument 557 rArgSet ), in ScTabPageSortOptions() 589 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 733 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 | 56 const SfxItemSet& rArgSet, in ScPivotFilterDlg() argument 95 nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ), in ScPivotFilterDlg() 97 rArgSet.Get( nWhichQuery )).GetQueryData() ), in ScPivotFilterDlg() 107 Init( rArgSet ); in ScPivotFilterDlg() 124 void __EXPORT ScPivotFilterDlg::Init( const SfxItemSet& rArgSet ) in Init() argument 127 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()
|
/aoo41x/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 | 92 const SfxItemSet& rArgSet ); 148 const SfxItemSet& rArgSet );
|
H A D | tpusrlst.hxx | 53 const SfxItemSet& rArgSet );
|
H A D | consdlg.hxx | 54 const SfxItemSet& rArgSet );
|
/aoo41x/main/toolkit/workben/layout/ |
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 );
|
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 …]
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 60 const SfxItemSet& rArgSet ) : in ScTpContentOptions() argument 61 SfxTabPage(pParent, ScResId( RID_SCPAGE_CONTENT ), rArgSet), in ScTpContentOptions() 422 const SfxItemSet& rArgSet ) : in ScTpLayoutOptions() argument 423 SfxTabPage(pParent, ScResId( RID_SCPAGE_LAYOUT ), rArgSet), in ScTpLayoutOptions()
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1142 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId ) in CreateScPivotFilterDlg() argument 1148 pDlg = new ScPivotFilterDlg( pParent, rArgSet, nSourceTab ); in CreateScPivotFilterDlg()
|
H A D | scdlgfact.hxx | 486 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId );
|
/aoo41x/main/sc/inc/ |
H A D | scabstdlg.hxx | 401 const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId ) = 0;
|