Home
last modified time | relevance | path

Searched refs:nAdd (Results 1 – 25 of 64) sorted by path

123

/trunk/extras/l10n/source/af/
H A Dlocalize.sdf18386 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf18375 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf70850 …alogue to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf226 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/kk/
H A Dlocalize.sdf18375 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/kn/
H A Dlocalize.sdf18386 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/extras/l10n/source/ps/
H A Dlocalize.sdf18386 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/main/basctl/source/basicide/
H A Dbasidesh.src646 …dialog to be imported supports other languages than the target library.\n\nAdd these languages to …
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx803 sal_Int32 nAdd = bAppendInverse ? (nAddCount-1-nN) : nN; in appendAndCloseBezierCoords() local
804 rReturn.Coordinates[0][nOldCount+nN] = rAdd.Coordinates[0][nAdd]; in appendAndCloseBezierCoords()
805 rReturn.Flags[0][nOldCount+nN] = rAdd.Flags[0][nAdd]; in appendAndCloseBezierCoords()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1232 static sal_Int32 nAdd = 4; in FillColorValueSets_Impl() local
1233 const Size aNewSizeContainer(aNewSizeContent.Width() + nAdd, aNewSizeContent.Height() + nAdd); in FillColorValueSets_Impl()
1238 aBackgroundColorSet.SetPosSizePixel(Point(nAdd/2, nAdd/2), aNewSizeContent); in FillColorValueSets_Impl()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx637 sal_Int32 nAdd = 1; in replaceOrigin() local
658 nAdd = origin.getLength(); in replaceOrigin()
663 if ((write_pos + nAdd) > filtered.getLength()) in replaceOrigin()
664 filtered.realloc( (filtered.getLength() + nAdd) * 2 ); in replaceOrigin()
665 rtl_copyMemory( filtered.getArray() + write_pos, pAdd, nAdd ); in replaceOrigin()
666 write_pos += nAdd; in replaceOrigin()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx875 sal_uInt32 nAdd = nInSize / 20; in ImportCGM() local
895 nNext = nCurrentPos + nAdd; in ImportCGM()
/trunk/main/sal/rtl/source/
H A Dmath.cxx685 inline bool long10Overflow( long& nExp, int nAdd ) in long10Overflow() argument
688 || (nExp == (LONG_MAX/10) && nAdd > (LONG_MAX%10)) ) in long10Overflow()
/trunk/main/sc/inc/
H A Ddocument.hxx1553 void DoColResize( SCTAB nTab, SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd );
H A Dtable.hxx785 void DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd );
/trunk/main/sc/source/core/data/
H A Dattarray.cxx2165 for (SCSIZE nAdd=0; nAdd<nSize; nAdd++) in InsertRow() local
2166 pDocument->ApplyAttr( nCol, nStartRow+nAdd, nTab, rDef ); in InsertRow()
H A Ddocumen3.cxx1626 nAdd = nHeight * nRows; in lcl_AddTwipsWhile()
1631 nAdd -= nHeight; in lcl_AddTwipsWhile()
1663 long nAdd; in GetRange() local
1673 nAdd = (long) pTable->GetColWidth(nX1); in GetRange()
1676 nSize += nAdd; in GetRange()
1690 if (nSize+nAdd < nTwips && nX2<MAXCOL) in GetRange()
1692 nSize += nAdd; in GetRange()
1733 long nAdd = pTable->GetColWidth(nCol); in lcl_SnapHor() local
1736 nSnap += nAdd; in lcl_SnapHor()
1763 long nAdd = pTable->GetRowHeight(i); in lcl_SnapVer() local
[all …]
H A Ddocumen4.cxx400 void ScDocument::DoColResize( SCTAB nTab, SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize() argument
403 pTab[nTab]->DoColResize( nCol1, nCol2, nAdd ); in DoColResize()
H A Ddocumen5.cxx400 for ( sal_uLong nAdd=0; nAdd<nAddCount; nAdd++ ) in UpdateChartArea() local
401 aNewRanges->Append( *rNewList->GetObject(nAdd) ); in UpdateChartArea()
H A Ddpdimsave.cxx169 sal_Int32 nAdd = 1; // first try is "Group1" in CreateGroupName() local
170 const sal_Int32 nMaxAdd = nAdd + aGroups.size(); // limit the loop in CreateGroupName()
171 while ( nAdd <= nMaxAdd ) in CreateGroupName()
174 aGroupName.Append( String::CreateFromInt32( nAdd ) ); in CreateGroupName()
186 ++nAdd; // continue with higher number in CreateGroupName()
526 sal_Int32 nAdd = 2; // first try is "Name2" in CreateGroupDimName() local
528 while ( nAdd <= nMaxAdd ) in CreateGroupDimName()
532 aDimName.Append( String::CreateFromInt32( nAdd ) ); in CreateGroupDimName()
558 ++nAdd; // continue with higher number in CreateGroupDimName()
H A Ddpobject.cxx2508 for (sal_uInt16 nAdd=0; nAdd<=nCount; nAdd++) // nCount+1 tries in CreateNewName() local
2511 aNewName += String::CreateFromInt32( nMin + nAdd ); in CreateNewName()
H A Dstlpool.cxx111 for ( sal_uInt32 nAdd = 1; nAdd <= nCount; nAdd++ ) in Make() local
114 aNewName += String::CreateFromInt32( nAdd ); in Make()
H A Dtable1.cxx1549 void ScTable::DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize() argument
1552 aCol[nCol].Resize(aCol[nCol].GetCellCount() + nAdd); in DoColResize()
H A Dtable4.cxx1130 double nAdd = nInc; in GetAutoFillPreview() local
1131 bValueOk = ( SubTotal::SafeMult( nAdd, (double) nIndex ) && in GetAutoFillPreview()
1132 SubTotal::SafePlus( nStart, nAdd ) ); in GetAutoFillPreview()
1433 double nAdd = nStepValue; in FillSeries() local
1434 if ( !SubTotal::SafeMult( nAdd, (double) ++nIndex ) || in FillSeries()
1435 !SubTotal::SafePlus( nVal, nAdd ) ) in FillSeries()
1527 double nAdd = nStepValue; in FillSeries() local
1528 if ( !SubTotal::SafeMult( nAdd, (double) ++nIndex ) || in FillSeries()
1529 !SubTotal::SafePlus( nVal, nAdd ) ) in FillSeries()
H A Dtable6.cxx469 short nAdd = bBack ? -1 : 1; in SearchStyle() local
473 nRow += nAdd; in SearchStyle()
480 nCol = sal::static_int_cast<SCsCOL>( nCol + nAdd ); in SearchStyle()

Completed in 6157 milliseconds

123