Searched refs:thePosStr (Results 1 – 4 of 4) sorted by relevance
905 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local907 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()
887 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local889 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()
89 String& thePosStr ) const in CutPosString()102 thePosStr = aPosStr; in CutPosString()
62 String& thePosStr ) const;
Completed in 35 milliseconds