Home
last modified time | relevance | path

Searched defs:cChar (Results 1 – 25 of 197) sorted by relevance

12345678

/AOO41X/main/starmath/source/
H A Dtypes.cxx31 sal_Unicode ConvertMathPrivateUseAreaToUnicode( sal_Unicode cChar ) in ConvertMathPrivateUseAreaToUnicode()
43 sal_Unicode ConvertMathToMathML( sal_Unicode cChar ) in ConvertMathToMathML()
H A Dparse.cxx69 static inline sal_Bool IsDigit( sal_Unicode cChar ) in IsDigit()
368 sal_Unicode cChar = rTxt.GetChar( nPos ); in IsDelimiter() local
959 sal_Unicode cChar; in NextToken() local
1597 sal_Unicode cChar; in Escape() local
1915 const sal_Unicode cChar = *pBuffer; in lcl_IsNumber() local
/AOO41X/main/svl/inc/svl/
H A Dlngmisc.hxx44 inline sal_Bool IsHyphen( sal_Unicode cChar ) in IsHyphen()
50 inline sal_Bool IsControlChar( sal_Unicode cChar ) in IsControlChar()
/AOO41X/main/connectivity/source/drivers/file/
H A Dquotedstring.cxx50 const sal_Unicode cChar = m_sString[ i ]; in GetTokenCount() local
114 const sal_Unicode cChar = m_sString[ i ]; in GetTokenSpecial() local
/AOO41X/main/extensions/source/bibliography/
H A Dbibmod.cxx51 #define C2U(cChar) OUString::createFromAscii(cChar) argument
52 #define C2S(cChar) String::CreateFromAscii(cChar) argument
/AOO41X/main/vcl/source/helper/
H A Dstrhelper.cxx32 inline int isSpace( char cChar ) in isSpace()
40 inline int isSpace( sal_Unicode cChar ) in isSpace()
48 inline int isProtect( char cChar ) in isProtect()
53 inline int isProtect( sal_Unicode cChar ) in isProtect()
/AOO41X/main/svl/source/misc/
H A Dadrparse.cxx196 sal_Unicode cChar = *m_pInputPos++; in readToken() local
222 sal_Unicode cChar = *m_pInputPos++; in readToken() local
246 sal_Unicode cChar = *m_pInputPos++; in readToken() local
285 sal_Unicode cChar; in readToken() local
341 sal_Unicode cChar = *pBegin++; in reparse() local
450 sal_Unicode cChar = *pBegin++; in reparseComment() local
H A Dlngmisc.cxx81 sal_Unicode cChar = rTxt[i]; in RemoveControlChars() local
114 sal_Unicode cChar = rTxt[i]; in ReplaceControlChars() local
/AOO41X/main/svtools/source/misc/
H A Dimap2.cxx405 char cChar = *pStr++; in ImpReadCERNLine() local
464 char cChar = *(*ppStr)++; in ImpReadCERNCoords() local
509 char cChar = *(*ppStr)++; in ImpReadCERNRadius() local
583 char cChar = *pStr++; in ImpReadNCSALine() local
640 char cChar = *(*ppStr)++; in ImpReadNCSAURL() local
669 char cChar = *(*ppStr)++; in ImpReadNCSACoords() local
H A Dlangtab.cxx60 const sal_Unicode cChar = rText.GetBuffer()[0]; in ApplyLreOrRleEmbedding() local
/AOO41X/main/sw/source/core/text/
H A Dporexp.hxx56 xub_Unicode cChar; member in SwBlankPortion
H A Dporrst.hxx161 inline SwControlCharPortion( sal_Unicode cChar ) in SwControlCharPortion()
/AOO41X/main/cui/source/dialogs/
H A Dcuicharmap.cxx381 sal_UCS4 cChar = aShowSet.GetSelectCharacter(); in IMPL_LINK() local
487 sal_UCS4 cChar = aShowSet.GetSelectCharacter(); in IMPL_LINK() local
503 sal_UCS4 cChar = aShowSet.GetSelectCharacter(); in IMPL_LINK() local
544 sal_UCS4 cChar = aShowSet.GetSelectCharacter(); in IMPL_LINK() local
/AOO41X/main/sc/source/filter/inc/
H A Ddif.hxx139 inline sal_Bool DifParser::IsNumber( const sal_Unicode cChar ) in IsNumber()
145 inline sal_Bool DifParser::IsNumberEnding( const sal_Unicode cChar ) in IsNumberEnding()
/AOO41X/main/sal/textenc/
H A Dtenchelp.c100 sal_Unicode ImplGetUndefinedUnicodeChar(sal_uChar cChar, sal_uInt32 nFlags) in ImplGetUndefinedUnicodeChar()
/AOO41X/main/vcl/source/components/
H A Dstringmirror.cxx70 sal_Unicode cChar = rStr[ i ]; in mapStrings() local
/AOO41X/main/svx/source/sidebar/
H A Dnbdtmg.cxx389 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule() local
444 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule() local
487 sal_Unicode cChar; in ApplyNumRule() local
562 sal_Unicode cChar; in GetBulChar() local
1031 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule() local
1105 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule() local
1169 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule() local
1276 sal_Unicode cChar; in ApplyNumRule() local
1805 sal_Unicode cChar = aFmt.GetBulletChar(); in GetNBOIndexForNumRule() local
1886 sal_Unicode cChar = aFmt.GetBulletChar(); in RelplaceNumRule() local
[all …]
/AOO41X/main/vcl/source/window/
H A Dmnemonicengine.cxx105 sal_Unicode cChar = _rKEvt.GetCharCode(); in HandleKeyEvent() local
/AOO41X/main/sw/source/core/inc/
H A Dacorrect.hxx102 sal_Unicode cChar; member in SwAutoCorrExceptWord
/AOO41X/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py36 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ argument
81 def setValues2( self, bBool, cChar, nByte, nShort, nUShort, nLong, nULong,\ argument
/AOO41X/main/sc/source/filter/ftools/
H A Dftools.cxx275 sal_Char cChar; in ReadCString() local
293 sal_Char cChar; in ReadCString() local
310 sal_Char cChar; in AppendCStringWithLen() local
/AOO41X/main/filter/source/msfilter/
H A Dmscodec.cxx88 sal_uInt8 cChar = *pnChar & 0x7F; in lclGetKey() local
113 sal_uInt16 cChar = *pnChar; in lclGetHash() local
236 const sal_uInt8 cChar = *pnData ^ *pnCurrKey; in Decode() local
/AOO41X/main/oox/source/vml/
H A Dvmlinputstream.cxx48 …ne const sal_Char* lclFindCharacter( const sal_Char* pcBeg, const sal_Char* pcEnd, sal_Char cChar ) in lclFindCharacter()
54 inline bool lclIsWhiteSpace( sal_Char cChar ) in lclIsWhiteSpace()
/AOO41X/main/linguistic/source/
H A Dmisc.cxx609 sal_Unicode cChar = rOrigWord[i]; in GetOrigWordPos() local
627 sal_Unicode cChar = rTxt[i]; in GetPosInWordToCheck() local
774 sal_Unicode ToLower( const sal_Unicode cChar, sal_Int16 nLanguage ) in ToLower()
784 sal_Unicode ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage ) in ToUpper()
864 sal_Unicode cChar = rText.GetChar( i++ ); in IsNumeric() local
/AOO41X/main/testtools/source/bridgetest/cli/
H A Dcli_cs_bridgetest.cs205 bool bBool, char cChar, byte nByte, in assign()
232 bool bBool, char cChar, byte nByte, in assign()

12345678