Searched refs:theOutPos (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 801 theOutPos.Set( rSortData.nDestCol, in Reset() 805 theOutPos.Format( aStr, nFormat, pDoc, pDoc->GetAddressConvention() ); in Reset() 842 theSortData.nDestCol = theOutPos.Col(); in FillItemSet() 843 theSortData.nDestRow = theOutPos.Row(); in FillItemSet() 844 theSortData.nDestTab = theOutPos.Tab(); in FillItemSet() 932 theOutPos.Set(0,0,0); in DeactivatePage() 937 theOutPos = thePos; in DeactivatePage()
|
H A D | tpsort.hxx | 190 ScAddress theOutPos; member in ScTabPageSortOptions
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 785 theOutPos.Set( rSortData.nDestCol, in Reset() 789 theOutPos.Format( aStr, nFormat, pDoc, pDoc->GetAddressConvention() ); in Reset() 825 theSortData.nDestCol = theOutPos.Col(); in FillItemSet() 826 theSortData.nDestRow = theOutPos.Row(); in FillItemSet() 827 theSortData.nDestTab = theOutPos.Tab(); in FillItemSet() 914 theOutPos.Set(0,0,0); in DeactivatePage() 919 theOutPos = thePos; in DeactivatePage()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 193 ScAddress theOutPos; member in ScTabPageSortOptions
|
Completed in 28 milliseconds