Home
last modified time | relevance | path

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

1...<<11121314

/trunk/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
/trunk/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()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx622 long nEnd = Max( aNewSelection.Min(), aNewSelection.Max() ); in SetSelection() local
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx347 const sal_Int32 nEnd ) in SwXTextPortionEnumeration()
H A Dunoparagraph.cxx1190 for (sal_Int32 i = 0, nEnd = PropertyNames.getLength(); i < nEnd; in getPropertyStates() local
H A Dunostyle.cxx1965 for (sal_uInt16 i=0, nEnd = pPrinter->GetPaperBinCount(); i < nEnd; i++ ) in lcl_SetStyleProperty() local
3242 for(sal_Int32 nProp = 0,nEnd = aPropertyNames.getLength(); nProp < nEnd; nProp++) in setPropertiesToDefault() local
3286 for(sal_Int32 nProp = 0,nEnd = aPropertyNames.getLength(); nProp < nEnd; nProp++) in setPropertiesToDefault() local
/trunk/main/sc/inc/
H A Daddress.hxx773 template< typename T > void PutInOrder( T& nStart, T& nEnd ) in PutInOrder()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1226 sal_uInt32 nEnd = pStm->Seek( STREAM_SEEK_TO_END ); in GetPlaceableBound() local
/trunk/main/svl/source/items/
H A Dstyle.cxx1162 sal_uInt16 nInsPos, nEnd = aOrigNames.Count(); in Store() local
/trunk/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_uInt32 nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_uInt8 … in GetAttribs()
1727 sal_uInt16 nEnd = 0; in GetPortions() local
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1165 sal_Int32 nEnd = m_pImpl->xResultSet->getRow(); in ExcludeRecord() local
H A Dmmaddressblockpage.cxx1582 sal_uInt16 nEnd = sPara.Search( '>', nStart ); in SetText() local
/trunk/main/tools/source/fsys/
H A Ddirent.cxx299 sal_uInt16 nEnd = aCutPath.Search( cAccDel, nBegin + 1 ); in ImplCutPath() local
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5654 for( long nPos = 0, nEnd = aNames.getLength(); nPos < nEnd; ++nPos ) in FillStrArr() local
5674 sal_uInt16 nStt, nEnd; in FillStrArr() local
/trunk/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
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx351 long nEnd = aEnds.GetPos( nEndIdx ); in DumpBookLow() local
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx845 sal_uInt16 nStart,nEnd; in UpdatePlayGround() local
/trunk/main/sal/osl/w32/
H A Dprofile.cxx2436 sal_Int32 nStart, nEnd; in lookupProfile() local
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1460 void ScModule::InputSetSelection( xub_StrLen nStart, xub_StrLen nEnd ) in InputSetSelection()
/trunk/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
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2341 sal_uLong nEnd ) in ImplHandleSurroundingTextSelectionChange()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx1680 sal_uInt16 nEnd= bReverse ? nFirstPageNum : nLastPageNum; in Merge() local
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx696 int nMin, nEnd; in PrepareFallback() local

Completed in 292 milliseconds

1...<<11121314