Home
last modified time | relevance | path

Searched defs:nS (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx379 A nS = nStart; in SumValuesContinuation() local
401 A nS = nStart; in SumScaledValuesContinuation() local
433 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in AndValue() local
460 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in OrValue() local
609 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in CountForCondition() local
632 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in FillArrayForCondition() local
672 A nS = ::std::max( (nIndex>0 ? this->pData[nIndex-1].nEnd+1 : 0), nStart); in CountForAnyBitCondition() local
720 A nS = nStart; in SumCoupledArrayForCondition() local
754 A nS = nStart; in SumScaledCoupledArrayForCondition() local
/trunk/main/chart2/source/view/main/
H A DDataPointSymbolSupplier.cxx53 for(sal_Int32 nS=0;nS<ShapeFactory::getSymbolCount();nS++) in create2DSymbolList() local
H A DDrawModelWrapper.cxx288 for( sal_Int32 nS = nSubCount; nS--; ) in clearMainDrawPage() local
H A DPlottingPositionHelper.cxx237 for( sal_Int32 nS = rPolygon.SequenceX.getLength(); nS--;) in transformScaledLogicToScene() local
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DPermutationIterator.java84 int nS = 0; in ProvideNextPermutation() local
/trunk/main/editeng/inc/editeng/
H A Deedata.hxx41 WrongSpellClass(sal_uInt32 nS, sal_uInt32 nE) : nStart(nS), nEnd(nE) {} in WrongSpellClass()
/trunk/main/sw/source/core/attr/
H A Dhints.cxx59 SwDelTxt::SwDelTxt( xub_StrLen nS, xub_StrLen nL ) in SwDelTxt()
68 xub_StrLen nS, in SwUpdateAttr()
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx111 void SetSize( sal_uInt16 nS ) { nSize = nS; } in SetSize()
/trunk/main/svx/inc/svx/
H A Dframelink.hxx113 inline explicit Style( sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) : in Style()
117 inline explicit Style( const Color& rColor, sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) : in Style()
/trunk/main/svl/inc/svl/
H A Dsvstdarr.hxx101 void ForEach( sal_uInt16 nS, sal_uInt16 nE, in ForEach()
/trunk/main/sc/source/filter/inc/
H A Dtool.h48 #define MAKE_STAMP(nF,nS) ((nS&0x0F)+((nF&0x7F)*16)) argument
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx135 const sal_Int32 nS (1); in OffsetBitmap() local
/trunk/main/xmloff/source/chart/
H A DSchXMLSeriesHelper.cxx151 for( sal_Int32 nS = 0; nS < aSeriesList.getLength(); ++nS ) in lcl_getChartTypeOfSeries() local
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx207 const double nS (1-nT); in EvaluateComponent() local
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx650 void MoveRow(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveRow()
698 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveCol()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx329 for( sal_Int32 nS = 0; nS < aSeriesList.getLength(); ++nS ) in setStackMode() local
693 for( sal_Int32 nS = 0; nS < aSeriesList.getLength(); ++nS ) in getChartTypeOfSeries() local
975 for( sal_Int32 nS = 0; nS < aSeriesSeq.getLength(); nS++ ) in lcl_generateAutomaticCategoriesFromChartType() local
1340 for( sal_Int32 nS = 0; !bFound && nS < aSeriesList.getLength(); ++nS ) in lcl_moveSeriesOrCheckIfMoveIsAllowed() local
H A DCommonConverters.cxx353 for(sal_Int32 nS=0; nS<nAddCount; nS++ ) in appendPointSequence() local
H A DThreeDHelper.cxx1353 for( sal_Int32 nS = 0; nS < nSeriesCount; ++nS ) in getRoundedEdgesAndObjectLines() local
1449 for( sal_Int32 nS = 0; nS < nSeriesCount; ++nS ) in setRoundedEdgesAndObjectLines() local
/trunk/main/svl/source/memtools/
H A Dsvarray.cxx214 void SvUShortsSort::Insert( const SvUShortsSort * pI, sal_uInt16 nS, sal_uInt16 nE ) in Insert()
/trunk/main/linguistic/source/
H A Dhyphdsp.cxx143 xub_StrLen nS = sal::static_int_cast< xub_StrLen >( aShorter.getLength() ); in buildHyphWord() local
/trunk/main/svtools/source/edit/
H A Dtextdoc.cxx593 sal_uInt16 nS = 0; in GetTextLen() local
/trunk/main/editeng/source/editeng/
H A Deditattr.cxx75 EditCharAttrib::EditCharAttrib( const SfxPoolItem& rAttr, sal_uInt16 nS, sal_uInt16 nE ) in EditCharAttrib()
H A Dedtspell.cxx223 void WrongList::MarkInvalid( sal_uInt16 nS, sal_uInt16 nE ) in MarkInvalid()
/trunk/main/basctl/source/basicide/
H A Dmacrodlg.cxx570 sal_uInt16 nS, nE; in IMPL_LINK() local
/trunk/main/svx/source/dialog/
H A Dframelink.cxx1207 void Style::Set( sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) in Set()
1221 void Style::Set( const Color& rColor, sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS ) in Set()

Completed in 103 milliseconds

12