Home
last modified time | relevance | path

Searched defs:nChars (Results 26 – 50 of 60) sorted by relevance

123

/trunk/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx74 DWORD nChars = 0; in GetMsiProperty() local
/trunk/main/sal/qa/osl/pipe/
H A Dosl_Pipe.cxx705 sal_Int32 nChars = 0; in run() local
757 sal_Int32 nChars; in run() local
/trunk/main/oox/source/xls/
H A Drichstring.cxx425 void RichString::importCharArray( BiffInputStream& rStrm, sal_uInt16 nChars, rtl_TextEncoding eText… in importCharArray()
457 sal_uInt16 nChars = b8BitLength ? rStrm.readuInt8() : rStrm.readuInt16(); in importUniString() local
/trunk/main/svtools/source/svrtf/
H A Dsvparser.cxx257 sal_Size nChars = 0; in GetNextChar() local
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx196 … sal_Int32 nChars = static_cast< sal_Int32 >( nBufSize / ((bCompressed || bArrayString) ? 1 : 2) ); in lclReadString() local
/trunk/main/sw/inc/
H A Dparatr.hxx56 sal_uInt8 nChars; // Number of characters member in SwFmtDrop
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx114 void lclAppendString32( String& rString, XclImpStream& rStrm, sal_uInt32 nChars, bool b16Bit ) in lclAppendString32()
136 sal_uInt32 nChars; in lclIgnoreString32() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx555 void TextEngine::ImpRemoveChars( const TextPaM& rPaM, sal_uInt16 nChars, SfxUndoAction* ) in ImpRemoveChars()
647 sal_uInt16 nChars = pLeft->GetText().Len() - aStartPaM.GetIndex(); in ImpDeleteText() local
674 sal_uInt16 nChars; in ImpDeleteText() local
2960 void TextEngine::ImpCharsRemoved( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16 nChars ) in ImpCharsRemoved()
2987 void TextEngine::ImpCharsInserted( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16 nChars ) in ImpCharsInserted()
/trunk/main/vcl/unx/generic/app/
H A Di18n_status.cxx599 int nChars = rText.Len()+1; in setStatusText() local
/trunk/main/sal/osl/os2/
H A Dpipeimpl.cxx162 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping() local
/trunk/main/sal/osl/w32/
H A Dpipeimpl.cxx167 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping() local
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java247 int nChars = xText.getCharacterCount(); in characters() local
/trunk/main/svtools/source/filter/
H A Dsgvtext.cxx761 sal_uInt16& nChars, sal_uInt16 Rest, in ProcessChar()
798 short* Line, sal_uInt16& nChars, in FormatLine()
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx180 String GetDefaultString(sal_uInt16 nChars) in GetDefaultString()
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx258 sal_Size nChars = rtl_convertTextToUnicode( in doComplexCharSetTest() local
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx76 DWORD nChars = 0; in GetMsiProperty() local
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1526 sal_uInt32 nChars = nEndIndex - nStartIndex; in resolveText() local
1556 sal_uInt32 nChars = (nEndIndex - nStartIndex) / 2; in resolveText() local
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2144 void ImpEditEngine::ImpRemoveChars( const EditPaM& rPaM, sal_uInt16 nChars, EditUndoRemoveChars* pC… in ImpRemoveChars()
2530 sal_uInt16 nChars; in ImpDeleteSelection() local
2549 sal_uInt16 nChars; in ImpDeleteSelection() local
2812 xub_StrLen nChars = aPaM.GetNode()->Len() + aLine.Len(); in ImpInsertText() local
/trunk/main/svl/source/numbers/
H A Dzforfind.cxx253 xub_StrLen nChars = 0; in NextNumberStringSymbol() local
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1089 const size_t nChars = args.mnEndCharPos - args.mnMinCharPos; in ApplyDXArray() local
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2236 const sal_Int32 nChars = aNumber.getLength(); in getUiNameFromPageApiNameImpl() local
2319 const sal_Int32 nChars = aNumber.getLength(); in setName() local
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx774 sal_Int32 nChars = rTextLine.Len(); in ImplSetTextLineFix() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx212 sal_uInt32 nChars; in lclIgnoreString32() local
219 String SwWW8ImplReader::ReadRawUniString( SvMemoryStream& rStrm,sal_uInt16 nChars, bool b16Bit ) in ReadRawUniString()
258 void lclAppendString32( String& rString, SvMemoryStream& rStrm, sal_uInt32 nChars, bool b16Bit ) in lclAppendString32()
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx464 DWORD nChars = 0; in GetDefaultPrinter() local
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2374 xub_StrLen nChars = pPam->GetPoint()->nContent.GetIndex(); in EndContextAttrs() local

Completed in 247 milliseconds

123