Home
last modified time | relevance | path

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

/aoo4110/main/svx/workben/msview/
H A Dxmlconfig.cxx109 return ECT_UNISTRING; in parseType()
367 case ECT_UNISTRING: aRet += dump_unistring( rStream, nLength ); break; in format()
509 case ECT_UNISTRING: aValue = dump_unistring( rStream, nLength ); break; in format()
554 case ECT_UNISTRING: aValue = dump_unistring( rStream, nLength ); break; in format()
H A Dxmlconfig.hxx31 enum ElementConfigType { ECT_HEXDUMP, ECT_BYTE, ECT_UINT, ECT_UNISTRING, ETC_FLOAT, ETC_CONTAINER }; enumerator

Completed in 12 milliseconds