Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx905 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local
907 xub_StrLen nColonPos = thePosStr.Search( ':' ); in DeactivatePage()
910 thePosStr.Erase( nColonPos ); in DeactivatePage()
919 USHORT nResult = thePos.Parse( thePosStr, pDoc, pDoc->GetAddressConvention() ); in DeactivatePage()
936 aEdOutPos.SetText( thePosStr ); in DeactivatePage()
/aoo42x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx886 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local
888 xub_StrLen nColonPos = thePosStr.Search( ':' ); in DeactivatePage()
891 thePosStr.Erase( nColonPos ); in DeactivatePage()
900 sal_uInt16 nResult = thePos.Parse( thePosStr, pDoc, pDoc->GetAddressConvention() ); in DeactivatePage()
917 aEdOutPos.SetText( thePosStr ); in DeactivatePage()
/aoo42x/main/sc/source/core/tool/
H A Drangeutl.cxx89 String& thePosStr ) const in CutPosString()
102 thePosStr = aPosStr; in CutPosString()
/aoo42x/main/sc/inc/
H A Drangeutl.hxx62 String& thePosStr ) const;

Completed in 36 milliseconds