| /aoo4110/main/sw/source/core/txtnode/ | 
| H A D | txatritr.cxx | 126 				const sal_uInt16 nEndPos = *pHt->End();  in Next()  local141 				const sal_uInt16 nEndPos = *pHt->End();  in Next()  local
 170 	sal_uInt16 nIns = 0, nEndPos = *rAttr.End();  in AddToStack()  local
 
 | 
| /aoo4110/main/sw/source/core/unocore/ | 
| H A D | XMLRangeHelper.cxx | 124     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getSingleCellAddressFromXMLString()168     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getCellAddressFromXMLString()
 243     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getCellRangeAddressFromXMLString()
 313     sal_Int32 nEndPos = nStartPos;  in getCellRangeFromXMLString()  local
 
 | 
| /aoo4110/main/chart2/source/tools/ | 
| H A D | XMLRangeHelper.cxx | 124     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getSingleCellAddressFromXMLString()168     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getCellAddressFromXMLString()
 243     sal_Int32 nStartPos, sal_Int32 nEndPos,  in lcl_getCellRangeAddressFromXMLString()
 319     sal_Int32 nEndPos = nStartPos;  in getCellRangeFromXMLString()  local
 
 | 
| /aoo4110/main/svtools/source/misc/ | 
| H A D | imap3.cxx | 76 			const sal_uLong	nEndPos = pRWStm->Tell();  in ~IMapCompat()  local
 | 
| /aoo4110/main/tools/source/stream/ | 
| H A D | vcompat.cxx | 63         const sal_uInt32 nEndPos = mpRWStm->Tell();  in ~VersionCompat()  local
 | 
| /aoo4110/main/sw/source/core/access/ | 
| H A D | textmarkuphelper.cxx | 152             const sal_Int32 nEndPos =  in getTextMarkup()  local210                 const sal_Int32 nEndPos =  in getTextMarkupAtIndex()  local
 
 | 
| /aoo4110/main/svl/source/filerec/ | 
| H A D | filerec.cxx | 56 #define SFX_REC_MINI_HEADER(nPreTag,nStartPos,nEndPos) \  argument108 		sal_uInt32 nEndPos = _pStream->Tell();  in Close()  local
 125 		sal_uInt32 nEndPos = _pStream->Tell();  in Close()  local
 682 		sal_uInt32 nEndPos = SfxSingleRecordWriter::Close( sal_False );  in Close()  local
 822 		sal_uInt32 nEndPos = SfxSingleRecordWriter::Close( sal_False );  in Close()  local
 
 | 
| /aoo4110/main/svl/source/numbers/ | 
| H A D | numhead.hxx | 69 	sal_uLong			nEndPos;  member in ImpSvNumMultipleReadHeader
 | 
| /aoo4110/main/sc/source/core/tool/ | 
| H A D | chgviset.cxx | 96 		xub_StrLen nEndPos = pCommentStr->Len();  in IsValidComment()  local
 | 
| H A D | reffind.cxx | 88 void ScRefFinder::ToggleRel( xub_StrLen nStartPos, xub_StrLen nEndPos )  in ToggleRel()
 | 
| /aoo4110/main/filter/source/filtertracer/ | 
| H A D | filtertracer.cxx | 233 		sal_Int32 nStartPos, sal_Int32 nEndPos ) throw (::com::sun::star::uno::RuntimeException)  in searchForward()244 		sal_Int32 nStartPos, sal_Int32 nEndPos ) throw (::com::sun::star::uno::RuntimeException)  in searchBackward()
 
 | 
| /aoo4110/main/unotools/source/streaming/ | 
| H A D | streamwrap.cxx | 220 	sal_uInt32 nEndPos = m_pSvStream->Tell();  in getLength()  local316 	sal_uInt32 nEndPos = rStream.Tell();  in getLength()  local
 
 | 
| /aoo4110/main/sc/source/filter/excel/ | 
| H A D | excform8.cxx | 125     sal_Size nEndPos = aIn.GetRecPos() + nFormulaLen;  in Convert()  local898     sal_Size nEndPos = aIn.GetRecPos() + nFormulaLen;  in Convert()  local
 1249     sal_Size nEndPos = rStrm.GetRecPos() + nFormulaLen;  in ConvertExternName()  local
 1435     sal_Size nEndPos = aIn.GetRecPos() + nLen;  in GetAbsRefs()  local
 
 | 
| H A D | excform.cxx | 228     sal_Size nEndPos = aIn.GetRecPos() + nFormulaLen;  in Convert()  local921     sal_Size nEndPos = aIn.GetRecPos() + nFormulaLen;  in Convert()  local
 1338     sal_Size nEndPos = rStrm.GetRecPos() + nLen;  in GetAbsRefs()  local
 
 | 
| /aoo4110/main/editeng/source/editeng/ | 
| H A D | impedit5.cxx | 360 		xub_StrLen nEndPos = pNode->Len();  in GetAttribs()  local568 		xub_StrLen nEndPos = pNode->Len();  in SetAttribs()  local
 666 		xub_StrLen nEndPos = pNode->Len();  in RemoveCharAttribs()  local
 819 	xub_StrLen nEndPos = pNode->Len();  in ParaAttribsToCharAttribs()  local
 
 | 
| /aoo4110/main/oox/source/ole/ | 
| H A D | olehelper.cxx | 273                     sal_Int64 nEndPos = rInStrm.tell() + ::std::max< sal_Int32 >( nBytes, 0 );  in importStdHlink()  local287                 sal_Int64 nEndPos = rInStrm.tell() + ::std::max< sal_Int32 >( nBytes, 0 );  in importStdHlink()  local
 
 | 
| H A D | axbinaryreader.cxx | 199     sal_Int64 nEndPos = rInStrm.tell() + nChars * (bCompressed ? 1 : 2);  in lclReadString()  local227     sal_Int64 nEndPos = rInStrm.tell() + mnSize;  in readProperty()  local
 
 | 
| /aoo4110/main/editeng/source/misc/ | 
| H A D | svxacorr.cxx | 459 									xub_StrLen nSttPos, xub_StrLen nEndPos,  in FnCptlSttWrd()504 								xub_StrLen nSttPos, xub_StrLen nEndPos,  in FnChgOrdinalNumber()
 572 								xub_StrLen nSttPos, xub_StrLen nEndPos,  in FnChgToEnEmDash()
 675                                 xub_StrLen, xub_StrLen nEndPos,  in FnAddNonBrkSpace()  argument
 752 									xub_StrLen nSttPos, xub_StrLen nEndPos,  in FnSetINetAttr()
 765 										xub_StrLen, xub_StrLen nEndPos,  in FnChgWeightUnderl()  argument
 835 									xub_StrLen nSttPos, xub_StrLen nEndPos,  in FnCptlSttSntnc()
 1769 				xub_StrLen& rStt, xub_StrLen nEndPos, SvxAutoCorrDoc& )  in lcl_SearchWordsInList()
 1799 				const String& rTxt, xub_StrLen& rStt, xub_StrLen nEndPos,  in SearchWordsInList()
 
 | 
| /aoo4110/main/sc/source/core/data/ | 
| H A D | olinetab.cxx | 332 void ScOutlineArray::RemoveSub( SCCOLROW nStartPos, SCCOLROW nEndPos, sal_uInt16 nLevel )  in RemoveSub()356 void ScOutlineArray::PromoteSub( SCCOLROW nStartPos, SCCOLROW nEndPos, sal_uInt16 nStartLevel )  in PromoteSub()
 597     SCCOLROW nEndPos = nStartPos + nSize - 1;  in DeleteSpace()  local
 637 bool ScOutlineArray::ManualAction( SCCOLROW nStartPos, SCCOLROW nEndPos, bool bShow, ScTable& rTabl…  in ManualAction()
 
 | 
| /aoo4110/main/oox/source/vml/ | 
| H A D | vmlformatting.cxx | 95     sal_Int32 nEndPos = 0;  in decodePercent()  local125     sal_Int32 nEndPos = 0;  in decodeMeasureToEmu()  local
 
 | 
| /aoo4110/main/unotools/source/ucbhelper/ | 
| H A D | xtempfile.cxx | 401 	sal_uInt32 nEndPos = mpStream->Tell();  in getLength()  local
 | 
| /aoo4110/main/sw/source/core/crsr/ | 
| H A D | findattr.cxx | 676 	xub_StrLen nSttPos = Start(), nEndPos = End();  in CheckStack()  local709 	xub_StrLen nEndPos, nSttPos;  in lcl_SearchForward()  local
 783 	xub_StrLen nEndPos, nSttPos;  in lcl_SearchBackward()  local
 
 | 
| /aoo4110/main/sw/source/filter/html/ | 
| H A D | htmlfldw.cxx | 360 			xub_StrLen nEndPos = (xub_StrLen)pBreakIt->GetBreakIter()->endOfScript(  in OutHTML_SwField()  local
 | 
| H A D | htmlatr.cxx | 1357 void HTMLEndPosLst::_InsertItem( HTMLSttEndPos *pPos, sal_uInt16 nEndPos )  in _InsertItem()1373 void HTMLEndPosLst::_RemoveItem( sal_uInt16 nEndPos )  in _RemoveItem()
 1566 									  xub_StrLen nEndPos )  in ExistsOffTagItem()
 1613 	sal_uInt16 nEndPos = _FindEndPos( pPos );  in FixSplittedItem()  local
 1739 					sal_uInt16 nEndPos = _FindEndPos( pTest );  in SplitItem()  local
 1791 	xub_StrLen nEndPos = rText.Len();  in HTMLEndPosLst()  local
 
 | 
| /aoo4110/main/svtools/source/edit/ | 
| H A D | xtextedt.cxx | 181 		sal_uInt16 nEndPos = aText.Len();  in Search()  local
 |