Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx887 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local
889 xub_StrLen nColonPos = thePosStr.Search( ':' ); in DeactivatePage()
892 thePosStr.Erase( nColonPos ); in DeactivatePage()
901 sal_uInt16 nResult = thePos.Parse( thePosStr, pDoc, pDoc->GetAddressConvention() ); in DeactivatePage()
918 aEdOutPos.SetText( thePosStr ); in DeactivatePage()
/aoo41x/main/sc/source/core/tool/
H A Drangeutl.cxx89 String& thePosStr ) const in CutPosString()
102 thePosStr = aPosStr; in CutPosString()
/aoo41x/main/sc/inc/
H A Drangeutl.hxx62 String& thePosStr ) const;

Completed in 29 milliseconds