Home
last modified time | relevance | path

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

/trunk/main/tools/source/string/
H A Dtstring.cxx272 sal_Bool ByteString::IsAlphaNumericAscii() const in IsAlphaNumericAscii() function in ByteString
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx61 if ( sTemp.Copy( n-1, 1 ).IsAlphaNumericAscii() ) in SfxDdeServiceName_Impl()
/trunk/main/tools/inc/tools/
H A Dstring.hxx294 sal_Bool IsAlphaNumericAscii() const;
/trunk/main/tools/source/fsys/
H A Ddirent.cxx315 if ( !ByteString(aCutPath.GetChar(n)).IsAlphaNumericAscii() ) in ImplCutPath()

Completed in 28 milliseconds