Home
last modified time | relevance | path

Searched refs:ch1 (Results 1 – 8 of 8) sorted by relevance

/trunk/main/basic/source/comp/
H A Dparser.cxx673 sal_Unicode ch1, ch2; in DefXXX() local
679 ch1 = 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()
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx90 sal_uInt16 ch1 = getCharType(text[pos]); in getCombState() local
94 if ((1 << ch1) & is_ST_COM) 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.java95 int ch1 = 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.cxx125 sal_uInt16 ch1 = getCharType(inputChar); in checkInputSequence() local
128 return (_DEV_Composible[inputCheckMode][dev_cell_check[ch2][ch1]]); in checkInputSequence()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx2833 sal_Unicode ch1 = rName.GetChar(0); in IsReference() local
2836 if ( ch1 == cDecSep ) in IsReference()
2839 if ( CharClass::isAsciiNumeric( ch1 ) ) in IsReference()
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch2093 //char ch1[200];
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf20685 helpcontent2 source\text\scalc\guide\specialfilter.xhp 0 help par_id3150086 31 0 kid ch1-vc‖Stand…
55692 … ..GenericCommands.UserInterface.Commands..uno:VScrollbar Label 0 kid f-[ch1‖Vertical Scroll Bar…

Completed in 1069 milliseconds