Searched refs:nWhichSort (Results 1 – 4 of 4) sorted by relevance
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 122 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 124 nWhichSort ( 0 ), in ScTabPageSortFields() 130 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 156 GetItemSet().Get( nWhichSort ); in Init() 272 if ( pExample && pExample->GetItemState( nWhichSort, TRUE, &pItem ) == SFX_ITEM_SET ) in FillItemSet() 590 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortOptions() 592 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 594 nWhichSort ( 0 ), in ScTabPageSortOptions() 641 GetItemSet().Get( nWhichSort ); in Init() 832 if ( pExample && pExample->GetItemState( nWhichSort, TRUE, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
|
H A D | tpsort.hxx | 92 const USHORT nWhichSort; member in ScTabPageSortFields 185 const USHORT nWhichSort; member in ScTabPageSortOptions
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 118 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 122 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 144 GetItemSet().Get( nWhichSort ); in Init() 267 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet() 586 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortOptions() 588 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 634 GetItemSet().Get( nWhichSort ); in Init() 815 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 92 const sal_uInt16 nWhichSort; member in ScTabPageSortFields 188 const sal_uInt16 nWhichSort; member in ScTabPageSortOptions
|
Completed in 21 milliseconds