Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/svhtml/
H A Dhtmlkywd.cxx264 struct HTML_CharEntry struct
561 if( USHRT_MAX == ((HTML_CharEntry*)pFirst)->cChar ) in HTMLCharNameCompare()
565 *((HTML_CharEntry*)pSecond)->pUName ); in HTMLCharNameCompare()
568 ((HTML_CharEntry*)pSecond)->sName ); in HTMLCharNameCompare()
574 ((HTML_CharEntry*)pFirst)->sName ); in HTMLCharNameCompare()
576 nRet = strcmp( ((HTML_CharEntry*)pFirst)->sName, in HTMLCharNameCompare()
577 ((HTML_CharEntry*)pSecond)->sName ); in HTMLCharNameCompare()
591 sizeof( HTML_CharEntry ), in GetHTMLCharName()
598 HTML_CharEntry aSrch; in GetHTMLCharName()
605 sizeof( HTML_CharEntry ), in GetHTMLCharName()
[all …]

Completed in 11 milliseconds