Home
last modified time | relevance | path

Searched defs:nChar (Results 1 – 25 of 105) sorted by relevance

12345

/trunk/main/tools/inc/tools/
H A Dinetmime.hxx652 inline bool INetMIME::isUSASCII(sal_uInt32 nChar) in isUSASCII()
658 inline bool INetMIME::isISO88591(sal_uInt32 nChar) in isISO88591()
664 inline bool INetMIME::isControl(sal_uInt32 nChar) in isControl()
676 inline bool INetMIME::isVisible(sal_uInt32 nChar) in isVisible()
682 inline bool INetMIME::isDigit(sal_uInt32 nChar) in isDigit()
694 inline bool INetMIME::isHexDigit(sal_uInt32 nChar) in isHexDigit()
700 inline bool INetMIME::isUpperCase(sal_uInt32 nChar) in isUpperCase()
706 inline bool INetMIME::isLowerCase(sal_uInt32 nChar) in isLowerCase()
712 inline bool INetMIME::isAlpha(sal_uInt32 nChar) in isAlpha()
743 inline int INetMIME::getWeight(sal_uInt32 nChar) in getWeight()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxistring.cxx99 void XclImpString::AppendFormat( XclFormatRunVec& rFormats, sal_uInt16 nChar, sal_uInt16 nFontIdx ) in AppendFormat()
126 sal_uInt16 nChar, nFontIdx; in ReadFormats() local
135 sal_uInt8 nChar, nFontIdx; in ReadFormats() local
150 sal_uInt16 nChar, nFontIdx; in ReadObjFormats() local
/trunk/main/rsc/source/tools/
H A Drscchar.cxx108 sal_uInt16 nChar = 0; in MakeUTF8() local
127 sal_uInt16 nChar = 0; in MakeUTF8() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx352 sal_Int32 nChar = 0; in DrawRect() local
727 sal_Int32 nChar = 0; in PSSetLineWidth() local
746 sal_Int32 nChar = 0; in PSSetColor() local
796 sal_Int32 nChar = 0; in PSSetFont() local
863 sal_Int32 nChar = 0; in PSRotate() local
877 sal_Int32 nChar = 0; in PSPointOp() local
979 sal_Int32 nChar; in PSBinPath() local
1037 sal_Int32 nChar = 0; in PSScale() local
1052 sal_Int32 nChar = 0; in PSHexString() local
1075 sal_Int32 nChar = 0; in PSDeltaArray() local
H A Dglyphset.cxx113 sal_Unicode nChar, in GetCharID()
136 sal_Unicode nChar, in LookupCharID()
243 sal_Unicode nChar, in AddCharID()
507 for (int nChar = 0; nChar < nLen; nChar++) in DrawGlyphs() local
524 sal_Int32 nChar; in DrawGlyphs() local
590 int nChar; in ImplDrawText() local
640 for (int nChar = 0; nChar < nLen; nChar++) in ImplDrawText() local
657 sal_Int32 nChar; in ImplDrawText() local
H A Dprinterjob.cxx278 sal_Int32 nChar = 0; in removeSpoolDir() local
702 sal_Int32 nChar = 0; in StartPage() local
751 sal_Int32 nChar = 0; in EndPage() local
879 sal_Int32 nChar = 0; in writePageSetup() local
/trunk/main/oox/source/drawingml/
H A Dhyperlinkcontext.cxx107 sal_Unicode nChar = sHref[ nIndex2 ]; in HyperLinkContext() local
117 sal_Unicode nChar = sHref[ nIndex2 + nLength ]; in HyperLinkContext() local
/trunk/main/extensions/source/propctrlr/
H A Dnewdatatype.cxx67 sal_Unicode nChar = _rNameBase[ --nStripUntil ]; in NewDataTypeDialog() local
/trunk/main/sal/textenc/
H A Dconvertiso2022cn.c134 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertIso2022CnToUnicode() local
442 sal_uInt32 nChar) in ImplIso2022CnTranslateTo2312()
460 sal_uInt32 nChar) in ImplIso2022CnTranslateTo116431()
531 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToIso2022Cn() local
H A Dtcvtutf8.c97 sal_uInt32 nChar = *pSrcBufPtr++; in ImplConvertUtf8ToUnicode() local
303 sal_uInt32 nChar = *pSrcBufPtr++; in ImplConvertUnicodeToUtf8() local
H A Dconvertgb18030.c94 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertGb18030ToUnicode() local
307 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToGb18030() local
H A Dconvertbig5hkscs.c84 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertBig5HkscsToUnicode() local
308 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToBig5Hkscs() local
H A Dconverteuctw.c101 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertEucTwToUnicode() local
318 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToEucTw() local
H A Dconvertiso2022jp.c102 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertIso2022JpToUnicode() local
348 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToIso2022Jp() local
H A Dconvertiso2022kr.c108 sal_uInt32 nChar = *(sal_uChar const *) pSrcBuf++; in ImplConvertIso2022KrToUnicode() local
328 sal_uInt32 nChar = *pSrcBuf++; in ImplConvertUnicodeToIso2022Kr() local
/trunk/main/sw/inc/
H A Ddocstat.hxx41 sal_uLong nChar; member
/trunk/main/automation/source/server/
H A Dsvcommstream.cxx38 ICommStream& SvCommStream::operator<<( comm_BOOL nChar ) { *pStream << nChar; return *this; } in operator <<()
/trunk/main/i18npool/source/indexentry/
H A Dgenindex_data.cxx76 sal_uInt32 nChar = Ostr.iterateCodePoints(&nPos, 2); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/svl/source/misc/
H A Dinettype.cxx1243 sal_uInt32 nChar = sal_uChar(rValue.GetChar(i)); in appendUSASCIIParameter() local
1258 sal_uInt32 nChar = sal_uChar(rValue.GetChar(i)); in appendUSASCIIParameter() local
1299 sal_uInt32 nChar = rValue.GetChar(i); in appendUSASCIIParameter() local
1314 sal_uInt32 nChar = rValue.GetChar(i); in appendUSASCIIParameter() local
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTextBase.cpp584 long nChar; in get_textBeforeOffset() local
671 long nChar; in get_textAfterOffset() local
760 long nChar; in get_textAtOffset() local
/trunk/main/sw/source/core/text/
H A Dtxttab.cxx634 KSHORT nChar = Width() / nCharWidth; in Paint() local
652 KSHORT nChar = Width() / nCharWidth; in Paint() local
/trunk/main/sc/source/filter/inc/
H A Dxistring.hxx52 …inline void AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx ) { AppendFormat( maFormat… in AppendFormat()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalcvt.cxx122 sal_Unicode nChar ) in EncodingHasChar()
/trunk/main/idl/source/cmptools/
H A Dlex.cxx256 int nChar; in GetNextChar() local
/trunk/main/tools/source/inet/
H A Dinetmime.cxx227 void INetMIMECharsetList_Impl::includes(sal_uInt32 nChar) in includes()
391 bool INetMIME::isAtomChar(sal_uInt32 nChar) in isAtomChar()
416 bool INetMIME::isTokenChar(sal_uInt32 nChar) in isTokenChar()
441 bool INetMIME::isEncodedWordTokenChar(sal_uInt32 nChar) in isEncodedWordTokenChar()
466 bool INetMIME::isIMAPAtomChar(sal_uInt32 nChar) in isIMAPAtomChar()
1439 sal_uInt32 nChar = INetMIME::getUTF32Character(p, pEnd); in scanParameters() local
1474 sal_uInt32 nChar = INetMIME::getUTF32Character(p, pEnd); in scanParameters() local
2134 void INetMIME::writeUTF8(INetMIMEOutputSink & rSink, sal_uInt32 nChar) in writeUTF8()
3280 sal_uInt32 nChar = *q++; in decodeHeaderFieldBody() local
4286 INetMIMEEncodedWordOutputSink::operator <<(sal_uInt32 nChar) in operator <<()

Completed in 147 milliseconds

12345