Searched refs:nWhichSort (Results 1 – 4 of 4) sorted by relevance
/aoo4110/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
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 119 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortFields() 123 rArgSet.Get( nWhichSort )). in ScTabPageSortFields() 145 GetItemSet().Get( nWhichSort ); in Init() 268 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet() 587 nWhichSort ( rArgSet.GetPool()->GetWhich( SID_SORT ) ), in ScTabPageSortOptions() 589 rArgSet.Get( nWhichSort )).GetSortData() ), in ScTabPageSortOptions() 635 GetItemSet().Get( nWhichSort ); in Init() 816 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
|
/aoo4110/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 29 milliseconds