Home
last modified time | relevance | path

Searched refs:xub_Unicode (Results 1 – 25 of 94) sorted by relevance

1234

/trunk/main/basic/source/sbx/
H A Dsbxexec.cxx60 static const xub_Unicode* SkipWhitespace( const xub_Unicode* p ) in SkipWhitespace()
70 static const xub_Unicode* Symbol( const xub_Unicode* p, XubString& rSym, const SbxSimpleCharClass& … in Symbol()
109 const xub_Unicode* p = SkipWhitespace( *ppBuf ); in QualifiedName()
147 const xub_Unicode* p = SkipWhitespace( *ppBuf ); in Operand()
191 const xub_Unicode* p = *ppBuf; in MulDiv()
196 xub_Unicode cOp = *p++; in MulDiv()
223 const xub_Unicode* p = *ppBuf; in PlusMinus()
228 xub_Unicode cOp = *p++; in PlusMinus()
255 const xub_Unicode* p = *ppBuf; in Assign()
362 const xub_Unicode* p = rTxt.GetBuffer(); in Execute()
[all …]
H A Dsbxchar.cxx35 xub_Unicode ImpGetChar( const SbxValues* p ) in ImpGetChar()
38 xub_Unicode nRes = 0; in ImpGetChar()
49 nRes = (xub_Unicode) p->nByte; in ImpGetChar()
58 nRes = (xub_Unicode) p->nInteger; in ImpGetChar()
62 nRes = (xub_Unicode) p->nUShort; in ImpGetChar()
74 nRes = (xub_Unicode) p->nLong; in ImpGetChar()
82 nRes = (xub_Unicode) p->nULong; in ImpGetChar()
94 nRes = (xub_Unicode) p->nInt64; in ImpGetChar()
102 nRes = (xub_Unicode) p->uInt64; in ImpGetChar()
114 nRes = (xub_Unicode) ImpRound( p->nSingle ); in ImpGetChar()
[all …]
H A Dsbxscan.cxx565 while( nWidth-- ) rRes += (xub_Unicode)cFill; in printfmtnum()
566 if( cPre ) rRes += (xub_Unicode)cPre; in printfmtnum()
568 rRes += (xub_Unicode*)&(cBuf[0]); in printfmtnum()
579 const xub_Unicode* pStr = rStr.GetBuffer(); in printfmtstr()
580 const xub_Unicode* pFmtStart = rFmt.GetBuffer(); in printfmtstr()
581 const xub_Unicode* pFmt = pFmtStart; in printfmtstr()
590 rRes += *pStr ? *pStr++ : static_cast< xub_Unicode >(' '); in printfmtstr()
593 rRes += *pStr ? *pStr++ : static_cast< xub_Unicode >(' '); in printfmtstr()
H A Dsbxbool.cxx165 p->nChar = (xub_Unicode) n; break; in ImpPutBool()
216 *p->pChar = (xub_Unicode) n; break; in ImpPutBool()
/trunk/main/sw/source/core/text/
H A Dportab.hxx35 const xub_Unicode cFill;
40 SwTabPortion( const KSHORT nTabPos, const xub_Unicode cFill = '\0' );
61 inline SwTabLeftPortion( const KSHORT nTabPosVal, const xub_Unicode cFillChar='\0' ) in SwTabLeftPortion()
74 inline SwTabRightPortion( const KSHORT nTabPosVal, const xub_Unicode cFillChar='\0' ) in SwTabRightPortion()
87 inline SwTabCenterPortion( const KSHORT nTabPosVal, const xub_Unicode cFillChar='\0' ) in SwTabCenterPortion()
99 const xub_Unicode mcTab;
109 inline SwTabDecimalPortion( const KSHORT nTabPosVal, const xub_Unicode cTab, in SwTabDecimalPortion()
110 const xub_Unicode cFillChar = '\0' ) in SwTabDecimalPortion()
116 inline xub_Unicode GetTabDecimal() const { return mcTab; } in GetTabDecimal()
138 inline SwAutoTabDecimalPortion( const KSHORT nTabPosVal, const xub_Unicode cTab, in SwAutoTabDecimalPortion()
[all …]
H A Dporlay.cxx71 sal_Bool isAlefChar ( xub_Unicode cCh ) in isAlefChar()
77 sal_Bool isWawChar ( xub_Unicode cCh ) in isWawChar()
83 sal_Bool isDalChar ( xub_Unicode cCh ) in isDalChar()
88 sal_Bool isRehChar ( xub_Unicode cCh ) in isRehChar()
98 sal_Bool isBaaChar ( xub_Unicode cCh ) in isBaaChar()
103 sal_Bool isYehChar ( xub_Unicode cCh ) in isYehChar()
115 sal_Bool isHahChar ( xub_Unicode cCh ) in isHahChar()
146 sal_Bool isFeChar ( xub_Unicode cCh ) in isFeChar()
167 sal_Bool lcl_IsLigature( xub_Unicode cCh, xub_Unicode cNextCh ) in lcl_IsLigature()
179 sal_Bool lcl_ConnectToPrev( xub_Unicode cCh, xub_Unicode cPrevCh ) in lcl_ConnectToPrev()
[all …]
H A Dinftxt.hxx291 inline xub_Unicode GetChar( const xub_StrLen nPos ) const in GetChar()
576 xub_Unicode cTabDecimal; // das _aktuelle_ Dezimalzeichen
577 xub_Unicode cHookChar; // fuer Tabs in Feldern etc.
682 inline xub_Unicode GetTabDecimal() const { return cTabDecimal; } in GetTabDecimal()
683 inline void SetTabDecimal( const xub_Unicode cNew ) { cTabDecimal = cNew;} in SetTabDecimal()
690 inline void SetHookChar( const xub_Unicode cNew ) { cHookChar = cNew; } in SetHookChar()
691 inline xub_Unicode GetHookChar() const { return cHookChar; } in GetHookChar()
H A Dfrminf.cxx46 const xub_Unicode aChar = rTxt.GetChar( i ); in GetTxtStart()
65 xub_Unicode aChar = rTxt.GetChar( static_cast<xub_StrLen>(i) ); in GetTxtEnd()
351 xub_Unicode aChar = rTxt.GetChar( rFndPos ); in GetBigIndent()
H A Dporexp.hxx56 xub_Unicode cChar;
59 inline SwBlankPortion( xub_Unicode cCh, sal_Bool bMult = sal_False ) in SwBlankPortion()
H A Dtxttab.cxx92 xub_Unicode cFill = 0; in NewTabPortion()
93 xub_Unicode cDec = 0; in NewTabPortion()
337 SwTabPortion::SwTabPortion( const KSHORT nTabPosition, const xub_Unicode cFillChar ) in SwTabPortion()
H A Dporexp.cxx167 const xub_Unicode cCh = rInf.GetChar( nBlank ); in MayUnderFlow()
177 xub_Unicode cCh; in MayUnderFlow()
/trunk/main/starmath/source/
H A Drect.cxx47 static xub_Unicode __READONLY_DATA aMathAlpha[] =
50 MS_WP, xub_Unicode(0xE070), MS_EMPTYSET,
51 xub_Unicode(0x2113), xub_Unicode(0xE0D6), xub_Unicode(0x2107),
52 xub_Unicode(0x2127), xub_Unicode(0x210A), MS_HBAR,
55 xub_Unicode(0x2373), xub_Unicode(0xE0A5), xub_Unicode(0x2112),
56 xub_Unicode(0x2130), xub_Unicode(0x2131),
57 xub_Unicode('\0')
68 xub_Unicode cChar = rText.GetChar(0); in SmIsMathAlpha()
71 if (xub_Unicode(0xE0AC) <= cChar && cChar <= xub_Unicode(0xE0D4)) in SmIsMathAlpha()
76 const xub_Unicode *pChar = aMathAlpha; in SmIsMathAlpha()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx50 xub_Unicode mcMultiSep;
167 void SetMultiSelectionSeparator( xub_Unicode cSep ) { mcMultiSep = cSep; } in SetMultiSelectionSeparator()
168 xub_Unicode GetMultiSelectionSeparator() const { return mcMultiSep; } in GetMultiSelectionSeparator()
182 void SetMRUEntries( const XubString& rEntries, xub_Unicode cSep = ';' );
183 XubString GetMRUEntries( xub_Unicode cSep = ';' ) const;
H A Devent.hxx57 xub_Unicode mnCharCode;
61 KeyEvent( xub_Unicode nChar, const KeyCode& rKeyCode,
70 xub_Unicode GetCharCode() const { return mnCharCode; } in GetCharCode()
85 inline KeyEvent::KeyEvent( xub_Unicode nChar, const KeyCode& rKeyCode, in KeyEvent()
H A Dedit.hxx78 xub_Unicode mcEchoChar;
185 void SetEchoChar( xub_Unicode c );
186 xub_Unicode GetEchoChar() const { return mcEchoChar; } in GetEchoChar()
H A Dlstbox.hxx217 void SetMRUEntries( const XubString& rEntries, xub_Unicode cSep = ';' );
218 XubString GetMRUEntries( xub_Unicode cSep = ';' ) const;
/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx80 const xub_Unicode * m_nextKey;
81 const xub_Unicode* m_pStr;
224 const xub_Unicode * m_oldestKey;
225 const xub_Unicode * m_prevKey;
H A Dsallayout.hxx100 const xub_Unicode* mpStr;
112 ImplLayoutArgs( const xub_Unicode* pStr, int nLength,
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx88 const xub_Unicode* pCurToken = aCurEntry.GetBuffer(); in InitEntry()
90 const xub_Unicode* pNextToken = GetToken( pCurToken, nCurTokenLen ); in InitEntry()
328 const xub_Unicode* pCurToken = rStr.GetBuffer(); in SetEntryText()
330 const xub_Unicode* pNextToken = GetToken( pCurToken, nCurTokenLen ); in SetEntryText()
423 const xub_Unicode* SvTabListBox::GetToken( const xub_Unicode* pPtr, sal_uInt16& rLen ) in GetToken()
430 xub_Unicode c = *pPtr; in GetToken()
/trunk/main/vcl/source/control/
H A Dfield2.cxx160 static int ImplIsPatternChar( xub_Unicode cChar, sal_Char cEditMask ) in ImplIsPatternChar()
208 static xub_Unicode ImplPatternChar( xub_Unicode cChar, sal_Char cEditMask ) in ImplPatternChar()
226 static int ImplKommaPointCharEqual( xub_Unicode c1, xub_Unicode c2 ) in ImplKommaPointCharEqual()
249 xub_Unicode cTempChar; in ImplPatternReformat()
250 xub_Unicode cChar; in ImplPatternReformat()
251 xub_Unicode cLiteral; in ImplPatternReformat()
495 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplPatternProcessKeyInput()
648 xub_Unicode cPattChar = ImplPatternChar( cChar, rEditMask.GetChar(nNewPos) ); in ImplPatternProcessKeyInput()
1193 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplDateProcessKeyInput()
2381 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplTimeProcessKeyInput()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx43 const xub_Unicode CH_BLANK = ' '; // ' ' Leerzeichen
44 const xub_Unicode CH_BREAK = 0x0A; //
45 const xub_Unicode CH_TAB = '\t'; // \t
46 const xub_Unicode CH_PAR = 0xB6; // Paragraph
47 const xub_Unicode CH_BULLET = 0xB7; // mittiger Punkt
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx685 const xub_Unicode* pNameStr = rName.GetBuffer(); in ImplKillLeading()
686 while ( (*pNameStr == (xub_Unicode)(unsigned char)*pStr) && *pStr ) in ImplKillLeading()
701 const xub_Unicode* pNameStr = rName.GetBuffer(); in ImplKillLeading()
720 const xub_Unicode* pEndName = rName.GetBuffer() + rName.Len(); in ImplIsTrailing()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx587 xub_Unicode* pCurToken = (xub_Unicode*)aCurEntry.GetBuffer(); in InitEntry()
589 xub_Unicode* pNextToken = (xub_Unicode*)GetToken( pCurToken, nCurTokenLen ); in InitEntry()
605 pNextToken = (xub_Unicode*)GetToken( pCurToken, nCurTokenLen ); in InitEntry()
/trunk/main/starmath/inc/
H A Dnode.hxx382 xub_Unicode cChar = GetToken().cMathChar; in SmMathSymbolNode()
383 if ((xub_Unicode) '\0' != cChar) in SmMathSymbolNode()
446 SetText((xub_Unicode) MS_ERROR); in SmErrorNode()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx663 sal_uInt8 lcl_WhichPunctuation( xub_Unicode cChar ) in lcl_WhichPunctuation()
686 const String aStr1( xub_Unicode( 0x3008 ) ); in lcl_IsMonoSpaceFont()
687 const String aStr2( xub_Unicode( 0x307C ) ); in lcl_IsMonoSpaceFont()
1044 xub_Unicode cChar = rInf.GetText().GetChar( rInf.GetIdx() ); in DrawText()
1625 xub_Unicode cChPrev = rInf.GetText().GetChar( rInf.GetIdx() ); in DrawText()
1649 xub_Unicode nCh; in DrawText()
2043 xub_Unicode nChPrev = rInf.GetText().GetChar( rInf.GetIdx() ); in GetTextSize()
2045 xub_Unicode nCh; in GetTextSize()

Completed in 155 milliseconds

1234