Home
last modified time | relevance | path

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

12345678910>>...68

/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx86 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx100 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx84 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx82 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx84 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx65 aRet.append( (sal_Unicode)'.' ); in toUNOname()
81 aRet.append( (sal_Unicode)'@' ); in toRTTIname()
84 aRet.append( (sal_Unicode)'@' ); in toRTTIname()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx65 aRet.append( (sal_Unicode)'.' ); in toUNOname()
81 aRet.append( (sal_Unicode)'@' ); in toRTTIname()
84 aRet.append( (sal_Unicode)'@' ); in toRTTIname()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dexcept.cxx90 buf.append( (sal_Unicode)'.' ); in toUNOname()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx128 oid.append( (sal_Unicode)';' ); in s_stub_computeObjectIdentifier()
133 oid.append( (sal_Unicode)'[' ); in s_stub_computeObjectIdentifier()
/trunk/main/bridges/source/jni_uno/
H A Djni_bridge.cxx339 sizeof (rtl_uString) + (len * sizeof (sal_Unicode)) ) ); in java_exc_occured()
415 sizeof (rtl_uString) + (len * sizeof (sal_Unicode)) ) ); in get_stack_trace()
483 OSL_ASSERT( sizeof (jchar) == sizeof (sal_Unicode) ); in uno_ext_getMapping()
493 (sizeof (jchar) == sizeof (sal_Unicode)) && in uno_ext_getMapping()
H A Djni_data.cxx101 *static_cast< sal_Unicode * >(uno_data) = 0; in createDefaultUnoValue()
1032 seq.reset( seq_allocate( nElements, sizeof (sal_Unicode) ) ); in map_to_uno()
H A Djni_helper.h47 sizeof (rtl_uString) + (len * sizeof (sal_Unicode)) ) ); in jstring_to_ustring()
H A Djni_uno2java.cxx271 *(sal_Unicode *)uno_ret = in call_java()
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx622 …::rtl::OUStringToOString( reinterpret_cast<const sal_Unicode*> (logfont.lfFaceName), RTL_TEXTENCOD… in draw()
/trunk/main/canvas/source/directx/
H A Ddx_canvasfont.cxx65 const sal_Unicode* pStr(rFontRequest.FontDescription.FamilyName.getStr()); in CanvasFont()
66 std::vector< sal_Unicode > pStrBuf(nLen+1,0); in CanvasFont()
/trunk/main/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx602 sal_Unicode aDecimalSep( '.' ); in getHelpText()
646 sal_Unicode aDecimalSep( '.' ); in getHelpText()
H A Dres_ErrorBar.cxx654 aPosRange.Assign( sal_Unicode('x')); in FillItemSet()
H A Dtp_3D_SceneIllumination.cxx164 aStr += sal_Unicode(' '); in lcl_makeColorName()
167 aStr += sal_Unicode(' '); in lcl_makeColorName()
H A Dtp_DataSource.cxx343 sal_Unicode cBlackUpPointingTriangle( 0x25b2 ); in DataSourceTabPage()
344 sal_Unicode cBlackDownPointingTriangle( 0x25bc ); in DataSourceTabPage()
/trunk/main/chart2/source/controller/main/
H A DChartDropTargetHelper.cxx164 … pCellRange->Value <<= (aOldRange + OUString( sal_Unicode(';')) + aRangeString ); in ExecuteDrop()
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx289 aBuf.append( sal_Unicode( ' ' )); in lcl_getDataSequenceLabel()
308 aBuf.append( sal_Unicode( ' ' )); in lcl_getDataSequenceLabel()
314 aBuf.append( sal_Unicode( ' ' )); in lcl_getDataSequenceLabel()
H A DLinearRegressionCurveCalculator.cxx148 aBuf.append( sal_Unicode( 'x' )); in ImplGetRepresentation()
H A DObjectIdentifier.cxx617 aRet.append( sal_Unicode( ',' )); in createPieSegmentDragParameterString()
619 aRet.append( sal_Unicode( ',' )); in createPieSegmentDragParameterString()
621 aRet.append( sal_Unicode( ',' )); in createPieSegmentDragParameterString()
623 aRet.append( sal_Unicode( ',' )); in createPieSegmentDragParameterString()
H A DPotentialRegressionCurveCalculator.cxx150 aBuf.append( sal_Unicode( '0' )); in ImplGetRepresentation()
161 aBuf.append( sal_Unicode( ' ' )); in ImplGetRepresentation()
H A DRegressionCalculationHelper.hxx36 #define UC_SPACE (sal_Unicode(' '))
37 #define UC_MINUS_SIGN (sal_Unicode('-'))

Completed in 142 milliseconds

12345678910>>...68