/aoo41x/main/dbaccess/source/ui/imagelists/ |
H A D | dbimagelists.src | 141 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 147 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 153 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 159 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 168 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 174 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 183 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 189 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 195 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 201 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
/aoo41x/main/external/mingwheaders/ |
H A D | mingw_atl_headers.patch | 27 …selectany) IID IID_IAxWinHostWindow = {0xb6ea2050,0x48a,0x11d1,{0x82,0xb9,0x0,0xc0,0x4f,0xb9,0x94,… 28 …tany) IID IID_IAxWinAmbientDispatch = {0xb6ea2051,0x48a,0x11d1,{0x82,0xb9,0x0,0xc0,0x4f,0xb9,0x94,… 51 +extern "C" const IID IID_IAxWinHostWindow = {0xb6ea2050,0x48a,0x11d1,{0x82,0xb9,0x0,0xc0,0x4f,0xb9… 52 +extern "C" const IID IID_IAxWinAmbientDispatch = {0xb6ea2051,0x48a,0x11d1,{0x82,0xb9,0x0,0xc0,0x4f… 219 -_declspec(selectany) GUID GUID_ATLVer30 = { 0xb62f5910, 0x6528, 0x11d1, { 0x96, 0x11, 0x0, 0x0, 0x… 221 +GUID GUID_ATLVer30 = { 0xb62f5910, 0x6528, 0x11d1, { 0x96, 0x11, 0x0, 0x0, 0xf8, 0x1e, 0xd, 0xd } … 232 -__declspec(selectany) GUID CComModule::m_libid = {0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}}; 234 +GUID CComModule::m_libid = {0x0,0x0,0x0,{0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0}};
|
H A D | mingw_headers.patch | 1736 -EXTERN_GUID(IID_IAMFilterGraphCallback,0x56a868fd,0x0ad4,0x11ce,0xb0,0xa3,0x0,0x20,0xaf,0x0b,0xa7,… 1737 +DEFINE_GUID(IID_IAMFilterGraphCallback,0x56a868fd,0x0ad4,0x11ce,0xb0,0xa3,0x0,0x20,0xaf,0x0b,0xa7,…
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | CollectionView.src | 145 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 150 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 155 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 160 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
H A D | indexdialog.src | 199 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 204 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | commonpagesdbp.src | 96 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 102 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 108 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 114 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_spritehelper.cxx | 121 aMatrix.x0 = basegfx::fround( aMatrix.x0 ); in redraw() 124 …ix_init( &aInverseMatrix, aMatrix.xx, aMatrix.yx, aMatrix.xy, aMatrix.yy, aMatrix.x0, aMatrix.y0 ); in redraw()
|
H A D | cairo_canvashelper.cxx | 160 aViewMatrix.x0 = basegfx::fround( aViewMatrix.x0 ); in useStates() 166 aCombinedMatrix.x0 = basegfx::fround( aCombinedMatrix.x0 ); in useStates() 704 double x0, x1, y0, y1, cx, cy, r0, r1; in patternFromParametricPolyPolygon() local 712 x0 = 0; in patternFromParametricPolyPolygon() 716 pPattern = cairo_pattern_create_linear( x0, y0, x1, y1 ); in patternFromParametricPolyPolygon() 789 aScaledTextureMatrix.x0 = basegfx::fround( aScaledTextureMatrix.x0 ); in doOperation() 1320 ::rtl::math::approxEqual( aMatrix.x0, 0 ) && in implDrawBitmapSurface() 1391 ::rtl::math::approxEqual( aMatrix.x0, 0 ) && in implDrawBitmapSurface()
|
/aoo41x/main/soltools/mkdepend/ |
H A D | cppsetup.c | 98 pperror(tag, x0,x1,x2,x3,x4) in pperror() argument 99 int tag,x0,x1,x2,x3,x4; in pperror() 102 warning(x0,x1,x2,x3,x4);
|
/aoo41x/main/nss/ |
H A D | nss_win.patch | 825 + uint8_t *x0; 1927 x0[0U] = r0; 1928 x0[1U] = r1; 1929 x0[2U] = r2; 1930 x0[3U] = r3; 1931 x0[4U] = r4; 2020 x0[0U] = r0; 2021 x0[1U] = r1; 2022 x0[2U] = r2; 2023 x0[3U] = r3; [all …]
|
/aoo41x/main/svl/source/numbers/ |
H A D | zformat.cxx | 2251 sal_uLong x0, y0, x1, y1; in GetOutputString() local 2266 if (x0 == 0) // => x0 = 2 in GetOutputString() 2272 else if (x0 == (nBasis-1)/2) // (b-1)/2, 1/2 in GetOutputString() 2278 else if (x0 == 1) in GetOutputString() 2287 x1 = x0; in GetOutputString() 2289 double fUg = (double) x0 / (double) y0; in GetOutputString() 2291 sal_uLong nGgt = ImpGGT(y0, x0); // x0/y0 kuerzen in GetOutputString() 2292 x0 /= nGgt; in GetOutputString() 2340 flow = (double)x0/(double)y0; in GetOutputString() 2347 x0 = x1; in GetOutputString() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 282 long x0=rPnt.X(); in CrookRotateXPoint() local 299 pC1->X()-=x0; in CrookRotateXPoint() 317 pC2->X()-=x0; in CrookRotateXPoint() 336 long x0=rPnt.X(); in CrookSlantXPoint() local 370 …if (bC1) { if (bVert) pC1->Y()-=y0-rCenter.Y(); else pC1->X()-=x0-rCenter.X(); RotatePoint(*pC1,rC… in CrookSlantXPoint() 371 …if (bC2) { if (bVert) pC2->Y()-=y0-rCenter.Y(); else pC2->X()-=x0-rCenter.X(); RotatePoint(*pC2,rC… in CrookSlantXPoint()
|
H A D | svdedtv1.cxx | 90 long x0=aR0.Left(); in SetMarkedObjRect() local 92 long w0=aR0.Right()-x0; in SetMarkedObjRect() 126 aR1.Move(-x0,-y0); in SetMarkedObjRect()
|
/aoo41x/main/idlc/test/parser/ |
H A D | constant.tests | 95 const unsigned short C14 = 0x0; 106 const unsigned long C25 = 0x0; 117 const unsigned hyper C36 = 0x0;
|
/aoo41x/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 887 int x0 = 0, y0 = 0, x1 = 0, y1 = 0, x2, y2, curx, cury; in BSplineToPSPath() local 914 p.x1 = x0 = (srcA[cp].x + srcA[EndContour].x + 1) / 2; in BSplineToPSPath() 917 p.x1 = x0 = srcA[EndContour].x; in BSplineToPSPath() 921 p.x1 = x0 = srcA[cp].x; in BSplineToPSPath() 938 p.x1 = x0 + (2 * (x1 - x0) + 1) / 3; in BSplineToPSPath() 948 if (!(x0 == curx && y0 == cury)) in BSplineToPSPath() 956 x0 = curx; y0 = cury; lastOff = 0; in BSplineToPSPath() 965 p.x1 = x0 + (2 * (x1 - x0) + 1) / 3; in BSplineToPSPath() 972 x0 = x2; y0 = y2; in BSplineToPSPath()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.src | 347 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 352 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; }; 357 MaskColor = Color { Red = 0xFFFF; Green = 0x0; Blue = 0xFFFF; };
|
/aoo41x/main/crashrep/source/win32/ |
H A D | rctemplate.txt | 44 FONT FONTSIZE, "MS Shell Dlg", 0, 0, 0x0 55 FONT FONTSIZE, "MS Shell Dlg", 0, 0, 0x0
|
/aoo41x/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 172 …er (this=0x15807d0, rSvStorage=@0x7fff894f5340, rXModel=@0x142a2e8, rXStatInd=@0x142a2f0, pVBA=0x0, 175 pVBA=0x0, nCnvrtFlags=15) at /local/ooxml/ooxml/sd/source/filter/eppt/eppt.cxx:2503 202 …7 in SfxObjectShell::SaveTo_Impl (this=0xf44d60, rMedium=@0x1750050, pSet=0x0) at /home/rodo/git/o…
|
/aoo41x/main/ |
H A D | aclocal.m4 | 90 test "x$?" != "x0" && pkg_failed=yes ],
|
/aoo41x/main/epm/ |
H A D | epm-3.7.patch | 570 fputs("if test \"x$1\" = x0; then\n", fp);
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 2204 sal_Int32 x0 =pt.X()-center.X(); in lcl_Rotate() local 2206 pt.X()=center.X()+ x0*cs-y0*sn; in lcl_Rotate() 2207 pt.Y()=center.Y()+ y0*cs+x0*sn; in lcl_Rotate()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 88 double x0; double y0; member
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 414 Reference< XInterface > x0; in ~SwXTextDocument() local 415 xNumFmtAgg->setDelegator(x0); in ~SwXTextDocument()
|
/aoo41x/main/vigra/ |
H A D | vigra1.6.0.patch | 96 /** construct image of size 0x0
|
/aoo41x/extras/l10n/source/kid/ |
H A D | localize.sdf | 3156 …ine.src 0 pageitem RID_SVXDLG_LINE.TAB_CONTROL RID_SVXPAGE_SHADOW 0 kid 9x0[h2‖Shadow 2013082… 7183 helpcontent2 source\text\sbasic\shared\03120311.xhp 0 help hd_id3155388 5 0 kid x0=d[+‖Return val… 20679 helpcontent2 source\text\scalc\guide\specialfilter.xhp 0 help par_id3150327 25 0 kid 1sa=x0‖ \<em… 32202 helpcontent2 source\text\shared\02\01170101.xhp 0 help hd_id3149266 44 0 kid yio=x0‖Tab order … 41208 helpcontent2 source\text\simpress\01\06100000.xhp 0 help hd_id3152899 9 0 kid x0-wuq‖Use Custom S… 41294 helpcontent2 source\text\simpress\01\13140000.xhp 0 help tit 0 kid x0=8y2‖Combine 20130829 23… 41703 helpcontent2 source\text\simpress\01\01180001.xhp 0 help hd_id3155445 17 0 kid 8x0-k8‖Paper forma… 43828 helpcontent2 source\text\smath\01\05030000.xhp 0 help hd_id3150708 41 0 kid x0-2r3‖Excess size (l… 46313 helpcontent2 source\text\swriter\01\05040700.xhp 0 help hd_id3152960 6 0 kid x0-fm[‖Restart numbe… 64136 starmath source\smres.src 0 fixedline RID_PRINTOPTIONPAGE FL_MISC_OPTIONS 248 kid 3x0-re‖Miscella… [all …]
|