Searched defs:nOutLen (Results 1 – 6 of 6) sorted by relevance
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 312 SQLINTEGER nOutLen; in nativeSQL() local
|
/trunk/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.cxx | 165 int nOutLen = snprintf(&o_rOutputBuf[3], WRITE_BUFFER_SIZE-10, "%d %d", width, height); in writePbm_() local 212 int nOutLen = snprintf(&o_rOutputBuf[3], WRITE_BUFFER_SIZE-10, "%d %d", width, height); in writePpm_() local
|
/trunk/main/oox/source/core/ |
H A D | encryption.cxx | 263 int nOutLen = 0; in checkEncryptionData() local 305 int nOutLen; in decryptStream() local
|
/trunk/main/vcl/source/gdi/ |
H A D | impfont.cxx | 541 int nOutLen = rtl_convertTextToUnicode( in ParseCMAP() local
|
/trunk/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 2827 sal_Int32 nOutLen = 0; in getDefaultAttributes() local 2929 sal_Int32 nOutLen = 0; in getRunAttributes() local
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 2725 sal_Char *pIn, sal_Size nInLen, sal_Unicode *pOut, sal_Size nOutLen) in Custom8BitToUnicode()
|
Completed in 156 milliseconds