Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/
H A Dwtratree.cxx190 UINT32 i_nOutputMaxLength ) in InitTransformation() argument
199 if (nOutputMaxLength < i_nOutputMaxLength) in InitTransformation()
203 sOutput = new unsigned char[i_nOutputMaxLength]; in InitTransformation()
204 nOutputMaxLength = i_nOutputMaxLength; in InitTransformation()
/aoo4110/main/l10ntools/inc/
H A Dwtratree.hxx76 UINT32 i_nOutputMaxLength = STRING_MAXLEN - 12 );

Completed in 11 milliseconds