Home
last modified time | relevance | path

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

/aoo4110/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx76 const char * pStatusValueEnd = strrchr(pStatusValue,'"'); in GetStatusValue() local
77 if (pStatusValueEnd == 0 || pStatusValueEnd - pStatusValue < 1) in GetStatusValue()
80 ByteString sValue(pStatusValue, pStatusValueEnd - pStatusValue); in GetStatusValue()

Completed in 12 milliseconds