Home
last modified time | relevance | path

Searched defs:nEnd (Results 276 – 300 of 350) sorted by relevance

1...<<11121314

/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx292 xub_StrLen nStart=0, nEnd=value.Len(); in StepLIKE() local
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx586 sal_Int32 nEnd = rData.getLength(); in appendEncString() local
700 sal_Int32 nEnd = lclIndexOf( rStr, OOX_DUMP_CFG_QUOTE, nPos ); in lclTrimQuotedStringList() local
723 sal_Int32 nEnd = lclIndexOf( rStr, OOX_DUMP_CFG_LISTSEP, nPos ); in lclTrimQuotedStringList() local
742 sal_Int32 nEnd = rStr.getLength(); in trimSpaces() local
/aoo41x/main/svtools/source/contnr/
H A Dsvtreebx.cxx381 xub_StrLen nEnd = headString.Search( sal_Unicode( '\t' ) ); in SearchEntryTextWithHeadTitle() local
2293 void SvTreeListBox::SetHighlightRange( sal_uInt16 nStart, sal_uInt16 nEnd) in SetHighlightRange()
/aoo41x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx1038 for (sal_Int32 i = 0, nEnd = PropertyNames.getLength(); i < nEnd; in getPropertyStates() local
H A Dunoportenum.cxx347 const sal_Int32 nEnd ) in SwXTextPortionEnumeration()
/aoo41x/main/svl/source/items/
H A Dstyle.cxx1162 sal_uInt16 nInsPos, nEnd = aOrigNames.Count(); in Store() local
/aoo41x/main/svtools/source/edit/
H A Dsvmedit.cxx622 long nEnd = Max( aNewSelection.Min(), aNewSelection.Max() ); in SetSelection() local
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1226 sal_uInt32 nEnd = pStm->Seek( STREAM_SEEK_TO_END ); in GetPlaceableBound() local
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.hxx449 sal_uInt16 nEnd; // koennte durch nEndPortion ersetzt werden member in EditLine
H A Dediteng.cxx1675 SfxItemSet EditEngine::GetAttribs( sal_uInt16 nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_uInt8 … in GetAttribs()
1727 sal_uInt16 nEnd = 0; in GetPortions() local
/aoo41x/main/sc/inc/
H A Daddress.hxx773 template< typename T > void PutInOrder( T& nStart, T& nEnd ) in PutInOrder()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx302 sal_uInt16 nEnd = aCutPath.Search( cAccDel, nBegin + 1 ); in ImplCutPath() local
/aoo41x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1165 sal_Int32 nEnd = m_pImpl->xResultSet->getRow(); in ExcludeRecord() local
/aoo41x/main/soldep/source/
H A Dsoldep.cxx1271 sal_uIntPtr nEnd = nStart + nSize; in Impl_PermuteMin() local
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx5620 for( long nPos = 0, nEnd = aNames.getLength(); nPos < nEnd; ++nPos ) in FillStrArr() local
5640 sal_uInt16 nStt, nEnd; in FillStrArr() local
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx1324 sal_uLong nEnd = rBox.GetSttNd()->EndOfSectionIndex(); in RestoreAttr() local
1363 sal_uLong nEnd = pDoc->GetNodes()[ nSttNode ]->EndOfSectionIndex(); in SaveCntntAttrs() local
/aoo41x/main/vcl/source/window/
H A Dwinproc.cxx2341 sal_uLong nEnd ) in ImplHandleSurroundingTextSelectionChange()
/aoo41x/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx351 long nEnd = aEnds.GetPos( nEndIdx ); in DumpBookLow() local
/aoo41x/main/svtools/source/dialogs/
H A Dproperty.cxx845 sal_uInt16 nStart,nEnd; in UpdatePlayGround() local
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx2436 sal_Int32 nStart, nEnd; in lookupProfile() local
/aoo41x/main/sc/source/ui/app/
H A Dscmod.cxx1460 void ScModule::InputSetSelection( xub_StrLen nStart, xub_StrLen nEnd ) in InputSetSelection()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx802 sal_uLong nEnd = pChangeTrack->GetActionMax(); in Execute() local
H A Dimpex.cxx933 xub_StrLen nEnd[nMaxNumberParts]; in lcl_PutString() local
/aoo41x/main/vcl/source/gdi/
H A Dsallayout.cxx696 int nMin, nEnd; in PrepareFallback() local
/aoo41x/main/svx/source/svdraw/
H A Dsvdmodel.cxx1680 sal_uInt16 nEnd= bReverse ? nFirstPageNum : nLastPageNum; in Merge() local

Completed in 292 milliseconds

1...<<11121314