Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 176 – 200 of 1685) sorted by path

12345678910>>...68

/trunk/main/cppu/source/uno/
H A Dlbenv.cxx757 buf.append( (sal_Unicode) '\"' ); in uno_dumpEnvironment()
851 aRet.append( (sal_Unicode)';' ); in unoenv_getStaticOIdPart()
886 oid.append( static_cast< sal_Unicode >(';') ); in unoenv_computeObjectIdentifier()
889 oid.append( static_cast< sal_Unicode >('[') ); in unoenv_computeObjectIdentifier()
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()
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()
/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/cppuhelper/source/
H A Dbootstrap.cxx314 index = csl_rdbs.indexOf((sal_Unicode)' '); in nestRegistries()
H A Dcomponent_context.cxx89 buf.append( (sal_Unicode)'(' ); in val2str()
91 buf.append( (sal_Unicode)')' ); in val2str()
182 buf.append( (sal_Unicode)'\"' ); in val2str()
184 buf.append( (sal_Unicode)'\"' ); in val2str()
204 buf.append( (sal_Unicode)'?' ); in val2str()
216 buf.append( (sal_Unicode)'\'' ); in val2str()
217 buf.append( *(sal_Unicode *)pVal ); in val2str()
218 buf.append( (sal_Unicode)'\'' ); in val2str()
261 buf.append( (sal_Unicode)'?' ); in val2str()
H A Dshlib.cxx170 (aBaseDir[ aBaseDir.getLength() -1 ] == (sal_Unicode)'/' || in checkAccessPath()
172 aAbs[ aBaseDir.getLength() ] == (sal_Unicode)'/')) in checkAccessPath()
235 buf.append( (sal_Unicode) '/' ); in makeComponentPath()
H A Dtdmgr.cxx79 return *(sal_Unicode *)rVal.getValue(); in coerceToInt64()
H A Dunourl.cxx46 inline bool isAlphanum(sal_Unicode c) in isAlphanum()
81 sal_Unicode c = bEnd ? 0 : rDescriptor.getStr()[i]; in Impl()
251 sal_Unicode c = rUrl.getStr()[j]; in create()
/trunk/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx50 …OUString iniName = libraryFileUrl.copy(0, libraryFileUrl.lastIndexOf((sal_Unicode)'.')); // cut th… in tryService()
/trunk/main/cpputools/source/sp2bv/
H A Dsp2bv.cxx80 sal_Unicode cEscapeChar = 0x5c; in main()
85 const sal_Unicode* pCur = pUrl->buffer; in main()
/trunk/main/cui/source/customize/
H A Dcfg.cxx5126 sal_Unicode aChar = aDirectory[ aCount-1 ]; in SvxIconSelectorDialog()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx231 aBuff.append( sal_Unicode( '-') ); in ReadmeDialog()
235 aBuff.append( sal_Unicode( '-' ) ); in ReadmeDialog()
310 sbcopyright.append((sal_Unicode)0x00a9); in AboutDialog()
533 aBuildString.append( sal_Unicode( '\n' ) ); in GetBuildVersionString()
H A Dcolorpicker.cxx1199 String sUnitText( (sal_Unicode) 0xb0 ); in ColorPickerDialog()
H A Dcuigaldlg.cxx889 aExtensions += sal_Unicode(';'); in FillFilterList()
950 aExtensions += sal_Unicode( ';' ); in FillFilterList()
963 aExtensions += sal_Unicode( ';' ); in FillFilterList()
H A Dhldocntp.cxx218 aTitleName.Erase( aTitleName.Search( (sal_Unicode)'~' ), 1 ); in FillDocumentList()
363 String aStrFlags ( sal_Unicode('S') ); in DoApply()
366 aStrFlags += sal_Unicode('H'); in DoApply()
H A Dhlinettp.cxx515 const sal_Unicode sUHash = '#'; in SetMarkStr()
H A Dhlmailtp.cxx120 nPos = aStrTmp.Search( sal_Unicode( '=' ), nPos ); in FillDlgFields()
125 nPos = aStrURLc.Search ( sal_Unicode( '?' ), 0); in FillDlgFields()
H A Dhlmarkwn.cxx226 xub_StrLen nPos = aStrURL.Search ( sal_Unicode('#') ); in RefreshTree()
H A Dhyphen.cxx233 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()
246 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()
313 nPos = aTxt.Search( sal_Unicode( HYPH_POS_CHAR ), nStart ); in EraseUnusableHyphens_Impl()
330 const String aTmp( sal_Unicode( HYPH_POS_CHAR ) ); in EraseUnusableHyphens_Impl()
436 sal_Unicode cChar = aTxt.GetChar( i ); in GetHyphIndex_Impl()
455 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelLeft_Impl()
457 aTxt.SetChar( i, sal_Unicode( CUR_HYPH_POS_CHAR ) ); in SelLeft_Impl()
477 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelRight_Impl()
479 aTxt.SetChar( i, sal_Unicode( CUR_HYPH_POS_CHAR ) ); in SelRight_Impl()
637 aTmp.Append( sal_Unicode( ')' ) ); in SetWindowTitle()
H A Dmultipat.cxx245 sal_Unicode cDelim = pImpl->bIsClassPathMode ? CLASSPATH_DELIMITER : SVT_SEARCHPATH_DELIMITER; in GetPath()
282 sal_Unicode cDelim = pImpl->bIsClassPathMode ? CLASSPATH_DELIMITER : SVT_SEARCHPATH_DELIMITER; in SetPath()
H A Dthesdlg.cxx723 aStr.Erase( aStr.Search( sal_Unicode( '(' ) ) - 1 ); in SetWindowTitle()
726 aStr.Append( sal_Unicode( ')' ) ); in SetWindowTitle()
/trunk/main/cui/source/inc/
H A Dchardlg.hxx368 void SetBracket( sal_Unicode cBracket, sal_Bool bStart );
/trunk/main/cui/source/options/
H A Doptgenrl.cxx344 sal_Unicode cChar = ( aTxt.Len() > 0 ) ? aTxt.GetChar(0) : ' '; in IMPL_LINK()
H A Dwebconninfo.cxx203 aUIEntry += ::rtl::OUString::valueOf( (sal_Unicode)'\t' ); in FillPasswordList()
222 aUIEntry += ::rtl::OUString::valueOf( (sal_Unicode)'\t' ); in FillPasswordList()

Completed in 168 milliseconds

12345678910>>...68