Home
last modified time | relevance | path

Searched defs:nStop (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/sc/source/core/inc/
H A Djumpmatrix.hxx42 short nStop; // optional stop of path (nPC < nStop) member
119 short nStop = SHRT_MAX ) in SetJump()
148 short nStop = SHRT_MAX ) in SetAllJumps()
/aoo41x/main/sax/source/expatwrap/
H A Dxml2utf.cxx152 int nStop; in removeEncoding() local
248 int nStop; in scanForEncoding() local
/aoo41x/main/sw/source/core/text/
H A Ditratr.cxx382 xub_StrLen nStop = nIdx; in lcl_MinMaxString() local
655 xub_StrLen nStop = aScriptInfo.NextScriptChg( nIdx ); in GetMinMaxSize() local
904 xub_StrLen nStop = aScriptInfo.NextScriptChg( nIdx ); in GetScalingOfSelectedText() local
/aoo41x/main/formula/inc/formula/
H A Dtokenarray.hxx240 short nStop; member
/aoo41x/main/editeng/source/misc/
H A Dtxtrange.cxx329 sal_uInt16 nStop = nMaxIdx + nDiff; in NoteRange() local
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx164 sal_uInt32 nStop = _pNode->count(); in insertParseTree() local
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx169 void DrawingML::WriteGradientStop( sal_uInt16 nStop, sal_uInt32 nColor ) in WriteGradientStop()
/aoo41x/main/formula/source/core/api/
H A Dtoken.cxx1290 void FormulaTokenIterator::Jump( short nStart, short nNext, short nStop ) in Jump()
/aoo41x/main/svl/source/numbers/
H A Dzforfind.cxx2657 sal_uInt16 nStop = (eScannedType == NUMBERFORMAT_SCIENTIFIC ? in IsNumberFormat() local
/aoo41x/main/sc/source/core/tool/
H A Daddress.cxx2014 xub_StrLen nStop = rStr.Len(); in AlphaToCol() local
H A Dinterpr4.cxx1548 short nStop = nPC + 1; // stop subroutine before reaching that in ConvertMatrixParameters() local
H A Dinterpr1.cxx585 short nStart, nNext, nStop; in JumpMatrix() local
740 xub_StrLen nStop = rComp.pVal[0]->Len(); in CompareFunc() local
/aoo41x/main/oox/source/dump/
H A Dxlsbdumper.cxx1517 …for( sal_Int32 nStop = 0, nStopCount = dumpDec< sal_Int32 >( "stop-count" ); (nStop < nStopCount) … in implDumpRecordBody() local
H A Dbiffdumper.cxx3477 …for( sal_Int32 nStop = 0, nStopCount = dumpDec< sal_Int32 >( "stop-count" ); (nStop < nStopCount) … in dumpXfExtProp() local
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx959 size_t nStop = ::std::min( nIndex + nSheets, pDoc->maTables.size()); in setCacheTableReferenced() local
990 size_t nStop = ::std::min( nIndex + nSheets, pDoc->maTables.size()); in setCacheTableReferencedPermanently() local
/aoo41x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1431 sal_uInt16 nStop = rLen; in filterText() local
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1317 sal_uInt16 nStop = rLen; in filterText() local
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx1370 static sal_uInt16 nStop = 0; in InsertFtn() local
/aoo41x/main/sc/source/core/data/
H A Dcolumn3.cxx1309 SCSIZE nStop = (i >= 3 ? i - 3 : 0); in SetString() local
/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx575 … SCCOL nStop = Min( static_cast<SCCOL>(nCol + pE->nColOverlap), nColsPerRow ); in SetWidths() local
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx327 sal_uInt16 nStop = i_nEndIndex > i_nBeginIndex ? i_nEndIndex : i_nBeginIndex; in GetAddedHeight() local
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx4486 sal_Int32 nStop = rPar.Get(3)->GetLong(); in RTLFUNC() local
/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx250 sal_uInt32 nStop = mnColCount*mnRowCount; in getAllRanges() local
/aoo41x/main/oox/source/xls/
H A Dstylesbuffer.cxx1986 for( sal_Int32 nStop = 0; (nStop < nStopCount) && !rStrm.isEof(); ++nStop ) in importFill() local

Completed in 316 milliseconds