Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 76 – 100 of 1685) sorted by relevance

12345678910>>...68

/trunk/main/editeng/inc/editeng/
H A Dtstpitem.hxx38 #define cDfltFillChar (sal_Unicode(' '))
46 mutable sal_Unicode m_cDecimal;
47 sal_Unicode cFill;
58 const sal_Unicode cDec = cDfltDecimalChar,
59 const sal_Unicode cFil = cDfltFillChar );
63 const sal_Unicode cDec = cDfltDecimalChar,
64 const sal_Unicode cFil = cDfltFillChar );
73 sal_Unicode& GetDecimal() { fillDecimal(); return m_cDecimal; } in GetDecimal()
74 sal_Unicode GetDecimal() const { fillDecimal(); return m_cDecimal; } in GetDecimal()
76 sal_Unicode& GetFill() { return cFill; } in GetFill()
[all …]
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx41 sal_Unicode *multiplierChar;
75 const sal_Unicode *src = inStr.getStr() + startPos; in AsciiToNativeChar()
81 sal_Unicode ch = src[i]; in AsciiToNativeChar()
101 Number *number, sal_Unicode* numberChar) in AsciiToNative_numberMaker()
175 sal_Unicode *numberChar = NumberChar[number->number]; in AsciiToNative()
752 sal_Unicode numberChar[NumberChar_Count]; in convertFromXmlAttributes()
798 sal_Unicode code;
831 static sal_Unicode geresh = 0x05f3;
832 static sal_Unicode gershayim = 0x05f4;
868 const sal_Unicode *src = aNumberString.getStr(); in getHebrewNativeNumberString()
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx786 const sal_Unicode cNBSP = 0x00A0; in lcl_ValidChar()
787 sal_Unicode cTS; in lcl_ValidChar()
861 rContent.append( (sal_Unicode) '"' ); in lcl_EnquoteIfNecessary()
906 rContent.insert( 0, (sal_Unicode) '"' ); in lcl_EnquoteIfNecessary()
907 rContent.append( (sal_Unicode) '"' ); in lcl_EnquoteIfNecessary()
1972 aContent.append( (sal_Unicode) '"' ); in AddNumber()
2106 sKeyword.Append( (sal_Unicode) ']' ); in AddNfKeyword()
2228 aConditions.append( (sal_Unicode) ';' ); in AddCondition()
2275 aConditions.append( (sal_Unicode) ';' ); in AddCondition()
2303 aColName.insert( 0, (sal_Unicode) '[' ); in AddColor()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgstylenode.cxx108 copyToLimiter(aSelectors, sal_Unicode(' '), nPos, aToken, nLen); in addCssStyleSheet()
109 skip_char(aSelectors, sal_Unicode(' '), nPos, nLen); in addCssStyleSheet()
176 copyToLimiter(aSelectors, sal_Unicode(','), nPos, aToken, nLen); in addCssStyleSheet()
177 skip_char(aSelectors, sal_Unicode(' '), sal_Unicode(','), nPos, nLen); in addCssStyleSheet()
208 skip_char(aSelectorsAndContent, sal_Unicode(' '), nPos, nLen); in addCssStyleSheet()
209 copyToLimiter(aSelectorsAndContent, sal_Unicode('{'), nPos, aToken, nLen); in addCssStyleSheet()
210 skip_char(aSelectorsAndContent, sal_Unicode(' '), sal_Unicode('{'), nPos, nLen); in addCssStyleSheet()
218 copyToLimiter(aSelectorsAndContent, sal_Unicode('}'), nPos, aToken, nLen); in addCssStyleSheet()
219 … skip_char(aSelectorsAndContent, sal_Unicode(' '), sal_Unicode('}'), nPos, nLen); in addCssStyleSheet()
/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx111 const sal_Unicode* mpStringBegin;
112 const sal_Unicode* mpActualPos;
118 sal_Unicode peekChar( void ) { return *mpActualPos; } in peekChar()
119 sal_Unicode getChar( void ) { nCol++; return *mpActualPos++; } in getChar()
122 sal_Bool testCharFlags( sal_Unicode c, sal_uInt16 nTestFlags );
126 /*out*/const sal_Unicode*& rpStartPos, /*out*/const sal_Unicode*& rpEndPos );
128 String getTokStr( /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos );
133 /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos );
/trunk/main/basic/source/comp/
H A Dscanner.cxx135 static SbxDataType GetSuffixType( sal_Unicode c ) in GetSuffixType()
154 inline bool lclIsWhitespace( sal_Unicode cChar ) in lclIsWhitespace()
167 sal_Unicode buf[ BUF_SIZE ], *p = buf; in NextSym()
182 const sal_Unicode* p2 = aBuf.getStr(); in NextSym()
241 const sal_Unicode* pTestLine = pLine; in NextSym()
379 sal_Unicode *cmp = cmp1; in NextSym()
381 sal_Unicode base = 16; in NextSym()
382 sal_Unicode ndig = 8; in NextSym()
383 sal_Unicode xch = *pLine++ & 0xFF; nCol++; in NextSym()
401 sal_Unicode ch = sal::static_int_cast< sal_Unicode >( in NextSym()
[all …]
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx85 static int getVerticalDeltaAngle( sal_Unicode nChar ) in getVerticalDeltaAngle()
168 sal_Unicode* pUnicodes, in drawGlyphs()
196 sal_Unicode* pUnicodes, in DrawGlyphs()
238 sal_Unicode* pTempUnicodes = (sal_Unicode*)alloca(sizeof(sal_Unicode)*nLen); in DrawGlyphs()
337 const sal_Unicode* pStr, in DrawText()
347 sal_Unicode *pEffectiveStr; in DrawText()
356 pEffectiveStr = const_cast<sal_Unicode*>(pStr); in DrawText()
591 const sal_Unicode* pStr, in drawText()
664 sal_Unicode aRepl = 0; in getCharMetric()
711 PrinterGfx::GetCharWidth (sal_Unicode nFrom, sal_Unicode nTo, long *pWidthArray) in GetCharWidth()
[all …]
/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx170 && (static_cast< css::uno::Sequence< ::sal_Unicode > const * >( in initialize()
173 && ((*static_cast< css::uno::Sequence< ::sal_Unicode > const * >( in initialize()
249 ttb::TestPolyStruct< ::sal_Unicode > arg7; in initialize()
257 ttb::TestPolyStruct2<sal_Unicode, css::uno::Any> > arg14; in initialize()
259 ttb::TestPolyStruct2< sal_Unicode, css::uno::Any >, in initialize()
262 ::sal_Unicode, ttb::TestPolyStruct < css::uno::Any > > > arg16; in initialize()
264 ttb::TestPolyStruct<sal_Unicode> > arg17; in initialize()
280 ::sal_Unicode, css::uno::Sequence<css::uno::Any> > > > arg32; in initialize()
290 ::sal_Unicode, ttb::TestPolyStruct<css::uno::Any> > > > arg38; in initialize()
292 ::sal_Unicode, css::uno::Any>, ttb::TestPolyStruct< ::sal_Unicode> > > arg39; in initialize()
[all …]
/trunk/main/tools/source/stream/
H A Dstream.cxx765 sal_Unicode buf[256+1]; in ReadUniStringLine()
768 sal_Unicode c = 0; in ReadUniStringLine()
779 nLen /= sizeof(sal_Unicode); in ReadUniStringLine()
829 sal_Unicode cTemp; in ReadUniStringLine()
912 sal_Unicode aBuf[384]; in WriteUnicodeText()
913 sal_Unicode* const pTmp = ( nLen > 384 ? new sal_Unicode[nLen] : aBuf); in WriteUnicodeText()
915 sal_Unicode* p = pTmp; in WriteUnicodeText()
1124 inline const sal_Unicode* lcl_UnicodeStrChr( const sal_Unicode* pStr, in lcl_UnicodeStrChr()
1125 sal_Unicode c ) in lcl_UnicodeStrChr()
1152 const sal_Unicode *p; in ReadCsvLine()
[all …]
/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx95 sal_Unicode Hanja2HangulData[0x10000]; in make_hhc_char()
111 const sal_Unicode *Ustr = Ostr.getStr(); in make_hhc_char()
165 sal_Unicode c = Hanja2HangulData[((i*0x10+j)*0x10)+k]; in make_hhc_char()
185 sal_Unicode SChinese2TChineseData[0x10000]; in make_stc_char()
186 sal_Unicode SChinese2VChineseData[0x10000]; in make_stc_char()
187 sal_Unicode TChinese2SChineseData[0x10000]; in make_stc_char()
199 const sal_Unicode *Ustr = Ostr.getStr(); in make_stc_char()
201 if (Ustr[1] == sal_Unicode('v')) in make_stc_char()
241 sal_Unicode c = SChinese2TChineseData[((i*0x10+j)*0x10)+k]; in make_stc_char()
336 sal_Unicode *data;
[all …]
H A Dtextconversion_zh.cxx54 sal_Unicode SAL_CALL getOneCharConversion(sal_Unicode ch, const sal_Unicode* Data, const sal_uInt16… in getOneCharConversion()
57 sal_Unicode address = Index[ch>>8]; in getOneCharConversion()
69 const sal_Unicode *Data; in getCharConversion()
73 Data = ((const sal_Unicode* (*)())getFunctionBySymbol("getSTC_CharData_T2S"))(); in getCharConversion()
76 Data = ((const sal_Unicode* (*)())getFunctionBySymbol("getSTC_CharData_S2V"))(); in getCharConversion()
79 Data = ((const sal_Unicode* (*)())getFunctionBySymbol("getSTC_CharData_S2T"))(); in getCharConversion()
97 const sal_Unicode *charData; in getWordConversion()
101 …const sal_Unicode *wordData = ((const sal_Unicode* (*)(sal_Int32&)) getFunctionBySymbol("getSTC_Wo… in getWordConversion()
105 charData = ((const sal_Unicode* (*)()) getFunctionBySymbol("getSTC_CharData_T2S"))(); in getWordConversion()
111 charData = ((const sal_Unicode* (*)()) getFunctionBySymbol("getSTC_CharData_S2V"))(); in getWordConversion()
[all …]
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx93 rStrBuffer.append( (sal_Unicode)' ' ); in ExportParameter()
109 rStrBuffer.append( (sal_Unicode)'?' ); in ExportParameter()
110 rStrBuffer.append( (sal_Unicode)'f' ); in ExportParameter()
117 rStrBuffer.append( (sal_Unicode)'$' ); in ExportParameter()
377 aStrBuffer.append( (sal_Unicode)' ' ); in ImpExportEnhancedPath()
383 aStrBuffer.append( (sal_Unicode)'Z' ); break; in ImpExportEnhancedPath()
385 aStrBuffer.append( (sal_Unicode)'N' ); break; in ImpExportEnhancedPath()
387 aStrBuffer.append( (sal_Unicode)'F' ); break; in ImpExportEnhancedPath()
389 aStrBuffer.append( (sal_Unicode)'S' ); break; in ImpExportEnhancedPath()
552 aStrBuffer.append( (sal_Unicode)'%' ); in ImpExportEnhancedGeometry()
[all …]
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx102 if ( nLen >= 7 && aChars.getStr()[4] == (sal_Unicode)'-' ) in GetDateTimeFromW3CDTF()
106 if ( nLen >= 10 && aChars.getStr()[7] == (sal_Unicode)'-' ) in GetDateTimeFromW3CDTF()
110 …if ( nLen >= 16 && aChars.getStr()[10] == (sal_Unicode)'T' && aChars.getStr()[13] == (sal_Unicode)… in GetDateTimeFromW3CDTF()
116 if ( nLen >= 19 && aChars.getStr()[16] == (sal_Unicode)':' ) in GetDateTimeFromW3CDTF()
130 …if ( ( aChars.getStr()[16 + nOptTime] == (sal_Unicode)'+' || aChars.getStr()[16 + nOptTime] == (sa… in GetDateTimeFromW3CDTF()
167 const sal_Unicode* pStr = aChars.getStr(); in GetKeywordsSet()
172 case (sal_Unicode)' ': in GetKeywordsSet()
173 case (sal_Unicode)',': in GetKeywordsSet()
174 case (sal_Unicode)';': in GetKeywordsSet()
175 case (sal_Unicode)':': in GetKeywordsSet()
[all …]
/trunk/main/i18npool/source/search/
H A Dlevdis.cxx119 const sal_Unicode* pTempStr = pStr; in Impl_WLD_StringLen()
188 sal_Unicode c; in WLD()
250 sal_Unicode c; in WLD()
463 const sal_Unicode* cp1 = cPattern; in InitData()
464 sal_Unicode* cp2 = cpPattern; in InitData()
513 WLevDistance::WLevDistance( const sal_Unicode* cPattern, in WLevDistance()
573 #error Error: conversion from sal_Unicode to char needed! in ShowMatrix()
580 #error Error: conversion from sal_Unicode to char needed! in ShowMatrix()
596 #error Error: conversion from sal_Unicode to char needed! in ShowTest()
609 #error Error: conversion from sal_Unicode to char needed! in ShowTest()
[all …]
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx70 const sal_Unicode OOX_DUMP_BINDOT = '.';
71 const sal_Unicode OOX_DUMP_CFG_LISTSEP = ',';
72 const sal_Unicode OOX_DUMP_CFG_QUOTE = '\'';
73 const sal_Unicode OOX_DUMP_LF = '\n';
74 const sal_Unicode OOX_DUMP_ITEMSEP = '=';
642 rStr.append( sal_Unicode( '[' ) ).append( rIdx ).append( sal_Unicode( ']' ) ); in appendIndex()
669 void StringHelper::enclose( OUStringBuffer& rStr, sal_Unicode cOpen, sal_Unicode cClose ) in enclose()
818 sal_Unicode cChar = rData[ nPos ]; in convertFromDec()
833 sal_Unicode cChar = rData[ nPos ]; in convertFromHex()
2657 sal_Unicode cChar = static_cast< sal_Unicode >( nChar ); in dumpUnicode()
[all …]
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx55 const sal_Unicode FPH_CHAR_PATH_SEPARATOR = (sal_Unicode)'/';
56 const sal_Unicode FPH_CHAR_DOT = (sal_Unicode)'.';
57 const sal_Unicode FPH_CHAR_COLON = (sal_Unicode)':';
80 pustrPath->buffer[pustrPath->length] = (sal_Unicode)'\0'; in osl_systemPathRemoveSeparator()
227 path_list_iterator(const rtl::OUString& path_list, sal_Unicode list_separator = FPH_CHAR_COLON) : in path_list_iterator()
289 const sal_Unicode* m_end;
290 const sal_Unicode m_separator;
291 const sal_Unicode* m_path_segment_begin;
292 const sal_Unicode* m_path_segment_end;
/trunk/main/sal/textenc/
H A Dconvertgb18030.c67 sal_Unicode * pDestBuf, in ImplConvertGb18030ToUnicode()
73 sal_Unicode const * pGb18030Data in ImplConvertGb18030ToUnicode()
82 sal_Unicode * pDestBufPtr = pDestBuf; in ImplConvertGb18030ToUnicode()
83 sal_Unicode * pDestBufEnd = pDestBuf + nDestChars; in ImplConvertGb18030ToUnicode()
100 *pDestBufPtr++ = (sal_Unicode) nChar; in ImplConvertGb18030ToUnicode()
195 = (sal_Unicode) in ImplConvertGb18030ToUnicode()
280 sal_Unicode const * pSrcBuf, in ImplConvertUnicodeToGb18030()
294 sal_Unicode nHighSurrogate = 0; in ImplConvertUnicodeToGb18030()
312 nHighSurrogate = (sal_Unicode) nChar; in ImplConvertUnicodeToGb18030()
338 sal_Unicode nFirstNonRange = 0x80; in ImplConvertUnicodeToGb18030()
[all …]
/trunk/main/comphelper/source/misc/
H A Danytostring.cxx44 buf.append( static_cast< sal_Unicode >('>') ); in appendTypeError()
54 buf.append( static_cast< sal_Unicode >('0') ); in appendChar()
78 buf.append( static_cast< sal_Unicode >('(') ); in appendValue()
85 buf.append( static_cast<sal_Unicode>('@') ); in appendValue()
212 buf.append( static_cast< sal_Unicode >('\"') ); in appendValue()
218 sal_Unicode c = str[ pos ]; in appendValue()
226 buf.append( static_cast< sal_Unicode >('\"') ); in appendValue()
269 buf.append( static_cast< sal_Unicode >('\'') ); in appendValue()
270 sal_Unicode c = *static_cast< sal_Unicode const * >(val); in appendValue()
277 buf.append( static_cast< sal_Unicode >('\'') ); in appendValue()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxlconst.hxx90 const sal_Unicode EXC_URLSTART_ENCODED = '\x01'; /// Encoded URL.
91 const sal_Unicode EXC_URLSTART_SELF = '\x02'; /// Reference to own workbook.
92 const sal_Unicode EXC_URLSTART_SELFENCODED = '\x03'; /// Encoded self reference.
93 const sal_Unicode EXC_URLSTART_OWNDOC = '\x04'; /// Reference to own workbook (BIFF5/BIFF7).
95 const sal_Unicode EXC_URL_DOSDRIVE = '\x01'; /// DOS drive letter or UNC server name.
96 const sal_Unicode EXC_URL_DRIVEROOT = '\x02'; /// Root directory of current drive.
97 const sal_Unicode EXC_URL_SUBDIR = '\x03'; /// Directory name delimiter.
98 const sal_Unicode EXC_URL_PARENTDIR = '\x04'; /// Parent directory.
99 const sal_Unicode EXC_URL_RAW = '\x05'; /// Unencoded URL.
100 const sal_Unicode EXC_URL_SHEETNAME = '\x09'; /// Sheet name starts here (BIFF4).
[all …]
/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx56 const sal_Unicode FPH_CHAR_PATH_SEPARATOR = (sal_Unicode)'\\';
57 const sal_Unicode FPH_CHAR_DOT = (sal_Unicode)'.';
58 const sal_Unicode FPH_CHAR_COLON = (sal_Unicode)':';
80 pustrPath->buffer[pustrPath->length] = (sal_Unicode)'\0'; in osl_systemPathRemoveSeparator()
256 path_list_iterator(const rtl::OUString& path_list, sal_Unicode list_separator = FPH_CHAR_COLON) : in path_list_iterator()
318 const sal_Unicode* m_end;
319 const sal_Unicode m_separator;
320 const sal_Unicode* m_path_segment_begin;
321 const sal_Unicode* m_path_segment_end;
H A Dfile_url.h46 const sal_Unicode UNICHAR_SLASH = ((sal_Unicode)'/');
47 const sal_Unicode UNICHAR_COLON = ((sal_Unicode)':');
48 const sal_Unicode UNICHAR_DOT = ((sal_Unicode)'.');
58 typedef sal_Unicode TCHAR;
59 typedef sal_Unicode *LPTSTR;
60 typedef const sal_Unicode *LPCTSTR;
63 typedef sal_Unicode DWORD;
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1060 aKey.append( sal_Unicode( 'F' ) ); in GetKeyName()
1079 aKeyMap[ KEY_ADD ] = rtl::OUString( sal_Unicode( '+' ) ); in GetKeyName()
1080 aKeyMap[ KEY_SUBTRACT ] = rtl::OUString( sal_Unicode( '-' ) ); in GetKeyName()
1081 aKeyMap[ KEY_DIVIDE ] = rtl::OUString( sal_Unicode( '/' ) ); in GetKeyName()
1082 aKeyMap[ KEY_MULTIPLY ] = rtl::OUString( sal_Unicode( '*' ) ); in GetKeyName()
1083 aKeyMap[ KEY_POINT ] = rtl::OUString( sal_Unicode( '.' ) ); in GetKeyName()
1084 aKeyMap[ KEY_COMMA ] = rtl::OUString( sal_Unicode( ',' ) ); in GetKeyName()
1085 aKeyMap[ KEY_LESS ] = rtl::OUString( sal_Unicode( '<' ) ); in GetKeyName()
1118 aResult.append( sal_Unicode( 0x21e7 ) ); in GetKeyName()
1120 aResult.append( sal_Unicode( 0x2318 ) ); in GetKeyName()
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx69 sal_Unicode c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
119 sal_Unicode c; in convertPropertyValue()
120 c = *(sal_Unicode *)a.getValue(); in convertPropertyValue()
173 sal_Unicode c; in convertPropertyValue()
218 sal_Unicode c; in convertPropertyValue()
219 c = *(sal_Unicode*) a.getValue(); in convertPropertyValue()
266 sal_Unicode c; in convertPropertyValue()
305 sal_Unicode c; in convertPropertyValue()
338 sal_Unicode c; in convertPropertyValue()
410 sal_Unicode c; in convertPropertyValue()
[all …]
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx109 if( s == reinterpret_cast<const sal_Unicode*>(chTopicBuf) ) in SV_IMPL_VARARR()
163 if( !hText1 || s == reinterpret_cast<const sal_Unicode*>(chTopicBuf) ) in SV_IMPL_VARARR()
265 if ( pTopic->aItem == reinterpret_cast<const sal_Unicode*>(SZDDESYS_ITEM_TOPICS) ) in SV_IMPL_VARARR()
361 aName = (const sal_Unicode *)aExec.pImp->pData; in SV_IMPL_VARARR()
417 bWeiter = rService.MakeTopic( reinterpret_cast<const sal_Unicode*>(chBuf) ); in FindTopic()
447 bWeiter = rTopic.MakeItem( reinterpret_cast<const sal_Unicode*>(chBuf) ); in FindItem()
489 pSysTopic = new DdeTopic( reinterpret_cast<const sal_Unicode*>(SZDDESYS_TOPIC) ); in DdeService()
793 DdeItem::DdeItem( const sal_Unicode* p ) in DdeItem()
918 DdeGetPutItem::DdeGetPutItem( const sal_Unicode* p ) in DdeGetPutItem()
970 if ( t->GetName() == reinterpret_cast<const sal_Unicode*>(SZDDESYS_TOPIC) ) in SysItems()
[all …]
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx345 const sal_Unicode* cclass_Unicode::StrChr( const sal_Unicode* pStr, sal_Unicode c ) in StrChr()
361 sal_Unicode c = aStr[nPos]; in getParseTokensType()
565 const sal_Unicode* p = aContChars.getStr(); in initParserTable()
590 sal_Unicode c = aStr[nPos]; in getFlags()
626 sal_Unicode c = aStr[nPos]; in getFlagsExtended()
692 const sal_Unicode* p = StrChr( pStr, c ); in getStartCharsFlags()
705 const sal_Unicode* p = StrChr( pStr, c ); in getContCharsFlags()
720 const sal_Unicode* pSym = pTextStart; in parseText()
721 const sal_Unicode* pSrc = pSym; in parseText()
723 sal_Unicode c = *pSrc; in parseText()
[all …]

Completed in 170 milliseconds

12345678910>>...68