Home
last modified time | relevance | path

Searched refs:ch2 (Results 1 – 10 of 10) sorted by relevance

/trunk/main/basic/source/comp/
H A Dparser.cxx673 sal_Unicode ch1, ch2; in DefXXX() local
680 ch2 = 0; in DefXXX()
687 ch2 = aSym.ToUpperAscii().GetBuffer()[0]; in DefXXX()
689 if( ch2 < ch1 ) Error( SbERR_SYNTAX ), ch2 = 0; in DefXXX()
692 if (!ch2) ch2 = ch1; in DefXXX()
693 ch1 -= 'A'; ch2 -= 'A'; in DefXXX()
694 for (; ch1 <= ch2; ch1++) eDefTypes[ ch1 ] = t; in DefXXX()
H A Dsymtbl.cxx347 int ch2 = toupper( ch ); in SetType() local
348 unsigned char c = (unsigned char)ch2; in SetType()
350 t = pIn->pParser->eDefTypes[ ch2 - 'A' ]; in SetType()
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx91 sal_uInt16 ch2 = getCharType(text[pos+1]); in getCombState() local
97 ch2 = CT_AD1; in getCombState()
100 return thaiCompRel[ch1][ch2]; in getCombState()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java96 int ch2 = tmp[count++] & 0xff; in readInt() local
99 return ((ch0 << 24) + (ch1 << 16) + (ch2 << 8) + (ch3)); in readInt()
/trunk/main/i18npool/source/inputchecker/
H A Dinputsequencechecker_th.cxx72 static sal_Bool SAL_CALL check(sal_Unicode ch1, sal_Unicode ch2, sal_Int16 inputCheckMode) in check() argument
75 switch (_TAC_celltype_inputcheck[getCharType(ch1)][getCharType(ch2)]) { in check()
H A Dinputsequencechecker_hi.cxx126 sal_uInt16 ch2 = getCharType(currentChar); in checkInputSequence() local
128 return (_DEV_Composible[inputCheckMode][dev_cell_check[ch2][ch1]]); in checkInputSequence()
/trunk/main/sc/source/core/data/
H A Dcell.cxx890 sal_Unicode ch2('{'); in GetFormula() local
891 rBuffer.insert( 0, &ch2, 1); in GetFormula()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2855 sal_Unicode ch2 = pTabSep[1]; // maybe a column identifier in IsReference() local
2856 if ( !(ch2 == '$' || CharClass::isAsciiAlpha( ch2 )) ) in IsReference()
2858 if ( cDecSep == '.' && (ch2 == 'E' || ch2 == 'e') // E + - digit in IsReference()
/trunk/extras/l10n/source/da/
H A Dlocalize.sdf9521 …N_DESCRIPTIONS2.SC_OPCODE_CHI_INV 3 0 da Sandsynligheden som den inverse ch2-fordeling skal bere…
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf56174 …State.UIElements.States.private:resource/toolbar/findbar UIName 0 kid 9-6ch2‖Find 20130829 23…

Completed in 2951 milliseconds