Home
last modified time | relevance | path

Searched defs:nAdd (Results 26 – 50 of 52) sorted by relevance

123

/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx400 for ( sal_uLong nAdd=0; nAdd<nAddCount; nAdd++ ) in UpdateChartArea() local
H A Ddocumen4.cxx400 void ScDocument::DoColResize( SCTAB nTab, SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize()
H A Dtable1.cxx1549 void ScTable::DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize()
H A Dattarray.cxx2165 for (SCSIZE nAdd=0; nAdd<nSize; nAdd++) in InsertRow() local
H A Ddpobject.cxx2508 for (sal_uInt16 nAdd=0; nAdd<=nCount; nAdd++) // nCount+1 tries in CreateNewName() local
/trunk/main/sal/rtl/source/
H A Dmath.cxx685 inline bool long10Overflow( long& nExp, int nAdd ) in long10Overflow()
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1338 long nAdd, nPCounter = 0; in ImplDrawHatchLine() local
H A Dpngread.cxx746 sal_uInt32 nAdd = nBitDepth ? 256 / (nPaletteEntryCount - 1) : 0; in ImplGetGrayPalette() local
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx876 static sal_Int32 nAdd = 4; in SvxColorWindow_Impl() local
1000 static sal_Int32 nAdd = 4; in StateChanged() local
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx199 SwTwips nAdd; in lcl_GetFtnLower() local
H A Dfrmform.cxx510 long nAdd = (*fnRect->fnYDiff)( (GetUpper()->Lower()->Frm().*fnRect->fnGetTop)(), in AdjustFrm() local
H A Dinftxt.cxx784 SwTwips nAdd = rPor.CalcSpacing( GetSpaceAdd(), *this ); in CalcRect() local
H A Dpormulti.cxx122 KSHORT nAdd = ( nTmp - Height() ) / 2; in CalcSize() local
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1171 long nAdd = nDiff; in UpdateCols() local
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1232 static sal_Int32 nAdd = 4; in FillColorValueSets_Impl() local
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1242 long nAdd = (long) ( pDoc->GetColWidth( nRightX, nTab ) * nPPTX ); in GetOutputArea() local
1256 long nAdd = (long) ( pDoc->GetColWidth( nLeftX, nTab ) * nPPTX ); in GetOutputArea() local
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx1070 long nAdd = GetUpper()->Grow( nDiff ); in _CheckClipping() local
H A Dpaintfrm.cxx423 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion() local
438 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion() local
482 static const long nAdd = 20; in ConnectEdges() local
H A Dwsfrm.cxx1570 nAdd = 0; in AdjustNeighbourhood() local
/trunk/main/svl/source/items/
H A Dstyle.cxx1151 sal_uInt16 nInsPos, nAdd = aSortConvNames.Count(); in Store() local
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx440 sal_uInt8 nAdd(1); in Select() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1266 const SwTwips nAdd = (pFrm->Frm().*fnRect->fnGetWidth)() - in lcl_CalcCellFit() local
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx803 sal_Int32 nAdd = bAppendInverse ? (nAddCount-1-nN) : nN; in appendAndCloseBezierCoords() local
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1219 SCROW nAdd = nRowsPerRow1 - (nR % nRowsPerRow1); in TableOff() local
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3065 sal_Int32 nAdd = (bHyperlinks && bChapterNoSeparator) ? 4 : 2; in handleToc() local

Completed in 392 milliseconds

123