From 9af8964dd2cb048e328732ee6eb809b0da46a3ae Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Sat, 15 Jul 2017 14:35:50 +1000 Subject: RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO I have kept the old mispelled constant for backwards compatibility Change-Id: I128a2eec76d00cc5ef058cd6a0c35a7474d2411e Reviewed-on: https://gerrit.libreoffice.org/39995 Reviewed-by: Chris Sherlock Tested-by: Chris Sherlock --- sal/osl/unx/file_url.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/osl') diff --git a/sal/osl/unx/file_url.cxx b/sal/osl/unx/file_url.cxx index 865021bce770..4e8c7f445da6 100644 --- a/sal/osl/unx/file_url.cxx +++ b/sal/osl/unx/file_url.cxx @@ -818,7 +818,7 @@ int TextToUnicode( text, text_buffer_size, unic_text, unic_text_buffer_size, OSTRING_TO_OUSTRING_CVTFLAGS | RTL_TEXTTOUNICODE_FLAGS_FLUSH, &nInfo, &nSrcChars); - if (nInfo & RTL_TEXTTOUNICODE_INFO_DESTBUFFERTOSMALL) + if (nInfo & RTL_TEXTTOUNICODE_INFO_DESTBUFFERTOOSMALL) { errno = EOVERFLOW; return 0; -- cgit a/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dave@treblig.org>2025-02-16 15:47:10 +0000
committerDavid Gilbert <dave@treblig.org>2025-03-04 00:58:31 +0100
commit1622d672b8cc721d5f9917931f6d8d999f218f7a (patch)
tree443329b3e94e78b525aef6e42076ef73ea651d09 /offapi/com/sun/star/sheet/XDocumentAuditing.idl
parent4aba4d73969dccc983dee52581faecef78ddea2b (diff)
tdf#55425:sdext,pdfimport: Document the new protocol