Searched refs:nDstLen (Results 1 – 2 of 2) sorted by relevance
233 sal_Int32 nDstLen = rtl_convertTextToUnicode ( in __store_convertTextToUnicode() local240 pBuffer[nDstLen] = 0; in __store_convertTextToUnicode()241 return nDstLen; in __store_convertTextToUnicode()
765 sal_Int32 nDstLen = pDstName->length; in rename() local770 &(xNode->m_aNameBlock.m_pData[nDstLen]), in rename()771 0, STORE_MAXIMUM_NAMESIZE - nDstLen); in rename()
Completed in 41 milliseconds