Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/svhtml/
H A Dhtmlkywd.cxx264 struct HTML_CharEntry struct
560 if( USHRT_MAX == ((HTML_CharEntry*)pFirst)->cChar ) in HTMLCharNameCompare()
564 *((HTML_CharEntry*)pSecond)->pUName ); in HTMLCharNameCompare()
567 ((HTML_CharEntry*)pSecond)->sName ); in HTMLCharNameCompare()
573 ((HTML_CharEntry*)pFirst)->sName ); in HTMLCharNameCompare()
575 nRet = strcmp( ((HTML_CharEntry*)pFirst)->sName, in HTMLCharNameCompare()
576 ((HTML_CharEntry*)pSecond)->sName ); in HTMLCharNameCompare()
590 sizeof( HTML_CharEntry ), in GetHTMLCharName()
597 HTML_CharEntry aSrch; in GetHTMLCharName()
604 sizeof( HTML_CharEntry ), in GetHTMLCharName()
[all …]

Completed in 11 milliseconds