Home
last modified time | relevance | path

Searched refs:cChar (Results 1 – 25 of 225) sorted by last modified time

123456789

/trunk/main/linguistic/source/
H A Dmisc.cxx609 sal_Unicode cChar = rOrigWord[i]; in GetOrigWordPos() local
610 sal_Bool bSkip = IsHyphen( cChar ) || IsControlChar( cChar ); in GetOrigWordPos()
627 sal_Unicode cChar = rTxt[i]; in GetPosInWordToCheck() local
628 sal_Bool bSkip = IsHyphen( cChar ) || IsControlChar( cChar ); in GetPosInWordToCheck()
774 sal_Unicode ToLower( const sal_Unicode cChar, sal_Int16 nLanguage ) in ToLower() argument
780 return rCC.lower( cChar ).GetChar(0); in ToLower()
784 sal_Unicode ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage ) in ToUpper() argument
790 return rCC.upper( cChar ).GetChar(0); in ToUpper()
864 sal_Unicode cChar = rText.GetChar( i++ ); in IsNumeric() local
865 if ( !((sal_Unicode)'0' <= cChar && cChar <= (sal_Unicode)'9') ) in IsNumeric()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1012 (*mpUnicodeFallbackList)[ GFBCacheKey(cChar,eWeight) ] = rFontName; in AddFallbackForUnicode()
1035 UnicodeFallbackList::iterator it = mpUnicodeFallbackList->find( GFBCacheKey(cChar,eWeight) ); in IgnoreFallbackForUnicode()
1427 sal_UCS4 cChar = 0; in GetGlyphFallbackFont() local
1432 cChar = rMissingCodes.iterateCodePoints( &nStrIndex ); in GetGlyphFallbackFont()
1448 cChar = rMissingCodes.iterateCodePoints( &nStrIndex ); in GetGlyphFallbackFont()
1451 pRemainingCodes[ nRemainingLength++ ] = cChar; in GetGlyphFallbackFont()
1472 cChar = aOldMissingCodes.iterateCodePoints( &nStrIndex ); in GetGlyphFallbackFont()
1479 cChar = rMissingCodes.iterateCodePoints( &nStrIndex ); in GetGlyphFallbackFont()
5930 sal_UCS4 cChar = GetLocalizedChar( *pStr, meTextLanguage ); in ImplPrepareLayoutArgs() local
5931 if( cChar != *pStr ) in ImplPrepareLayoutArgs()
[all …]
H A Dimpfont.cxx142 if( cChar >= mpRangeCodes[ nMid ] ) in ImplFindRangeIndex()
255 if( cChar < GetFirstChar() ) in GetNextChar()
257 if( cChar >= GetLastChar() ) in GetNextChar()
263 return (cChar + 1); in GetNextChar()
270 if( cChar <= GetFirstChar() ) in GetPrevChar()
272 if( cChar > GetLastChar() ) in GetPrevChar()
278 return (cChar - 1); in GetPrevChar()
292 if( cChar >= cLast ) in GetIndexFromChar()
294 else if( cChar >= cFirst ) in GetIndexFromChar()
667 return mpImpl->HasChar( cChar ); in HasChar()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx71 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) argument
1870 … xub_Unicode cChar = pTxtNode->GetTxt().GetChar( pCrsr->GetMark()->nContent.GetIndex() ); in AddPortion() local
1871 if( CH_TXTATR_BREAKWORD == cChar || CH_TXTATR_INWORD == cChar) in AddPortion()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx1229 sal_uInt8 GetCharTypeForCompression( xub_Unicode cChar );
H A Dimpedit3.cxx132 sal_uInt8 GetCharTypeForCompression( xub_Unicode cChar ) in GetCharTypeForCompression() argument
134 switch ( cChar ) in GetCharTypeForCompression()
151 return ( ( 0x3040 <= cChar ) && ( 0x3100 > cChar ) ) ? CHAR_KANA : CHAR_NORMAL; in GetCharTypeForCompression()
1015 sal_Unicode cChar = 0; // later: NBS? in CreateLines() local
1019 …String aFieldValue = cChar ? String(cChar) : ((EditCharAttribField*)pNextFeature)->GetFieldValue(); in CreateLines()
1029 pPortion->GetKind() = cChar ? PORTIONKIND_TEXT : PORTIONKIND_FIELD; in CreateLines()
3084 …const sal_Unicode cChar = ( nTmpIdx != aText.Len() && ( nTmpIdx != nTextStart || 0 == nTextStart )… in Paint() local
3088 if ( 0x200B == cChar || 0x2060 == cChar ) in Paint()
3133 if ( 0x200B == cChar ) in Paint()
/trunk/main/starmath/source/
H A Dmathtype.cxx845 sal_Unicode cChar = 0; in HandleRecords() local
847 while (nI && ((cChar = rRet.GetChar(nI)) == ' ')) in HandleRecords()
849 if ((cChar == '=') || (cChar == '+') || (cChar == '-')) in HandleRecords()
H A Daccessibility.cxx68 #define A2OU(cChar) rtl::OUString::createFromAscii(cChar) argument
/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx44 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) argument
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1734 void SwWrtShell::AutoCorrect( SvxAutoCorrect& rACorr, sal_Unicode cChar ) in AutoCorrect() argument
1749 SwEditShell::AutoCorrect( rACorr, IsInsMode(), cChar ); in AutoCorrect()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1362 static sal_uInt32 getGlyph12(const sal_uInt8 *pCmap, sal_uInt32 cChar) { in getGlyph12() argument
1378 if( cChar < cStart ) in getGlyph12()
1380 else if( cChar > cLast ) in getGlyph12()
1384 nGlyph += cChar - cStart; in getGlyph12()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx193 xub_Unicode cChar = GetTxt().GetChar( i ); in GetDropLen() local
194 if( CH_TAB == cChar || CH_BREAK == cChar || in GetDropLen()
195 (( CH_TXTATR_BREAKWORD == cChar || CH_TXTATR_INWORD == cChar ) in GetDropLen()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx359 sal_Unicode cChar = aCode.GetChar(nCount); in NotifyItemUpdate() local
360 if(cChar == sal_Unicode(',')) in NotifyItemUpdate()
368 sTmpStr += cChar; in NotifyItemUpdate()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx489 sal_Unicode cChar; in ApplyNumRule() local
524 aFmt.SetBulletChar(cChar ); in ApplyNumRule()
564 sal_Unicode cChar; in GetBulChar() local
569 cChar = ' '; in GetBulChar()
591 return cChar; in GetBulChar()
1110 pEntry->cBulletChar = cChar; in RelplaceNumRule()
1278 sal_Unicode cChar; in ApplyNumRule() local
1293 aFmt.SetBulletChar(cChar ); in ApplyNumRule()
1891 OUString sChar(cChar); in RelplaceNumRule()
1999 sal_Unicode cChar = 0; in ApplyNumRule() local
[all …]
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1195 if (sal_Unicode cChar = r.pTab[aEntry.cIndex-0x20]) in StarSymbolToMSMultiFontImpl() local
1198 cChar, aEntry)); in StarSymbolToMSMultiFontImpl()
1346 sal_Unicode ConvertChar::RecodeChar( sal_Unicode cChar ) const in RecodeChar()
1352 cRetVal = mpCvtFunc( cChar ); in RecodeChar()
1357 sal_Unicode cIndex = cChar; in RecodeChar()
1366 return cRetVal ? cRetVal : cChar; in RecodeChar()
1498 FontToSubsFontConverter hConverter, sal_Unicode cChar ) in ConvertFontToSubsFontChar() argument
1501 return ((ConvertChar*)hConverter)->RecodeChar( cChar ); in ConvertFontToSubsFontChar()
1503 return cChar; in ConvertFontToSubsFontChar()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx165 void lclInsertCharacter( EditView* pTableView, EditView* pTopView, sal_Unicode cChar ) in lclInsertCharacter() argument
167 String aString( cChar ); in lclInsertCharacter()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx567 const XclExpRoot& rRoot, sal_Unicode cChar, XclStrFlags nFlags, sal_uInt16 nMaxLen ) in CreateString() argument
570 AppendChar( *xString, rRoot, cChar ); in CreateString()
582 …ExpStringHelper::AppendChar( XclExpString& rXclString, const XclExpRoot& rRoot, sal_Unicode cChar ) in AppendChar() argument
585 rXclString.Append( cChar ); in AppendChar()
587 rXclString.AppendByte( cChar, rRoot.GetTextEncoding() ); in AppendChar()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx841 xub_StrLen ScGlobal::FindUnquoted( const String& rString, sal_Unicode cChar, xub_StrLen nStart, sal… in FindUnquoted() argument
849 if (*p == cChar && !bQuoted) in FindUnquoted()
865 const sal_Unicode* ScGlobal::FindUnquoted( const sal_Unicode* pString, sal_Unicode cChar, sal_Unico… in FindUnquoted() argument
871 if (*p == cChar && !bQuoted) in FindUnquoted()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2486 sal_Bool lcl_GetArabicValue( sal_Unicode cChar, sal_uInt16& rnValue, sal_Bool& rbIsDec ) in lcl_GetArabicValue() argument
2489 switch( cChar ) in lcl_GetArabicValue()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx154 #define C2S(cChar) String::CreateFromAscii( cChar ) argument
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx152 for( sal_Unicode cChar = '0'; cChar <= '9'; ++cChar ) in finalizeImport() local
153 …nDigitWidth = ::std::max( nDigitWidth, scaleToMm100( xFont->getCharWidth( cChar ), UNIT_REFDEVX ) … in finalizeImport()
/trunk/main/oox/source/helper/
H A Dattributelist.cxx58 sal_Unicode cChar = 0; in lclGetXChar() local
63 lclAddHexDigit( cChar, rpcStr[ 2 ], 12 ) && in lclGetXChar()
64 lclAddHexDigit( cChar, rpcStr[ 3 ], 8 ) && in lclGetXChar()
65 lclAddHexDigit( cChar, rpcStr[ 4 ], 4 ) && in lclGetXChar()
66 lclAddHexDigit( cChar, rpcStr[ 5 ], 0 ) ) in lclGetXChar()
69 return cChar; in lclGetXChar()
/trunk/main/svtools/source/svhtml/
H A Dhtmlkywd.cxx271 sal_Unicode cChar; member
561 if( USHRT_MAX == ((HTML_CharEntry*)pFirst)->cChar ) in HTMLCharNameCompare()
563 if( USHRT_MAX == ((HTML_CharEntry*)pSecond)->cChar ) in HTMLCharNameCompare()
572 if( USHRT_MAX == ((HTML_CharEntry*)pSecond)->cChar ) in HTMLCharNameCompare()
600 aSrch.cChar = USHRT_MAX; in GetHTMLCharName()
607 cRet = ((HTML_CharEntry*)pFound)->cChar; in GetHTMLCharName()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx3340 sal_Unicode cChar = rText[nPos]; in exportText() local
3344 switch( cChar ) in exportText()
3364 if( cChar < 0x0020 ) in exportText()
3368 cChar >= 0x0020, in exportText()
3412 switch( cChar ) in exportText()
/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx43 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) argument

Completed in 246 milliseconds

123456789