Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 101 – 125 of 1685) sorted by path

12345678910>>...68

/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx93 aRole.append( sal_Unicode( 'y' )); in lcl_getErrorBarLabeledSequence()
95 aRole.append( sal_Unicode( 'x' )); in lcl_getErrorBarLabeledSequence()
99 aRole.append( sal_Unicode( '-' )); in lcl_getErrorBarLabeledSequence()
H A DTitleHelper.cxx283 sal_Unicode aChar = aSource.charAt( nPos ); in setCompleteString()
H A DXMLRangeHelper.cxx49 void operator() ( sal_Unicode aChar ) in operator ()()
74 void operator() ( sal_Unicode aChar ) in operator ()()
95 aBuffer.append( (sal_Unicode)'.' ); in lcl_getXMLStringForCell()
97 aBuffer.append( (sal_Unicode)'$' ); in lcl_getXMLStringForCell()
116 aBuffer.append( (sal_Unicode)'$' ); in lcl_getXMLStringForCell()
128 static const sal_Unicode aDollar( '$' ); in lcl_getSingleCellAddressFromXMLString()
172 static const sal_Unicode aDot( '.' ); in lcl_getCellAddressFromXMLString()
173 static const sal_Unicode aQuote( '\'' ); in lcl_getCellAddressFromXMLString()
247 static const sal_Unicode aColon( ':' ); in lcl_getCellRangeAddressFromXMLString()
312 static const sal_Unicode aSpace( ' ' ); in getCellRangeFromXMLString()
[all …]
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx417 sal_Unicode cDecSeparator = '.';//@todo get this locale dependent in getLabelTextForValue()
488 ::rtl::OUString aSeparator(sal_Unicode(' ')); in createDataLabel()
1063 OUString aSep( sal_Unicode('\n')); in createRegressionCurveEquationShapes()
1095 aFormula.append( sal_Unicode( 'R' )); in createRegressionCurveEquationShapes()
1096 aFormula.append( sal_Unicode( 0x00b2 )); in createRegressionCurveEquationShapes()
1110 sal_Unicode aDecimalSep( '.' );//@todo get this locale dependent in createRegressionCurveEquationShapes()
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2295 aStackStr.append( sal_Unicode('\r') ); in getStackedString()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx96 sal_Unicode m_short_option;
122 OUString const & opt, sal_Unicode copt = '\0' ) in get_option_info()
H A Dclimaker_emit.cxx65 ((::System::Char) *reinterpret_cast< sal_Unicode const * >( in to_cli_constant()
H A Dclimaker_share.h100 OSL_ASSERT( sizeof (wchar_t) == sizeof (sal_Unicode) ); in String_to_ustring()
/trunk/main/cli_ure/source/native/
H A Dnative_share.h49 OSL_ASSERT( sizeof (wchar_t) == sizeof (sal_Unicode) ); in String_to_ustring()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx123 OSL_ENSURE( (sizeof(System::Char) == sizeof(sal_Unicode)) in Mapping_uno2cli()
H A Dcli_data.cxx740 OSL_ASSERT(sizeof(wchar_t) == sizeof(sal_Unicode)); in mapCliString()
765 *(sal_Unicode*) uno_data= aChar; in map_to_uno()
884 *(sal_Unicode*) &pAny->pReserved = *__try_cast<System::Char*>(aAny.Value); in map_to_uno()
1134 *(sal_Unicode*) p = 0; in map_to_uno()
1136 *(sal_Unicode*) p = *__try_cast<System::Char*>(val); in map_to_uno()
1279 seq = seq_allocate(nElements, sizeof (sal_Unicode)); in map_to_uno()
/trunk/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx407 ASSERT_EQ(guard.p->m11, static_cast< sal_Unicode >(0)); in TEST()
455 test::codemaker::cppumaker::Struct< sal_Unicode, sal_Int16 >()). in TEST()
/trunk/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx73sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBou…
131 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Dlocale.hxx65 static const sal_Unicode SEPERATOR_LC;
68 static const sal_Unicode SEPERATOR_CV;
72 static const sal_Unicode SEPERATOR_CV_LINUX;
H A Dlogging.hxx65 …inline ::rtl::OUString convertLogArgToString( sal_Unicode _nValue ) { return ::rtl::OUString::valu… in convertLogArgToString()
H A Dstoragehelper.hxx170 …static sal_Bool IsValidZipEntryFileName( const sal_Unicode *pChar, sal_Int32 nLength, sal_Bool bSl…
H A Dunwrapargs.hxx68 buf.append( static_cast<sal_Unicode>('!') ); in extract()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx534 const sal_Unicode* pLastDot = aEvt.ListenerType.getStr(); in registerScriptEvent()
613 const sal_Unicode * pLastDot = aLstType.getStr(); in revokeScriptEvent()
/trunk/main/comphelper/source/misc/
H A Daccessibletexthelper.cxx218 sal_Int32 nFound = sText.lastIndexOf( (sal_Unicode)'\n', nIndex ); in implGetParagraphBoundary()
222 nFound = sText.indexOf( (sal_Unicode)'\n', nIndex ); in implGetParagraphBoundary()
254sal_Unicode OCommonAccessibleText::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter()
741 const sal_Unicode* pFirstDiffOld = rOldString.getStr(); in implInitTextChangedEvent()
742 const sal_Unicode* pLastDiffOld = rOldString.getStr() + nLenOld; in implInitTextChangedEvent()
743 const sal_Unicode* pFirstDiffNew = rNewString.getStr(); in implInitTextChangedEvent()
744 const sal_Unicode* pLastDiffNew = rNewString.getStr() + nLenNew; in implInitTextChangedEvent()
819sal_Unicode OAccessibleTextHelper::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in IMPLEMENT_FORWARD_XINTERFACE2()
H A Danycompare.cxx195 pComparator.reset( new ScalarPredicateLess< sal_Unicode >() ); in getStandardLessPredicate()
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 …]
H A Ddocpasswordhelper.cxx192 const sal_Unicode* pStr = aUString.getStr(); in GetWordHashAsUINT32()
H A Dlocale.cxx38 const sal_Unicode Locale::SEPERATOR_LC = (sal_Unicode)'-';
39 const sal_Unicode Locale::SEPERATOR_CV = (sal_Unicode)'_';
40 const sal_Unicode Locale::SEPERATOR_CV_LINUX = (sal_Unicode)'.';
H A Dstoragehelper.cxx494 const sal_Unicode *pChar, sal_Int32 nLength, sal_Bool bSlashAllowed ) in IsValidZipEntryFileName()
540 if ( nPathLen == nSegLen || aPath.getStr()[nSegLen] == (sal_Unicode)'/' ) in PathHasSegment()
H A Dstring.cxx110 i_rString.getToken(0, static_cast<sal_Unicode> (','), idx); in convertCommaSeparated()

Completed in 146 milliseconds

12345678910>>...68