Searched refs:maDecoded (Results 1 – 1 of 1) sorted by relevance
185 uno::Sequence<sal_Int8> maDecoded; member in XMLConfigItemContext617 sal_uInt32 nStartPos(maDecoded.getLength()); in Characters()619 maDecoded.realloc(nStartPos + nCount); in Characters()620 sal_Int8* pDecoded = maDecoded.getArray(); in Characters()685 mrAny <<= maDecoded; in EndElement()
Completed in 8 milliseconds