Home
last modified time | relevance | path

Searched refs:theOutPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx801 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 Dtpsort.hxx190 ScAddress theOutPos; member in ScTabPageSortOptions
/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx784 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 Dtpsort.hxx193 ScAddress theOutPos; member in ScTabPageSortOptions

Completed in 43 milliseconds