Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 351 – 375 of 1685) sorted by relevance

1...<<11121314151617181920>>...68

/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx233 aURL.Complete = ::rtl::OUString( reinterpret_cast<const sal_Unicode*>(pFilePath) ); in fillArgsForLoading_Impl()
439 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in InitNew()
776 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in Load()
814 m_aFileName = ::rtl::OUString( reinterpret_cast<const sal_Unicode*>(pszFileName) ); in Load()
827 reinterpret_cast<LPWSTR>(( sal_Unicode* )aCurType.getStr()) ); in Load()
890 aURL.Complete = ::rtl::OUString( reinterpret_cast<const sal_Unicode*>( pszFileName ) ); in Save()
920 m_aFileName = ::rtl::OUString( reinterpret_cast<const sal_Unicode*>(pszFileName) ); in SaveCompleted()
931 …*ppszFileName = (LPOLESTR)( pMalloc->Alloc( sizeof( sal_Unicode ) * ( m_aFileName.getLength() + 1 … in GetCurFile()
/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx143 sal_Unicode PyChar2Unicode( PyObject *obj ) throw ( RuntimeException ) in PyChar2Unicode()
160 sal_Unicode c = (sal_Unicode)PyUnicode_ReadChar( value.get(), 0 ); in PyChar2Unicode()
162 sal_Unicode c = (sal_Unicode)PyUnicode_AsUnicode( value.get() )[0]; in PyChar2Unicode()
428 PyObject* PyUNO_char_new ( sal_Unicode val , const Runtime &r ) in PyUNO_char_new()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1053 … xFont->hasGlyphs( OUString( sal_Unicode( 0x3041 ) ) ) || // 3040-309F: Hiragana in finalizeImport()
1054 … xFont->hasGlyphs( OUString( sal_Unicode( 0x30A1 ) ) ) || // 30A0-30FF: Katakana in finalizeImport()
1055 … xFont->hasGlyphs( OUString( sal_Unicode( 0x3111 ) ) ) || // 3100-312F: Bopomofo in finalizeImport()
1061 … xFont->hasGlyphs( OUString( sal_Unicode( 0xA001 ) ) ) || // A001-A48F: Yi Syllables in finalizeImport()
1062 … xFont->hasGlyphs( OUString( sal_Unicode( 0xAC01 ) ) ) || // AC00-D7AF: Hangul Syllables in finalizeImport()
1068 xFont->hasGlyphs( OUString( sal_Unicode( 0x05D1 ) ) ) || // 0590-05FF: Hebrew in finalizeImport()
1069 xFont->hasGlyphs( OUString( sal_Unicode( 0x0631 ) ) ) || // 0600-06FF: Arabic in finalizeImport()
1070 xFont->hasGlyphs( OUString( sal_Unicode( 0x0721 ) ) ) || // 0700-074F: Syriac in finalizeImport()
1071 … xFont->hasGlyphs( OUString( sal_Unicode( 0x0911 ) ) ) || // 0900-0DFF: Indic scripts in finalizeImport()
1072 xFont->hasGlyphs( OUString( sal_Unicode( 0x0E01 ) ) ) || // 0E00-0E7F: Thai in finalizeImport()
[all …]
/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx65 sal_Int32 nPos = rURL.lastIndexOf( sal_Unicode( '/' ) ); in createRelativeURL()
78 aRelURL += OUString( sal_Unicode( '/' ) ); in createRelativeURL()
138 OUString sValue( sal_Unicode('0') ); in doExport()
183 OUString sValue( sal_Unicode('0') ); in doExport()
211 sValue += OUString( sal_Unicode('0') ); in doExport()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUStringBuffer.cxx728 sal_Unicode expVal; in test_rtl_OUStringBuffer_charAt()
808 const sal_Unicode tmpUC=0x0; in test_rtl_OUStringBuffer_csuc()
823 const sal_Unicode* expVal; in test_rtl_OUStringBuffer_csuc()
840 const sal_Unicode* pstr = *arrTestCase[i].input1; in test_rtl_OUStringBuffer_csuc()
863 const sal_Unicode tmpUC=0x0; in test_rtl_OUStringBuffer_getStr()
878 const sal_Unicode* expVal; in test_rtl_OUStringBuffer_getStr()
895 const sal_Unicode* pstr = arrTestCase[i].input1->getStr(); in test_rtl_OUStringBuffer_getStr()
930 sal_Unicode input3; in test_rtl_OUStringBuffer_setCharAt()
1151 sal_Unicode* input2; in test_rtl_OUStringBuffer_append_002()
1273 sal_Unicode* input2; in test_rtl_OUStringBuffer_append_003()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx167 sBuffer.append( (sal_Unicode)'(' ); in exportStyleContent()
168 sBuffer.append( (sal_Unicode)')' ); in exportStyleContent()
171 sBuffer.append( (sal_Unicode)'=' ); in exportStyleContent()
537 sal_Unicode c = sRange[i]; in _exportTextEmbedded()
546 aBuffer.append( (sal_Unicode)'\'' ); in _exportTextEmbedded()
550 aBuffer.append( (sal_Unicode)'\\' ); in _exportTextEmbedded()
559 aBuffer.append( (sal_Unicode)'\'' ); in _exportTextEmbedded()
/trunk/main/cppu/source/uno/
H A Dsequence.cxx84 pSeq = reallocSeq( pSeq, sizeof(sal_Unicode), nAlloc ); in idefaultConstructElements()
88 pSeq->elements + (sizeof(sal_Unicode) * nStartIndex), in idefaultConstructElements()
89 sizeof(sal_Unicode) * (nStopIndex - nStartIndex) ); in idefaultConstructElements()
379 pSeq = reallocSeq( pSeq, sizeof(sal_Unicode), nAlloc ); in icopyConstructFromElements()
383 pSeq->elements + (sizeof(sal_Unicode) * nStartIndex), in icopyConstructFromElements()
384 (char *)pSourceElements + (sizeof(sal_Unicode) * nStartIndex), in icopyConstructFromElements()
385 sizeof(sal_Unicode) * (nStopIndex - nStartIndex) ); in icopyConstructFromElements()
H A Dlbmap.cxx293 aKey.append( (sal_Unicode)';' ); in getMappingName()
295 aKey.append( (sal_Unicode)'[' ); in getMappingName()
299 aKey.append( (sal_Unicode)'[' ); in getMappingName()
301 aKey.append( (sal_Unicode)']' ); in getMappingName()
313 aBridgeName.append( (sal_Unicode)'_' ); in getBridgeName()
316 aBridgeName.append( (sal_Unicode)'_' ); in getBridgeName()
/trunk/main/ucb/source/ucp/package/
H A Dpkguri.cxx91 != sal_Unicode( ':' ) ) in init()
94 != sal_Unicode( '/' ) ) in init()
97 != sal_Unicode( '/' ) ) ) in init()
149 == sal_Unicode( '/' ) ) in init()
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx129 sal_Unicode* pWString = (sal_Unicode*)pString; in Read()
168 sal_Unicode* pString = new sal_Unicode[ nItemSize ]; in Read()
386 sal_Unicode* pWString = (sal_Unicode*)pString; in GetDictionary()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx310 sal_Unicode c; in GetSpellFailure()
315 rBuf.setCharAt(ix,(sal_Unicode)0x0022); in GetSpellFailure()
317 rBuf.setCharAt(ix,(sal_Unicode)0x0027); in GetSpellFailure()
448 sal_Unicode c; in GetProposals()
453 rBuf.setCharAt(ix,(sal_Unicode)0x0022); in GetProposals()
455 rBuf.setCharAt(ix,(sal_Unicode)0x0027); in GetProposals()
/trunk/main/sal/osl/os2/
H A Dfile.cxx802 extern "C" int UnicodeToText( char *, size_t, const sal_Unicode *, sal_Int32 );
1190 if ( pItemImpl->ustrDrive->buffer[pItemImpl->ustrDrive->length-1] != sal_Unicode('\\') ) in osl_getDirectoryItem()
2625 sal_Unicode cDrive[3]; in _osl_getDriveInfo()
2626 sal_Unicode cRoot[4]; in _osl_getDriveInfo()
2634 cDrive[1] = (sal_Unicode)':'; in _osl_getDriveInfo()
2637 cRoot[1] = (sal_Unicode)':'; in _osl_getDriveInfo()
2654 rtl_uString_newFromStr( &pStatus->ustrFileName, (sal_Unicode*)&lpFirstBkSlash[1] ); in _osl_getDriveInfo()
2864 int path_make_parent(sal_Unicode* path) in path_make_parent()
2881 sal_Unicode* directory_path, in create_dir_with_callback()
2902 sal_Unicode* dir_path, in create_dir_recursively_()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx244 const sal_Unicode* pcChar = rPassword.getStr(); in OnVerifyPassword()
245 const sal_Unicode* pcCharEnd = pcChar + nLen; in OnVerifyPassword()
922 sal_Unicode* pcBuffer = new sal_Unicode[ nCharsLeft + 1 ]; in ReadRawUniString()
935 sal_Unicode* pcUniChar = pcBuffer; in ReadRawUniString()
936 sal_Unicode* pcEndChar = pcBuffer + nReadSize; in ReadRawUniString()
944 … (*pcUniChar) = (nReadChar == EXC_NUL) ? mcNulSubst : static_cast< sal_Unicode >( nReadChar ); in ReadRawUniString()
953 … (*pcUniChar) = (nReadChar == EXC_NUL_C) ? mcNulSubst : static_cast< sal_Unicode >( nReadChar ); in ReadRawUniString()
H A Dxestring.cxx166 void XclExpString::Assign( sal_Unicode cChar, XclStrFlags nFlags, sal_uInt16 nMaxLen ) in Assign()
218 void XclExpString::AppendByte( sal_Unicode cChar, rtl_TextEncoding eTextEnc ) in AppendByte()
547 void XclExpString::CharsToBuffer( const sal_Unicode* pcSource, sal_Int32 nBegin, sal_Int32 nLen ) in CharsToBuffer()
553 const sal_Unicode* pcSrcChar = pcSource; in CharsToBuffer()
603 void XclExpString::Build( const sal_Unicode* pcSource, sal_Int32 nCurrLen, XclStrFlags nFlags, sal_… in Build()
624 void XclExpString::BuildAppend( const sal_Unicode* pcSource, sal_Int32 nAddLen ) in BuildAppend()
H A Dxltools.cxx484 String XclTools::GetXclBuiltInDefName( sal_Unicode cBuiltIn ) in GetXclBuiltInDefName()
496 String XclTools::GetBuiltInDefName( sal_Unicode cBuiltIn ) in GetBuiltInDefName()
501 sal_Unicode XclTools::GetBuiltInDefNameIndex( const String& rDefName ) in GetBuiltInDefNameIndex()
506 for( sal_Unicode cBuiltIn = 0; cBuiltIn < EXC_BUILTIN_UNKNOWN; ++cBuiltIn ) in GetBuiltInDefNameIndex()
514sal_Unicode cNextChar = (rDefName.Len() > nNextCharPos) ? rDefName.GetChar( nNextCharPos ) : '\0'; in GetBuiltInDefNameIndex()
704 return GetSbMacroUrl( rModuleName + OUString( sal_Unicode( '.' ) ) + rMacroName, pDocShell ); in GetSbMacroUrl()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx598 sTmp.append( sal_Unicode('s')); in exportTransitionNode()
783 sTmp.append( sal_Unicode('s')); in exportNode()
1049 sTmp.append( (sal_Unicode)'s' ); in exportContainer()
1191 sTmp.append( (sal_Unicode)';' ); in exportAnimate()
1238 sTmp.append( (sal_Unicode)',' ); in exportAnimate()
1453 sTmp.append( (sal_Unicode)',' ); in convertValue()
1469 sTmp.append( (sal_Unicode)';' ); in convertValue()
1596 sTmp.append( (sal_Unicode)';' ); in convertTiming()
1604 sTmp.append( sal_Unicode('s')); in convertTiming()
1622 sTmp.append( (sal_Unicode)'.' ); in convertTiming()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx189 const sal_Unicode * pValue = rValue.getStr(); in encodeValue()
194 const sal_Unicode c = pValue[ n ]; in encodeValue()
489 sal_Unicode cValue = 0; in toXML()
499 aStringValue = rtl::OUString::valueOf( sal_Unicode( nValue ) ); in toXML()
/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx97 o_rBuffer.append( sal_Unicode( '=' ) ); in lcl_getPersistentRepresentation()
99 o_rBuffer.append( sal_Unicode( ',' ) ); in lcl_getPersistentRepresentation()
100 o_rBuffer.append( sal_Unicode( i_rComponentDesc.second.bForEditing ? '1' : '0' ) ); in lcl_getPersistentRepresentation()
106 const sal_Int32 nEqualSignPos = i_rIniLine.indexOf( sal_Unicode( '=' ) ); in lcl_extractCompDesc()
114 const sal_Int32 nCommaPos = i_rIniLine.lastIndexOf( sal_Unicode( ',' ) ); in lcl_extractCompDesc()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecverify.cxx39 static sal_Bool rtl_ImplIsWhitespace( sal_Unicode c ) in rtl_ImplIsWhitespace()
227 const sal_Unicode *s1 = isi.signatureInfor.ouX509Certificate.getStr(); in setX509Certificate()
228 const sal_Unicode *s2 = ouX509Certificate.getStr(); in setX509Certificate()
231 const sal_Unicode &c1 = s1[i1]; in setX509Certificate()
232 const sal_Unicode &c2 = s2[i2]; in setX509Certificate()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx351 sal_uInt16 nSeparator = sDsn.Search((sal_Unicode)':'); in determineType()
359 sal_uInt16 nOracleSeparator = sDsn.Search((sal_Unicode)':', nSeparator + 1); in determineType()
362 nOracleSeparator = sDsn.Search((sal_Unicode)':', nOracleSeparator + 1); in determineType()
374 nSeparator = sDsn.Search((sal_Unicode)':', nSeparator + 1); in determineType()
384 nSeparator = sDsn.Search((sal_Unicode)':', nSeparator + 1); in determineType()
387 nSeparator = sDsn.Search((sal_Unicode)';', nSeparator + 1); in determineType()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx238 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in AddRefEntry()
311 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in Impl_Reset()
386 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in Impl_CheckRefStrings()
755 const sal_Unicode preUpper = bIsRow ? 'R' : 'C'; in lcl_CheckOne_XL_R1C1()
756 const sal_Unicode preLower = bIsRow ? 'r' : 'c'; in lcl_CheckOne_XL_R1C1()
800 const sal_Unicode rsep = ScCompiler::GetNativeSymbol(ocRange).GetChar(0); in lcl_CheckRepeatString()
817 const sal_Unicode c = rStr.GetChar(i); in lcl_CheckRepeatString()
/trunk/main/starmath/source/
H A Dparse.cxx60 static const sal_Unicode aDelimiterTable[] =
69 static inline sal_Bool IsDigit( sal_Unicode cChar ) in IsDigit()
89 sal_Unicode cMathChar;
378 sal_Unicode cChar = rTxt.GetChar( nPos ); in IsDelimiter()
383 const sal_Unicode *pDelim = &aDelimiterTable[0]; in IsDelimiter()
613 sal_Unicode ch = aName.GetChar( 0 ); in NextToken()
719 sal_Unicode ch = aName.GetChar( 0 ); in NextToken()
969 sal_Unicode cChar; in NextToken()
1607 sal_Unicode cChar; in Escape()
1922 const sal_Unicode* pBuffer = rText.GetBuffer(); in lcl_IsNumber()
[all …]
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx181 int parseFontCheckForString( const sal_Unicode* pCopy, const char* str, sal_Int32& nLen,
183 int parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen);
471 int Parser::parseFontCheckForString( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen, in parseFontCheckForString()
488 int Parser::parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen) in parseFontRemoveSuffix()
504 const sal_Unicode* pCopy = aResult.familyName.getStr(); in parseFontFamilyName()
507 if( nLen > 8 && pCopy[6] == sal_Unicode('+') ) in parseFontFamilyName()
962 rtl_zeroMemory( (void*)io_rPwd.getStr(), io_rPwd.getLength()*sizeof(sal_Unicode) ); in checkEncryption()
989 rtl::OUString aDocName( rURL.copy( rURL.lastIndexOf( sal_Unicode('/') )+1 ) ); in xpdf_ImportFromFile()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx709 static sal_Int32 unicodeToInteger( sal_Int8 base, const sal_Unicode *s ) in unicodeToInteger()
745 sal_Unicode* p = (sal_Unicode*)tmp.getStr()+1; in initDimensions()
746 sal_Unicode* pOffset = p; in initDimensions()
935 buf.append(static_cast< sal_Unicode >('<')); in getName()
938 buf.append(static_cast< sal_Unicode >(',')); in getName()
942 buf.append(static_cast< sal_Unicode >('>')); in getName()
981 sal_Unicode c = name[j]; in getInstantiatedStruct()
/trunk/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx440 sal_Unicode* pWChar = reinterpret_cast<sal_Unicode*>(ptrHGlob.GetMemPtr()); in synthesizeUnicodeText()
516 nWChars = static_cast< sal_Int32 >( nMemSize / sizeof( sal_Unicode ) ) - 1; in byteStreamToOUString()
518 nWChars = static_cast< sal_Int32 >( nMemSize / sizeof( sal_Unicode ) ); in byteStreamToOUString()
520 return OUString( reinterpret_cast< sal_Unicode* >( aByteStream.getArray( ) ), nWChars ); in byteStreamToOUString()

Completed in 260 milliseconds

1...<<11121314151617181920>>...68