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()
886 String thePosStr = aEdOutPos.GetText(); in DeactivatePage() local888 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()
89 String& thePosStr ) const in CutPosString()102 thePosStr = aPosStr; in CutPosString()
62 String& thePosStr ) const;
Completed in 39 milliseconds