Searched refs:IsAlphaNumericAscii (Results 1 – 4 of 4) sorted by relevance
272 sal_Bool ByteString::IsAlphaNumericAscii() const in IsAlphaNumericAscii() function in ByteString
61 if ( sTemp.Copy( n-1, 1 ).IsAlphaNumericAscii() ) in SfxDdeServiceName_Impl()
294 sal_Bool IsAlphaNumericAscii() const;
315 if ( !ByteString(aCutPath.GetChar(n)).IsAlphaNumericAscii() ) in ImplCutPath()
Completed in 87 milliseconds