Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 151 – 175 of 1685) sorted by relevance

12345678910>>...68

/trunk/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx711 sal_Unicode suChar = L's'; in TEST_F()
719 sal_Unicode suChar = L'x'; in TEST_F()
727 sal_Unicode cuChar = L's'; in TEST_F()
734 sal_Unicode cuChar = L's'; in TEST_F()
741 sal_Unicode cuChar = L't'; in TEST_F()
1008 ASSERT_EQ(sal_Unicode(0), s[0]); in TEST_F()
1009 ASSERT_EQ(sal_Unicode(0xD800), s[1]); in TEST_F()
1010 ASSERT_EQ(sal_Unicode(0xFFFF), s[2]); in TEST_F()
1011 ASSERT_EQ(sal_Unicode(0xD800), s[3]); in TEST_F()
1012 ASSERT_EQ(sal_Unicode(0xDC00), s[4]); in TEST_F()
[all …]
/trunk/main/connectivity/source/commontools/
H A Dpredicateinput.cxx62 …static sal_Unicode lcl_getSeparatorChar( const ::rtl::OUString& _rSeparator, sal_Unicode _nFallbac… in lcl_getSeparatorChar()
66 sal_Unicode nReturn( _nFallback ); in lcl_getSeparatorChar()
76 …nputController::getSeparatorChars( const Locale& _rLocale, sal_Unicode& _rDecSep, sal_Unicode& _rT… in getSeparatorChars()
193 sal_Unicode nCtxDecSep; in implPredicateTree()
194 sal_Unicode nCtxThdSep; in implPredicateTree()
198 sal_Unicode nFmtDecSep( nCtxDecSep ); in implPredicateTree()
199 sal_Unicode nFmtThdSep( nCtxThdSep ); in implPredicateTree()
235 const sal_Unicode nIntermediate( '_' ); in implPredicateTree()
266 sal_Unicode nDecSeparator, nThousandSeparator; in normalizePredicateString()
/trunk/main/sal/textenc/
H A Dconvertsinglebytetobmpunicode.cxx40 sal_Size srcBytes, sal_Unicode * destBuf, sal_Size destChars, in rtl_textenc_convertSingleByteToBmpUnicode()
43 sal_Unicode const * map = static_cast< in rtl_textenc_convertSingleByteToBmpUnicode()
48 sal_Unicode * destBufPtr = destBuf; in rtl_textenc_convertSingleByteToBmpUnicode()
49 sal_Unicode * destBufEnd = destBuf + destChars; in rtl_textenc_convertSingleByteToBmpUnicode()
53 sal_Unicode c = map[static_cast< sal_uInt8 >(b)]; in rtl_textenc_convertSingleByteToBmpUnicode()
93 sal_Unicode const * srcBuf, sal_Size srcChars, sal_Char * destBuf, in rtl_textenc_convertBmpUnicodeToSingleByte()
103 sal_Unicode highSurrogate = 0; in rtl_textenc_convertBmpUnicodeToSingleByte()
117 highSurrogate = static_cast< sal_Unicode >(c); in rtl_textenc_convertBmpUnicodeToSingleByte()
H A Dconvertiso2022cn.c63 sal_Unicode m_nHighSurrogate;
95 sal_Unicode * pDestBuf, in ImplConvertIso2022CnToUnicode()
120 sal_Unicode * pDestBufPtr = pDestBuf; in ImplConvertIso2022CnToUnicode()
121 sal_Unicode * pDestBufEnd = pDestBuf + nDestChars; in ImplConvertIso2022CnToUnicode()
148 *pDestBufPtr++ = (sal_Unicode) nChar; in ImplConvertIso2022CnToUnicode()
199 *pDestBufPtr++ = (sal_Unicode) nUnicode; in ImplConvertIso2022CnToUnicode()
326 *pDestBufPtr++ = (sal_Unicode) nUnicode; in ImplConvertIso2022CnToUnicode()
328 = (sal_Unicode) in ImplConvertIso2022CnToUnicode()
486 sal_Unicode const * pSrcBuf, in ImplConvertUnicodeToIso2022Cn()
506 sal_Unicode nHighSurrogate = 0; in ImplConvertUnicodeToIso2022Cn()
[all …]
H A Dconvertbig5hkscs.c57 sal_Unicode * pDestBuf, in ImplConvertBig5HkscsToUnicode()
75 sal_Unicode * pDestBufPtr = pDestBuf; in ImplConvertBig5HkscsToUnicode()
76 sal_Unicode * pDestBufEnd = pDestBuf + nDestChars; in ImplConvertBig5HkscsToUnicode()
88 *pDestBufPtr++ = (sal_Unicode) nChar; in ImplConvertBig5HkscsToUnicode()
195 *pDestBufPtr++ = (sal_Unicode) nUnicode; in ImplConvertBig5HkscsToUnicode()
197 = (sal_Unicode) pBig5Hkscs2001Data[ in ImplConvertBig5HkscsToUnicode()
204 *pDestBufPtr++ = (sal_Unicode) nUnicode; in ImplConvertBig5HkscsToUnicode()
275 sal_Unicode const * pSrcBuf, in ImplConvertUnicodeToBig5Hkscs()
295 sal_Unicode nHighSurrogate = 0; in ImplConvertUnicodeToBig5Hkscs()
313 nHighSurrogate = (sal_Unicode) nChar; in ImplConvertUnicodeToBig5Hkscs()
H A Dconvertiso2022kr.c58 sal_Unicode m_nHighSurrogate;
82 sal_Unicode * pDestBuf, in ImplConvertIso2022KrToUnicode()
96 sal_Unicode * pDestBufPtr = pDestBuf; in ImplConvertIso2022KrToUnicode()
97 sal_Unicode * pDestBufEnd = pDestBuf + nDestChars; in ImplConvertIso2022KrToUnicode()
118 *pDestBufPtr++ = (sal_Unicode) nChar; in ImplConvertIso2022KrToUnicode()
155 *pDestBufPtr++ = (sal_Unicode) nUnicode; in ImplConvertIso2022KrToUnicode()
284 sal_Unicode const * pSrcBuf, in ImplConvertUnicodeToIso2022Kr()
295 sal_Unicode nHighSurrogate = 0; in ImplConvertUnicodeToIso2022Kr()
333 nHighSurrogate = (sal_Unicode) nChar; in ImplConvertUnicodeToIso2022Kr()
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx333 …pInfo->maPrinterName = UniString( reinterpret_cast< const sal_Unicode* >(pWinInfo4[i].pPrinterName… in GetPrinterQueueInfo()
414 … aPortName = String( reinterpret_cast< const sal_Unicode* >(pWinInfo2->pPortName) ); in GetPrinterQueueState()
472 aDefPrt = reinterpret_cast<sal_Unicode* >(pStr); in GetDefaultPrinter()
756 if ( nLen < sizeof( ((LPDEVMODEW)pOutDevMode)->dmDeviceName )/sizeof(sal_Unicode) ) in ImplUpdateSalJobSetup()
762 if ( nLen < sizeof( ((LPDEVMODEW)pOutDevMode)->dmFormName )/sizeof(sal_Unicode) ) in ImplUpdateSalJobSetup()
1395 sal_Unicode pDriverName[ 4096 ]; in ImplCreateSalPrnIC()
1396 sal_Unicode pDeviceName[ 4096 ]; in ImplCreateSalPrnIC()
1559sal_Unicode* pNamesBuffer = (sal_Unicode*)rtl_allocateMemory(nCount*64*sizeof(sal_Unicode)); in InitPaperFormats()
1675 sal_Unicode* pBuffer = new sal_Unicode[nBins*24]; in GetPaperBinName()
1988 sal_Unicode aDrvBuf[4096]; in StartJob()
[all …]
/trunk/main/sysui/source/win32/misc/
H A DAutoBuffer.cxx89 ZeroMemory( m_pBuff, m_buffSize * sizeof( sal_Unicode ) ); in empty()
96 sal_Bool SAL_CALL CAutoUnicodeBuffer::fill( const sal_Unicode* pContent, size_t nLen ) in fill()
106 CopyMemory( m_pBuff, pContent, nLen * sizeof( sal_Unicode ) ); in fill()
126 CAutoUnicodeBuffer::operator sal_Unicode*( ) in operator sal_Unicode*()
135 sal_Unicode* CAutoUnicodeBuffer::operator&( ) in operator &()
144 const sal_Unicode* CAutoUnicodeBuffer::operator&( ) const in operator &()
156 m_pBuff = new sal_Unicode[ m_buffSize ]; in init()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx408 if( rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) >= '0' && in IsNewPageNameValid()
409 rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) <= '9' ) in IsNewPageNameValid()
414 String sRemainder = rInOutPageName.GetToken( 1, sal_Unicode(' ') ); in IsNewPageNameValid()
429 else if( rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) >= 'a' && in IsNewPageNameValid()
430 rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) <= 'z' && in IsNewPageNameValid()
431 rInOutPageName.GetToken( 1, sal_Unicode(' ') ).Len() == 1 ) in IsNewPageNameValid()
436 else if( rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) >= 'A' && in IsNewPageNameValid()
437 rInOutPageName.GetToken( 1, sal_Unicode(' ') ).GetChar(0) <= 'Z' && in IsNewPageNameValid()
438 rInOutPageName.GetToken( 1, sal_Unicode(' ') ).Len() == 1 ) in IsNewPageNameValid()
449 String sRemainder = rInOutPageName.GetToken( 1, sal_Unicode(' ') ); in IsNewPageNameValid()
/trunk/main/fpicker/source/win32/misc/
H A DAutoBuffer.cxx95 ZeroMemory( m_pBuff, m_buffSize * sizeof( sal_Unicode ) ); in empty()
102 sal_Bool SAL_CALL CAutoUnicodeBuffer::fill( const sal_Unicode* pContent, size_t nLen ) in fill()
112 CopyMemory( m_pBuff, pContent, nLen * sizeof( sal_Unicode ) ); in fill()
132 CAutoUnicodeBuffer::operator sal_Unicode*( ) in operator sal_Unicode*()
141 sal_Unicode* CAutoUnicodeBuffer::operator&( ) in operator &()
150 const sal_Unicode* CAutoUnicodeBuffer::operator&( ) const in operator &()
162 m_pBuff = new sal_Unicode[ m_buffSize ]; in init()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx49 String GetDelimiter( sal_Unicode nCode ) const;
56 const sal_Unicode cSep;
65 sal_Unicode nCode = 0; in GetCode()
74 nCode = (sal_Unicode) theDelTab.GetToken( i+1, cSep ).ToInt32(); in GetCode()
87 String ScDelimiterTable::GetDelimiter( sal_Unicode nCode ) const in GetDelimiter()
96 if ( nCode == (sal_Unicode) theDelTab.GetToken( i+1, cSep ).ToInt32() ) in GetDelimiter()
146 sal_Unicode nCode; in ScImportOptionsDlg()
189 aEdFieldSep.SetText( String((sal_Unicode)nCode) ); in ScImportOptionsDlg()
197 aEdTextSep.SetText( String((sal_Unicode)nCode) ); in ScImportOptionsDlg()
/trunk/main/i18npool/source/transliteration/
H A DignoreProlongedSoundMark_ja_JP.cxx39 static sal_Unicode table_normalwidth[] = {
234 static sal_Unicode table_halfwidth[] = {
308 sal_Unicode * dst = newStr->buffer; in folding()
309 const sal_Unicode * src = inStr.getStr() + startPos; in folding()
322 sal_Unicode previousChar = *src ++; in folding()
323 sal_Unicode currentChar; in folding()
352 *dst = (sal_Unicode) 0; in folding()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx251 …oreAsciiCase_WithLength( path->buffer, nLength, reinterpret_cast<const sal_Unicode *>(WSTR_LONG_PA… in IsValidFilePath()
257 …oreAsciiCase_WithLength( path->buffer, nLength, reinterpret_cast<const sal_Unicode *>(WSTR_LONG_PA… in IsValidFilePath()
716 const sal_Unicode *pDecodedURL; in _osl_getSystemPathFromFileURL()
765 …rtl_uString_newFromStr_WithLength( &strTempPath, reinterpret_cast<const sal_Unicode*>(WSTR_SYSTEM_… in _osl_getSystemPathFromFileURL()
775 ::osl::LongPathBuffer< sal_Unicode > aBuf( MAX_LONG_PATH ); in _osl_getSystemPathFromFileURL()
787 … else if ( pDecodedURL[nSkip] == (sal_Unicode)'\\' && pDecodedURL[nSkip+1] == (sal_Unicode)'\\' ) in _osl_getSystemPathFromFileURL()
792 …rtl_uString_newFromStr_WithLength( &strPrefix, reinterpret_cast<const sal_Unicode*>(WSTR_LONG_PATH… in _osl_getSystemPathFromFileURL()
804 …rtl_uString_newFromStr_WithLength( &strPrefix, reinterpret_cast<const sal_Unicode*>(WSTR_LONG_PATH… in _osl_getSystemPathFromFileURL()
1021 rtl_uString_newFromStr( &ustrSysPath, reinterpret_cast<const sal_Unicode*>(lpBuffer) ); in osl_searchFileURL()
1076 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_getAbsoluteFileURL()
[all …]
/trunk/main/unotools/source/config/
H A Ddocinfohelper.cxx54 aResult.append( (sal_Unicode)'/' ); in GetGeneratorString()
66 aResult.append( (sal_Unicode)'_' ); in GetGeneratorString()
71 aResult.append( (sal_Unicode)'$' ); in GetGeneratorString()
75 aResult.append( (sal_Unicode)' ' ); in GetGeneratorString()
88 sal_Unicode c = aBuildId[i]; in GetGeneratorString()
93 aResult.append( (sal_Unicode)'$' ); in GetGeneratorString()
99 aResult.append( (sal_Unicode)'-' ); in GetGeneratorString()
/trunk/main/editeng/inc/editeng/
H A Dtwolinesitem.hxx38 sal_Unicode cStartBracket, cEndBracket;
43 sal_Unicode nStartBracket /*= 0*/,
44 sal_Unicode nEndBracket /*= 0*/,
78 sal_Unicode GetStartBracket() const { return cStartBracket; } in GetStartBracket()
79 void SetStartBracket( sal_Unicode c ) { cStartBracket = c; } in SetStartBracket()
81 sal_Unicode GetEndBracket() const { return cEndBracket; } in GetEndBracket()
82 void SetEndBracket( sal_Unicode c ) { cEndBracket = c; } in SetEndBracket()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx207 sal_Unicode GetSwitch( String& rParam );
225 sal_Unicode c, cKey = 0; in GetSwitch()
271 sal_Unicode cCh; in lcl_FindEndBracket()
285 sal_Unicode nSttKey ) in lcl_ScanEquationField()
292 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in lcl_ScanEquationField()
369 sal_Unicode cCh; in lcl_ScanEquationField()
423 sal_Unicode c = aSaveStr.GetChar( 0 ); in MakeFieldInst()
593 sal_Unicode cKey = aRFS.GetSwitch( sParam ); in MakeFieldInst()
600 sal_Unicode nChar = (sal_Unicode)sParam.ToInt32(); in MakeFieldInst()
960 sFieldStr += (sal_Unicode)nTokenValue; in ReadXEField()
[all …]
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx55 Mapping& casefolding::getConditionalValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Loc… in getConditionalValue()
84 Mapping& casefolding::getValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Locale& aLocal… in getValue()
116 is_ja_voice_sound_mark(sal_Unicode& current, sal_Unicode next) in is_ja_voice_sound_mark()
118 sal_Unicode c = 0; in is_ja_voice_sound_mark()
125 sal_Unicode casefolding::getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, Mapping… in getNextChar()
133 sal_Unicode c; in getNextChar()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx252 int getCharWidth (sal_Bool b_vert, sal_Unicode n_char,
254 fontID getCharMetric (const Font3 &rFont, sal_Unicode n_char,
305 void LicenseWarning (const Point& rPoint, const sal_Unicode* pStr,
314 const sal_Unicode* pStr,
318 const sal_Unicode* pStr, sal_Int16 nLen,
323 sal_Unicode* pUnicodes,
410 const sal_Unicode* pStr, sal_Int16 nLen,
418 sal_Bool GetGlyphBoundRect (sal_Unicode c, Rectangle& rOutRect);
419 sal_uInt32 GetGlyphOutline (sal_Unicode c,
426 sal_Unicode* pUnicodes,
/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx86 dataArea = (sal_Unicode*) (*func)(); in xdictionary()
131 sal_Int32 xdictionary::getLongestMatch(const sal_Unicode* str, sal_Int32 sLen) { in getLongestMatch()
149 const sal_Unicode *dstr = dataArea + lenArray[i-1]; in getLongestMatch()
178 sal_Bool WordBreakCache::equals(const sal_Unicode* str, Boundary& boundary) { in equals()
229 static sal_Int16 JapaneseCharType(sal_Unicode c) in JapaneseCharType()
238 WordBreakCache& xdictionary::getCache(const sal_Unicode *text, Boundary& wordBoundary) in getCache()
256 aCache.contents = new sal_Unicode[aCache.size + 1]; in getCache()
260 memcpy(aCache.contents, text + wordBoundary.startPos, len * sizeof(sal_Unicode)); in getCache()
273 const sal_Unicode *str = text + wordBoundary.startPos + aCache.wordboundary[i]; in getCache()
348 const sal_Unicode *text=rText.getStr(); in getWordBoundary()
/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx102 Sequence<sal_Unicode> seqUnicode = m_pText2Unicode->convert( seq ); in readAndConvert()
388 Sequence<sal_Unicode> Text2UnicodeConverter::convert( const Sequence<sal_Int8> &seqText ) in convert()
397 Sequence<sal_Unicode> seqUnicode ( nSourceSize ); in convert()
475 Sequence<sal_Int8> Unicode2TextConverter::convert(const sal_Unicode *puSource , sal_Int32 nSourceSi… in convert()
477 sal_Unicode *puTempMem = 0; in convert()
485 puTempMem = new sal_Unicode[ nSourceSize + m_seqSource.getLength()]; in convert()
488 m_seqSource.getLength() * sizeof( sal_Unicode ) ); in convert()
492 nSourceSize*sizeof( sal_Unicode ) ); in convert()
496 m_seqSource = Sequence< sal_Unicode > (); in convert()
542 (nSourceSize - nSourceCount) * sizeof( sal_Unicode ) ); in convert()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx93 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) in checkScriptType()
125 sal_Unicode ch; in getCharConversions()
127 …const sal_Unicode* (*getHangul2HanjaData)() = (const sal_Unicode* (*)())getFunctionBySymbol("getHa… in getCharConversions()
131 …const sal_Unicode* (*getHanja2HangulData)() = (const sal_Unicode* (*)()) getFunctionBySymbol("getH… in getCharConversions()
141 sal_Unicode current_ch = Hangul_ko[current].code; in getCharConversions()
147 const sal_Unicode *ptr = getHangul2HanjaData() + Hangul_ko[current].address; in getCharConversions()
161 sal_Unicode address = getHanja2HangulIndex()[ch>>8]; in getCharConversions()
306 const sal_Unicode *str = aText.getStr(); in getConversion()
/trunk/main/cppu/qa/
H A Dtest_unotype.cxx257 ASSERT_TRUE(typeid(::sal_Unicode) == typeid(::sal_uInt16)); in TEST_F()
259 ::getCppuType(static_cast< ::sal_Unicode * >(0)) == in TEST_F()
344 ::getCppuType(static_cast< ::sal_Unicode * >(0))); in TEST_F()
399 static_cast< css::uno::Sequence< ::sal_Unicode > * >(0)) == in TEST_F()
404 static_cast< css::uno::Sequence< ::sal_Unicode > * >(0)) == in TEST_F()
409 ::sal_Unicode > > * >(0)) == in TEST_F()
415 ::sal_Unicode > > * >(0)) == in TEST_F()
418 ::sal_Unicode > > * >(0))); in TEST_F()
543 ASSERT_TRUE(typeid(::sal_Unicode) == typeid(::sal_uInt16)); in TEST_F()
624 ::getCppuType< ::sal_Unicode >()); in TEST_F()
[all …]
/trunk/main/basegfx/source/inc/
H A Dstringconversiontools.hxx41 …inline bool lcl_isOnNumberChar(const sal_Unicode aChar, bool bSignAllowed = true, bool bDotAllowed… in lcl_isOnNumberChar()
43 const bool bPredicate( (sal_Unicode('0') <= aChar && sal_Unicode('9') >= aChar) in lcl_isOnNumberChar()
44 || (bSignAllowed && sal_Unicode('+') == aChar) in lcl_isOnNumberChar()
45 || (bSignAllowed && sal_Unicode('-') == aChar) in lcl_isOnNumberChar()
46 || (bDotAllowed && sal_Unicode('.') == aChar)); in lcl_isOnNumberChar()
105 inline sal_Unicode lcl_getCommand( sal_Char cUpperCaseCommand, in lcl_getCommand()
/trunk/main/sal/inc/rtl/
H A Dmath.h281 sal_Unicode cDecSeparator,
283 sal_Unicode cGroupSeparator,
363 sal_Unicode const * pBegin, sal_Unicode const * pEnd,
364 sal_Unicode cDecSeparator, sal_Unicode cGroupSeparator,
365 enum rtl_math_ConversionStatus * pStatus, sal_Unicode const ** pParsedEnd)
/trunk/main/i18npool/source/nativenumber/data/
H A Dnumberchar.h61 static sal_Unicode NumberChar[][10] = {
96 static sal_Unicode DecimalChar[] = {
130 static sal_Unicode MinusChar[] = {
221 static sal_Unicode MultiplierChar_6_CJK[][ExponentCount_6_CJK] = {
238 static sal_Unicode MultiplierChar_2_CJK[][ExponentCount_2_CJK] = {
254 static sal_Unicode MultiplierChar_7_CJK[][ExponentCount_7_CJK] = {
268 sal_Unicode *MultiplierChar;

Completed in 110 milliseconds

12345678910>>...68