Searched refs:theOutPos (Results 1 – 4 of 4) sorted by relevance
/trunk/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
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 784 theOutPos.Set( rSortData.nDestCol, in Reset() 788 theOutPos.Format( aStr, nFormat, pDoc, pDoc->GetAddressConvention() ); in Reset() 824 theSortData.nDestCol = theOutPos.Col(); in FillItemSet() 825 theSortData.nDestRow = theOutPos.Row(); in FillItemSet() 826 theSortData.nDestTab = theOutPos.Tab(); in FillItemSet() 913 theOutPos.Set(0,0,0); in DeactivatePage() 918 theOutPos = thePos; in DeactivatePage()
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 193 ScAddress theOutPos; member in ScTabPageSortOptions
|
Completed in 44 milliseconds