Home
last modified time | relevance | path

Searched defs:nChar (Results 26 – 50 of 105) sorted by relevance

12345

/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx192 sal_uInt16 nChar = rKEvt.GetCharCode(); in KeyInput() local
/trunk/main/i18npool/source/inputchecker/
H A Dinputsequencechecker.cxx97 InputSequenceCheckerImpl::getLanguageByScripType(sal_Unicode cChar, sal_Unicode nChar) in getLanguageByScripType()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx508 sal_Int32 nChar = 0; in DrawPS1GrayImage() local
551 sal_Int32 nChar = 0; in writePS2ImageHeader() local
596 sal_Int32 nChar = 0; in writePS2Colorspace() local
H A Dpsputil.cxx105 sal_Int32 nChar = 0; in getValueOf() local
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx58 for( sal_uInt8 nChar = readuInt8(); !mbEof && (nChar > 0); readValue( nChar ) ) in readNulCharArray() local
71 for( sal_uInt16 nChar = readuInt16(); !mbEof && (nChar > 0); readValue( nChar ) ) in readNulUnicodeArray() local
/trunk/main/sc/source/filter/excel/
H A Dxeroot.cxx270 for (xub_StrLen nChar = 0; nChar < aPass.getLength(); ++nChar ) in GenerateEncryptionData() local
H A Dxihelper.cxx200 for( sal_uInt16 nChar = 0; nChar < nLen; ++nChar ) in lclCreateTextObject() local
732 for( xub_StrLen nChar = 0; (nChar < nLen) && *(pChar + 1); ++nChar ) in DecodeUrl() local
H A Dxestring.cxx251 void XclExpString::AppendFormat( sal_uInt16 nChar, sal_uInt16 nFontIdx, bool bDropDuplicate ) in AppendFormat()
456 sal_uInt16 nChar = *aIt; in WriteBufferToMem() local
/trunk/main/starmath/source/
H A Dmathtype.cxx242 sal_Bool MathType::LookupChar(sal_Unicode nChar,String &rRet,sal_uInt8 nVersion, in LookupChar()
764 sal_Unicode nChar = rRet.GetChar(nIdx); in lcl_AppendDummyTerm() local
3023 sal_Unicode nChar; in HandleChar() local
3496 sal_uInt16 nChar = pTemp->GetText().GetChar(i); in HandleText() local
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx81 bool IsDiacritic( sal_UCS4 nChar ) in IsDiacritic()
118 int GetVerticalFlags( sal_UCS4 nChar ) in GetVerticalFlags()
197 VCL_DLLPUBLIC sal_UCS4 GetMirroredChar( sal_UCS4 nChar ) in GetMirroredChar()
206 const char* GetAutofallback( sal_UCS4 nChar ) in GetAutofallback()
290 sal_UCS4 GetLocalizedChar( sal_UCS4 nChar, LanguageType eLang ) in GetLocalizedChar()
939 long nChar = nGlyph & GF_IDXMASK; in IsSpacingGlyph() local
/trunk/main/filter/source/msfilter/
H A Ddffpropset.cxx1320 sal_uInt16 nChar = 0; in GetPropertyString() local
/trunk/main/svx/source/unodraw/
H A Dunoprov.cxx1188 const sal_Unicode nChar = rString.GetChar( nLength - 1 ); in SvxUnoConvertResourceString() local
1200 const sal_Unicode nChar = rString.GetChar( nLength - 1 ); in SvxUnoConvertResourceString() local
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx273 void SwTxtIter::CharToLine(const xub_StrLen nChar) in CharToLine()
H A Dfrminf.cxx153 SwTwips SwTxtFrmInfo::GetCharPos( xub_StrLen nChar, sal_Bool bCenter ) const in GetCharPos()
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx256 for ( sal_Int32 nChar=0; nChar<sVal.getLength(); nChar ++ ) in AppendToBuffer() local
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx198 sal_uInt16 TEParaPortion::GetLineNumber( sal_uInt16 nChar, sal_Bool bInclEnd ) in GetLineNumber()
/trunk/main/vcl/source/control/
H A Dedit.cxx1354 void Edit::ImplSetCursorPos( xub_StrLen nChar, sal_Bool bSelect ) in ImplSetCursorPos()
1440 xub_StrLen nChar = ImplGetCharPos( rMEvt.GetPosPixel() ); in MouseButtonDown() local
1480 xub_StrLen nChar = ImplGetCharPos( rMEvt.GetPosPixel() ); in MouseButtonUp() local
1501 xub_StrLen nChar = ImplGetCharPos( rTEvt.GetMouseEvent().GetPosPixel() ); in Tracking() local
1514 xub_StrLen nChar = ImplGetCharPos( rTEvt.GetMouseEvent().GetPosPixel() ); in Tracking() local
2986 xub_StrLen nChar = ImplGetCharPos( aMousePos ); in dragGestureRecognized() local
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx1237 for ( sal_uInt16 nChar = pAttr->GetStart(); nChar < pAttr->GetEnd(); nChar++ ) in StoreData() local
1267 for ( sal_uInt16 nChar = 0; nChar < pC->GetText().Len(); nChar++ ) in StoreData() local
1489 … for ( sal_uInt16 nChar = pNewAttr->GetStart(); nChar < pNewAttr->GetEnd(); nChar++ ) in CreateData() local
1516 for ( sal_uInt16 nChar = 0; nChar < pC->GetText().Len(); nChar++ ) in CreateData() local
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx199 char nChar = nLowChar ? nLowChar : nHighChar; in GetWordHashAsUINT32() local
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx192 sal_Unicode nChar = sTmp.GetChar( 0 ); in IMPL_LINK() local
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx288 sal_Unicode nChar = aName.toChar(); in getTables() local
303 sal_Unicode nChar = aURL.getBase().getStr()[0]; in getTables() local
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx105 for ( sal_uInt16 nChar = 0; nChar < rName.Len(); nChar++ ) in IsValidSbxName() local
/trunk/main/soltools/ldump/
H A Dldump.cxx216 int nChar = '@'; in Dump() local
/trunk/main/vcl/unx/generic/app/
H A Di18n_cb.cxx507 IsControlCode(sal_Unicode nChar) in IsControlCode()
/trunk/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx377 sal_Unicode nChar = aNewFormat.charAt(nI); in ConvertMSFormatStringToSO() local

Completed in 143 milliseconds

12345