Home
last modified time | relevance | path

Searched defs:nR (Results 51 – 75 of 79) sorted by relevance

1234

/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx851 const sal_Int32 nR(read_hex(aNum.charAt(0))); in read_color() local
/trunk/main/sc/source/core/data/
H A Dcell2.cxx504 static SCROW nR; in GetMatrixEdge() local
H A Dcolumn.cxx211 SCROW nR; in HasSelectionMatrixFragment() local
721 SCROW nR; in Search() local
H A Ddociter.cxx691 SCSIZE nC, nR; in DataAccessMatrix() local
H A Ddocumen3.cxx686 for ( sal_uLong nR=0; nR<nRangeCount && !bTouched; nR++) in CopyScenario() local
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx848 ExcEScenarioCell::ExcEScenarioCell( sal_uInt16 nC, sal_uInt16 nR, const String& rTxt ) : in ExcEScenarioCell()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1288 sal_Int16 nR = 0; in SvxGetAltSpelling() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx238 BYTE nR, nG, nB; in ImplInitSalGDI() local
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx187 sal_Int64 nR = aRightIndent.Denormalize( aRightIndent.GetValue( eUnit ) ); in IMPL_LINK() local
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx1067 long nP,nQ,nR,nS; in ReadFullArc() local
1115 long nP,nQ,nR,nS,nStart, nSweep; in ReadPartialArc() local
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2207 sal_uInt32 nL, nT, nR, nB; in DumpEscherRec() local
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1380 void METWriter::METSetArcParams(long nP, long nQ, long nR, long nS) in METSetArcParams()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx1053 sal_Int32 nR = rShapeRect.X + ::std::max< sal_Int32 >( rShapeRect.Width - 1, 0 ); in implConvertAndInsert() local
H A Dstylesbuffer.cxx282 sal_uInt8 nR, nG, nB, nA; in lclReadRgbColor() local
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1884 SCROW nR; in Doc2Sylk() local
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx592 SCROW nR = nEndRow - mnStartRow + 1; in glueState() local
2674 for (SCSIZE nR = 0; nR < nRSize; ++nR) in FillCacheFromExternalRef() local
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx315 const sal_uInt16 nR = ( (sal_uInt16) rColor.GetRed() << 8 ) | (sal_uInt16) rColor.GetRed(); in WriteRGBColor() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3617 sal_Int16 nR = (sal_Int16)aColor.GetRed() + (sal_Int16)nParameter; in MSO_CLR_ToColor() local
3631 sal_Int16 nR = (sal_Int16)aColor.GetRed() - (sal_Int16)nParameter; in MSO_CLR_ToColor() local
3645 sal_Int16 nR = (sal_Int16)nParameter - (sal_Int16)aColor.GetRed(); in MSO_CLR_ToColor() local
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2010 const sal_uLong nR = rColor.GetRed(), nG = rColor.GetGreen(), nB = rColor.GetBlue(); in ImplColReplaceFnc() local
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx429 BasicError::BasicError( sal_uIntPtr nId, sal_uInt16 nR, const String& rErrStr ) : in BasicError()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2203 SCSIZE nC, nR; in ScDde() local
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx584 sal_uInt8 nR, nG, nB; in RawReducePalette() local
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx743 sal_Int8 nL, nR, nFL; in Create() local
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5706 sal_uInt32 nR = nRowSpan + nRow; in GetCellBottom() local
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx332 double nR=(double)GetLen(Point(dx,dy))/cs/2; in CalcCircle() local

Completed in 314 milliseconds

1234