Home
last modified time | relevance | path

Searched defs:nEnd (Results 151 – 175 of 349) sorted by relevance

12345678910>>...14

/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx87 sal_Int32 nEnd = 0; in Range() local
H A Dvbafield.cxx241 sal_uInt16 nEnd = 0; in GetTokenSttFromTo() local
/trunk/main/sc/source/ui/undo/
H A Dundobase.cxx170 SCTAB nEnd = rRange.aEnd.Tab(); in ShowTable() local
/trunk/main/cppuhelper/source/
H A Dshlib.cxx237 sal_Int32 nEnd = endsWith( rLibName, OUSTR(SAL_DLLEXTENSION) ); in makeComponentPath() local
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx522 sal_Int32 nStart = 0,nEnd = ::std::min(nMaxElements,nCount); in loadData() local
/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx130 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in AppendBookmarks() local
H A Drtfexport.cxx170 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in AppendBookmarks() local
211 sal_uInt8 nEnd = MAXLEVEL; in IsExportNumRule() local
H A Dww8scan.cxx2256 long nEnd = nIMax; in SeekPos() local
2291 long nEnd = nIMax; in SeekPosExact() local
2506 sal_Int32 nEnd = nIMax; in SeekPos() local
2599 long nEnd = rPLCF.nIMax; in SeekPos() local
2847 sal_uInt8 nEnd = mnIMax; in SeekPos() local
4329 String WW8PLCFx_Book::GetBookmark(long nStart,long nEnd, sal_uInt16 &nIndex) in GetBookmark()
6667 WW8_CP nEnd; in GetTextPos() local
6680 WW8_CP nEnd; in GetTextPosExact() local
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx332 sal_uInt32 nEnd; in FastGetPos() local
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1274 SCROW nStart, nEnd; in CopyToColumn() local
1389 SCROW nStart = -1, nEnd = -1; in CopyScenarioFrom() local
1420 SCROW nStart = -1, nEnd = -1; in CopyScenarioTo() local
1450 SCROW nStart = 0, nEnd = 0; in TestCopyScenarioTo() local
1469 SCROW nStart = -1, nEnd = -1; in MarkScenarioIn() local
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1696 const xub_StrLen nEnd = nTxtStartIdx + nLen; in CopyText() local
2024 const xub_StrLen nEnd = rStart.GetIndex() + nLen; in CutImpl() local
2177 const xub_StrLen nEnd = rStart.GetIndex() + nLen; in CutImpl() local
3405 xub_StrLen nStt = aRedlArr[ n ], nEnd = aRedlArr[ n+1 ]; in GetRedlineTxt() local
4882 const sal_uInt16 nEnd = rWhichArr.Count(); in HandleResetAttrAtTxtNode() local
5099 const xub_StrLen nEnd = Len(); in HasPageNumberField() local
/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx169 xub_StrLen nStt, nEnd; member
663 xub_StrLen nEnd = nNdEnd; in End() local
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx204 nEnd = PCURCRSR->GetPoint()->nNode.GetIndex(); in IsTextToTableAvailable() local
H A Dautofmt.cxx494 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in CalcLevel() local
543 for( xub_StrLen n = 0, nEnd = rStr.Len(); n < nEnd; ++n ) in IsNoAlphaLine() local
784 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in IsFirstCharCapital() local
/trunk/main/comphelper/source/misc/
H A Dlocale.cxx442 sal_Int32 nEnd = 0; in fromISO() local
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx1178 xub_StrLen nEnd; in ChangesInLine() local
1345 void SwCompareData::ShowInsert( sal_uLong nStt, sal_uLong nEnd ) in ShowInsert()
1360 sal_uLong nEnd, in ShowDelete()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx468 const xub_StrLen nEnd = STRING_LEN; in HideHidden() local
480 void SwTxtFrm::HideFootnotes( xub_StrLen nStart, xub_StrLen nEnd ) in HideFootnotes()
1672 const xub_StrLen nEnd = GetFollow() ? in Prepare() local
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx733 sal_uInt16 nEnd=pOldWhichTable[nNum+1]; in RemoveWhichRange() local
750 sal_uInt16 nEnd=pNewWhichTable[nNum+1]; in RemoveWhichRange() local
/trunk/main/oox/source/xls/
H A Daddressconverter.cxx221 size_t nEnd = ::std::min< size_t >( nBegin + nCount, size() ); in writeSubList() local
345 sal_Int32 nEnd = nStart + ::std::min( nLength, rString.getLength() - nStart ); in parseOoxRange2d() local
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx117 SCCOL nEnd = nCols; in LimitToArea() local
144 SCROW nEnd = nRows; in LimitToArea() local
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx745 void SwRedlineAcceptDlg::RemoveParents(sal_uInt16 nStart, sal_uInt16 nEnd) in RemoveParents()
823 void SwRedlineAcceptDlg::InsertParents(sal_uInt16 nStart, sal_uInt16 nEnd) in InsertParents()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx1162 sal_uInt8 nEnd = MAXLEVEL; in lcl_IsExportNumRule() local
/trunk/main/sfx2/source/appl/
H A Dlinksrc.cxx394 for( sal_uInt16 n = 0, nEnd = pImpl->aArr.Count(); n < nEnd; ++n ) in HasDataLinks() local
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx335 sal_Int32 nEnd = aURLNoPar.lastIndexOf( '/' ); in ImplGetStorageNames() local
/trunk/main/sw/source/core/undo/
H A Dundel.cxx846 sal_uInt16 nEnd = static_cast<sal_uInt16>( bResetPgBrk ? RES_BREAK : RES_PAGEDESC ); in UndoImpl() local

Completed in 212 milliseconds

12345678910>>...14