Home
last modified time | relevance | path

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

/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx474 const sal_Bool bIsHex( 'x' == nNextCh ); in ScanText() local
475 const sal_Bool bIsDecOrHex( bIsHex || HTML_ISDIGIT(nNextCh) ); in ScanText()
478 if ( bIsHex ) in ScanText()

Completed in 25 milliseconds