/trunk/main/filter/source/graphicfilter/itiff/ |
H A D | itiff.cxx | 745 for ( nx = 0; nx < nImageWidth; nx++, pt += nSamplesPerPixel ) in ConvertScanline() 755 for ( nx = 0; nx < nImageWidth; nx++, pt += nSamplesPerPixel ) in ConvertScanline() 766 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 789 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 818 for( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 872 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 880 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 892 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 900 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() 917 for ( nx = 0; nx < nImageWidth; nx++ ) in ConvertScanline() [all …]
|
/trunk/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 89 short nx,ny; in read() local 98 for (nx=0; nx<8; nx++) { in read() 372 short nx,ny; in ReadPoint() local 374 *pPict >> ny >> nx; in ReadPoint() 418 short nx,ny; in ReadSize() local 420 *pPict >> ny >> nx; in ReadSize() 843 nx = 0; in ReadPixMapEtc() 910 nx = 0; in ReadPixMapEtc() 991 for ( nx = 0; nx < nWidth; nx++ ) in ReadPixMapEtc() 1004 for ( nx = 0; nx < nWidth; nx++ ) in ReadPixMapEtc() [all …]
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | bitmap.cxx | 50 long nx, ny, nxC, nxCount, nyCount; in ImplGetBitmap() local 82 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap() 84 …rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>( (*( rDesc.mpBuf + (nx >> 3)) >> ((nx &… in ImplGetBitmap() 96 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap() 98 …rDesc.mpAcc->SetPixelIndex( ny, nx, static_cast<sal_uInt8>( (*(rDesc.mpBuf + (nx >> 2)) >> (((nx &… in ImplGetBitmap() 112 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap() 118 nx ++; in ImplGetBitmap() 135 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap() 137 rDesc.mpAcc->SetPixelIndex( ny, nx, *(pTemp++) ); in ImplGetBitmap() 151 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap() [all …]
|
/trunk/main/filter/source/graphicfilter/ipcd/ |
H A D | ipcd.cxx | 215 sal_uLong nx,ny,nW2,nH2,nYPair,ndy,nXPair; in ReadImage() local 297 for ( nx = 0; nx < nWidth; nx++ ) in ReadImage() 300 nXPair = nx >> 1; in ReadImage() 303 nL = (long)pL0[ nx ]; in ReadImage() 304 if (( nx & 1 ) == 0 ) in ReadImage() 316 nL = pL1[ nx ]; in ReadImage() 317 if ( ( nx & 1 ) == 0 ) in ReadImage() 354 … mpAcc->SetPixel( ny, nx, BitmapColor( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt8)nBlue ) ); in ReadImage() 356 …mpAcc->SetPixel( nWidth - 1 - nx, ny, BitmapColor( (sal_uInt8)nRed, (sal_uInt8)nGreen, (sal_uInt8)… in ReadImage() 361 …mpAcc->SetPixel( nHeight - 1 - ny, ( nWidth - 1 - nx ), BitmapColor( (sal_uInt8)nRed, (sal_uInt8)n… in ReadImage() [all …]
|
/trunk/main/filter/source/graphicfilter/epict/ |
H A D | epict.cxx | 358 short nx,ny; in WritePolygon() local 381 nMinX=nx; in WritePolygon() 385 nMaxX=nx; in WritePolygon() 1000 for ( nx = 0; nx < nWidth; nx++ ) in WriteOpcode_BitsRect() 1002 pComp[ 1 ][ nx ] = (sal_uInt8)pAcc->GetPixel( ny, nx ) .GetRed(); in WriteOpcode_BitsRect() 1021 nx = 0; in WriteOpcode_BitsRect() 1027 nEqu3 = nx; in WriteOpcode_BitsRect() 1072 nx += nCount; in WriteOpcode_BitsRect() 1217 nx=0; in WriteOpcode_BitsRect() 1223 nEqu3 = nx; in WriteOpcode_BitsRect() [all …]
|
/trunk/main/filter/source/graphicfilter/ipcx/ |
H A D | ipcx.cxx | 225 sal_uLong i, nx, ny, np, nCount, nUsedLineSize, nLineSize, nPercent; in ImplReadBody() local 257 nx = nBytesPerPlaneLin; in ImplReadBody() 258 while ( nCount > 0 && nx > 0) in ImplReadBody() 261 nx--; in ImplReadBody() 264 while ( nx > 0 ) in ImplReadBody() 271 if ( nCount < nx ) in ImplReadBody() 273 nx -= nCount; in ImplReadBody() 282 nCount -= nx; in ImplReadBody() 286 nx--; in ImplReadBody() 288 while ( nx > 0 ); in ImplReadBody() [all …]
|
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolygonclipper.cxx | 646 double nx,ny; // plane normal member 696 double denominator = ( pPlane->nx*dir.getX() + in scissorLineSegment() 698 double numerator = ( pPlane->nx*curr->getX() + in scissorLineSegment() 715 double denominator = ( pPlane->nx*dir.getX() + in scissorLineSegment() 717 double numerator = ( pPlane->nx*curr->getX() + in scissorLineSegment() 745 sp[0].nx = +1.0; in clipTriangleListOnRange() 749 sp[1].nx = -1.0; in clipTriangleListOnRange() 753 sp[2].nx = +0.0; in clipTriangleListOnRange() 757 sp[3].nx = +0.0; in clipTriangleListOnRange()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ |
H A D | BorderRemover.java | 244 for (int nx = w - 1; nx >= nXMax; --nx) in findBorder() 247 int nCurrentColor = _aImage.getPixel(nx, ny); in findBorder() 250 nXMax = java.lang.Math.max(nXMax, nx); in findBorder()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 557 double nx=x; in GetLen() local 559 nx*=nx; in GetLen() 561 nx+=ny; in GetLen() 562 nx=sqrt(nx); in GetLen() 563 if (nx>0x7FFFFFFF) { in GetLen() 566 return Round(nx); in GetLen()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ShapeDsc.java | 44 public ShapeDsc( int nheight, int nwidth, int nx, int ny, String kind ) { in ShapeDsc() argument 45 x=nx; in ShapeDsc()
|
/trunk/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 1506 SwTableBox* SwFltOutDoc::GetBox(sal_uInt16 ny, sal_uInt16 nx /*= USHRT_MAX */) in GetBox() argument 1512 if( nx == USHRT_MAX ) // aktuelle Zelle in GetBox() 1513 nx = usTableX; in GetBox() 1535 if( nx >= pTableBoxes->Count() ){ // Notbremse in GetBox() 1537 nx = pTableBoxes->Count() - 1; in GetBox() 1539 SwTableBox* pTableBox = (*pTableBoxes)[nx]; in GetBox()
|
/trunk/main/sc/source/core/data/ |
H A D | attarray.cxx | 344 SCSIZE nx = 0; // track position in SetPatternArea() local 355 nx = ni; in SetPatternArea() 365 const SfxItemSet& rOldSet = pData[nx].pPattern->GetItemSet(); in SetPatternArea() 372 aAdrEnd .SetRow( Min(nEndRow,pData[nx].nRow) ); in SetPatternArea() 385 ns = pData[nx].nRow + 1; in SetPatternArea() 386 nx++; in SetPatternArea()
|
H A D | documen9.cxx | 201 sal_uLong nx = (sal_uLong) ((double) (MAXCOL+1) * STD_COL_WIDTH * HMM_PER_TWIPS ); in InitDrawLayer() 203 pDrawLayer->SetPageSize( nTab, Size( nx, ny ) ); in InitDrawLayer()
|
H A D | table1.cxx | 132 sal_uLong nx = (sal_uLong) ((double) (MAXCOL+1) * STD_COL_WIDTH * HMM_PER_TWIPS ); in ScTable() local 134 pDrawLayer->SetPageSize( static_cast<sal_uInt16>(nTab), Size( nx, ny ), false ); in ScTable()
|
/trunk/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 2052 double nx = 0; in ImplWriteString() local 2057 nx = pDXArry[ i - 1 ]; in ImplWriteString() 2058 ImplWriteDouble( ( bStretch ) ? nx : rVDev.GetTextWidth( rString.GetChar( i ) ) ); in ImplWriteString() 2059 ImplWriteDouble( nx ); in ImplWriteString()
|
/trunk/main/sw/source/filter/inc/ |
H A D | fltshell.hxx | 381 SwTableBox* GetBox(sal_uInt16 ny, sal_uInt16 nx = USHRT_MAX);
|
/trunk/extras/l10n/source/ku/ |
H A D | localize.sdf | 3802 helpcontent2 source\text\shared\01\05020200.xhp 0 help hd_id3150400 43 0 ku Navînxêzkirî 2002-… 3953 helpcontent2 source\text\shared\01\05110400.xhp 0 help tit 0 ku Navînxêzkirî 2002-02-02 02:02… 4450 helpcontent2 source\text\shared\01\02100200.xhp 0 help hd_id3153968 14 0 ku Navînxêzkirî 2002-… 9977 …T_ATTR.DUMMY SID_ATTR_CHAR_STRIKEOUT CMD_SID_ATTR_CHAR_STRIKEOUT 0 ku Navînxêzkirî 2002-02-02 … 18048 sw source\ui\config\redlopt.src 0 stringlist TP_REDLINE_OPT.LB_INS_ATTR 6 0 ku Navînxêzkirî 20… 22346 …0 #define ITEM_FORMAT_ATTR_CHAR_STRIKEOUT !defined _GLOBLMN_HRC 0 ku Navînxêzkirî 2002-02-02 … 22511 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 11 0 ku Navînxêzkirî 2002-02-02 02:02:… 23513 svx source\svdraw\svdstr.src 0 string SIP_EE_CHAR_STRIKEOUT 0 ku Navînxêzkirî 2002-02-02 02:0… 27118 …e ..GenericCommands.UserInterface.Commands..uno:Strikeout Label 0 ku Navînxêzkirî 2002-02-02 …
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 2798 cui source\tabpages\autocdlg.src 0 pushbutton RID_OFAPAGE_AUTOFMT_APPLY PB_EDIT 50 kid 0l+3nx‖~Ed… 22276 helpcontent2 source\text\schart\01\05020201.xhp 0 help hd_id3159205 56 0 kid yx-[nx‖The following… 23088 helpcontent2 source\text\shared\tree_strings.xhp 0 help par_id3147125 110 0 kid tw8[nx‖<node id="… 28257 helpcontent2 source\text\shared\01\02220000.xhp 0 help hd_id3153966 38 0 kid kx++nx‖Macro 2013… 38497 helpcontent2 source\text\shared\optionen\01030500.xhp 0 help hd_id3152960 48 0 kid jh+5nx‖Charact… 38924 helpcontent2 source\text\shared\optionen\01010400.xhp 0 help hd_id3150111 53 0 kid sp1[nx‖Minimal… 43483 helpcontent2 source\text\smath\01\03091503.xhp 0 help par_idN112D9 0 kid b=[nx]‖\<item type=\"li… 53458 ….TableWizard.TableWizard.business.Tables.tasks.Fields.notes Name 0 kid u[nx-8‖Notes 20130829 … 57408 sc source\ui\dbgui\pvfundlg.src 0 fixedtext RID_SCDLG_PIVOTSUBT FT_NAMELABEL 25 kid e7[nx=‖Name: … 65982 svx source\dialog\ucsubset.src 0 string RID_SUBSETMAP RID_SUBSETSTR_SUPPL_ARROWS_A 0 kid s[[nx-‖S… [all …]
|
/trunk/extras/l10n/source/sq/ |
H A D | localize.sdf | 6125 …05220000.xhp 0 help par_idN10720 0 sq Rritje automatike e formës për ta nxënë tekstin 2002-0… 30873 …src 0 string SIP_SA_AUTOGROWSIZE 0 sq Rritje automatike e formës për ta nxënë tekstin 2002-0…
|
/trunk/extras/l10n/source/gl/ |
H A D | localize.sdf | 12746 …rd.business.Tables.contacts.Fields.spousesinterests ShortName 0 gl InterCónx 20200411 15:09:53
|