Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2432 static sal_Bool ImplCutTimePortion( String& _rStr, xub_StrLen _nSepPos, sal_Bool _bSkipInvalidChara… in ImplCutTimePortion() argument
2434 String sPortion = _rStr.Copy( 0, _nSepPos ); in ImplCutTimePortion()
2435 _rStr.Erase( 0, _nSepPos + 1 ); in ImplCutTimePortion()

Completed in 26 milliseconds