Home
last modified time | relevance | path

Searched refs:x (Results 1 – 25 of 1170) sorted by last modified time

12345678910>>...47

/trunk/main/xmerge/source/palmtests/qa/lib/
H A Dconverterlib.pm815 my $x;
820 $x = $x_val;
853 $x = 0;
862 $x = 152;
869 if ($x >= 100)
878 &off_tap_pen($x, $y, $offset);
898 my $x = $_[0];
907 &pose_tap_pen_hard($x, $y, 1);
1040 my $x = $_[0];
1049 TapPen($x, $y);
[all …]
/trunk/main/oox/source/token/
H A Dtokens.txt5641 x
/trunk/main/
H A Drat-excludes684 # Excel Chart (Excel 2.0, 3.0, and 2.x file formats)
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch66 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
75 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
84 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
93 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
102 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
120 test "x$ac_site_file" = xNONE && continue
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf14796 …alc\01\04060182.xhp 0 help par_id2059694 0 kid zi5wa]‖It is GAUSS(x)=NORMSDIST(x)-0.5 201308…
16194 …kid b=6u9i‖SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient…
17166 …alc\01\04060185.xhp 0 help par_id8652302 0 kid 884jlp‖It is GAUSS(x)=NORMSDIST(x)-0.5 201308…
21580 … 0 help par_id33875 0 kid ug5pla‖Create a table with the columns x, x², x³, … , xⁿ, y up to the…
48461 helpcontent2 source\text\swriter\01\05060700.xhp 0 help par_id3149104 35 0 kid x=3as[‖x 201308…
48704 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3147417 32 0 kid c-dz2o‖x == 1 or x
48706 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3145259 34 0 kid h+1isv‖x != 1 or x
48711 …\text\swriter\01\04090200.xhp 0 help par_id3151078 39 0 kid wefu+c‖x == "ABC" or x EQ "ABC" 2…
48713 …e\text\swriter\01\04090200.xhp 0 help par_id3153301 41 0 kid 23wybn‖x == "" or x EQ "" 201308…
48715 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3156133 42 0 kid hjev+f‖!x or NOT x
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf3472 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3147417 32 0 en-ZA x == 1 or x EQ 1…
3474 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3145259 34 0 en-ZA x != 1 or x NEQ …
3479 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3151078 39 0 en-ZA x == "ABC" or x
3481 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3153301 41 0 en-ZA x == "" or x EQ …
3483 helpcontent2 source\text\swriter\01\04090200.xhp 0 help par_id3156133 42 0 en-ZA !x or NOT x 2…
31521 … 0 en-ZA SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient…
33315 …xt\scalc\01\04060182.xhp 0 help par_id2059694 0 en-ZA It is GAUSS(x)=NORMSDIST(x)-0.5 2002-0…
33522 …xt\scalc\01\04060185.xhp 0 help par_id8652302 0 en-ZA It is GAUSS(x)=NORMSDIST(x)-0.5 2002-0…
37844 …ession. For example, "sqrt {x * y}" is the square root of the entire product x*y, while "sqrt x * …
42420 …ext\sbasic\shared\03080202.xhp 0 help par_id3145420 11 0 en-ZA Log n(x) = Log(x) / Log(n) 200…
[all …]
/trunk/main/autodoc/source/udm/unittest/
H A Dtest.cxx78 Integer & x = *px; in fx() local
100 intt a = x; in fx()
101 x = 15; in fx()
103 Cout() << a << " " << x << Endl(); // Must be: 5 15 in fx()
/trunk/main/autodoc/inc/cosv/
H A Dcsv_env.hxx101 #define csv_assert(x) ( (x) ? (void)(0) : ::csv::PerformAssertion( #x, __FILE__, __LINE__) ) argument
115 #define csv_assert(x) assert(x); argument
128 #define csv_assert(x) argument
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src71 //#define U2S(x) ((x)-HID_START)
72 #define U2S(x) x
3637 Text [ en-US ] = "The value for the x coordinate." ;
3653 Text [ en-US ] = "Return the cosecant of an angle. CSC(x)=1/SIN(x)" ;
3677 Text [ en-US ] = "Return the secant of an angle. SEC(x)=1/COS(x)" ;
3701 Text [ en-US ] = "Return the hyperbolic cosecant of a hyperbolic angle. CSCH(x)=1/SINH(x)" ;
3725 Text [ en-US ] = "Return the hyperbolic secant of a hyperbolic angle. SECH(x)=1/COSH(x)" ;
4705 … type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x." ;
4809 … type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x." ;
6830 Text [ en-US ] = "Values of the inverse of CHIDIST(x; DegreesOfFreedom)." ;
[all …]
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx99 ByteString x; in Dump() local
103 x=posn->first; in Dump()
105 fprintf(stdout,"key=%s value=%s\n",x.GetBuffer(),y.getStr()); in Dump()
/trunk/main/svx/source/form/
H A Dfmexpl.src163 Text [ en-US ] = "Combo Bo~x" ;
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx267 return (-3.0 <= x && 3.0 > x) ? SincFilter(x) * SincFilter( x / 3.0 ) : 0.0; in Calculate()
272 if(0.0 == x) in SincFilter()
277 x *= M_PI; in SincFilter()
294 if(0.0 > x) in Calculate()
296 x = -x; in Calculate()
301 return (1.5 * x - 2.5) * x * x + 1.0; in Calculate()
305 return ((-0.5 * x + 2.5) * x - 4.0) * x + 2.0; in Calculate()
324 if(0.0 > x) in Calculate()
326 x = -x; in Calculate()
329 if(1.0 > x) in Calculate()
[all …]
/trunk/main/boost/
H A Dboost_1_55_0.patch99 return detail::isfinite_impl(static_cast<value_type>(x), method());
108 return detail::isnormal_impl(static_cast<value_type>(x), method());
117 return detail::isinf_impl(static_cast<value_type>(x), method());
125 return detail::isnan_impl(x, method());
271 - table_impl::fill_buckets(x.begin(), *this, assign);
273 + table_impl::fill_buckets(x.begin(), *this, assign_var);
276 void assign(table const& x, true_type)
283 node_holder<node_allocator> nodes(x);
334 // C++0x features in 4.3.n and later
338 // C++0x features are only enabled when -std=c++0x or -std=gnu++0x are
/trunk/main/starmath/source/
H A Dtoolbox.src186 Text [ en-US ] = "Multiplication (x)" ;
H A Dcommands.src669 Text = "|x|" ;
675 Text = "x!" ;
693 Text = "x^y" ;
699 Text = "e^x" ;
705 Text = "ln(x)" ;
851 Text = "lim x" ;
857 Text = "sum x" ;
1113 Text = "(x)" ;
1119 Text = "[x]" ;
1131 Text = "{x}" ;
[all …]
/trunk/main/cui/source/dialogs/
H A Dabout.cxx54 #define _STRINGIFY(x) #x argument
55 #define STRINGIFY(x) _STRINGIFY(x) argument
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx523 long x = 0; in ImplDrawGradientBackground() local
2974 pBox->DrawRect( Rectangle( x, y, x+1, y ) ); in ImplDrawMoreIndicator()
2975 x+=4; in ImplDrawMoreIndicator()
2976 pBox->DrawRect( Rectangle( x, y, x+1, y ) ); in ImplDrawMoreIndicator()
2977 x-=4; in ImplDrawMoreIndicator()
2992 pBox->DrawRect( Rectangle( x, y, x, y+1 ) ); in ImplDrawMoreIndicator()
2994 pBox->DrawRect( Rectangle( x, y, x, y+1 ) ); in ImplDrawMoreIndicator()
2996 x++; in ImplDrawMoreIndicator()
3031 pBox->DrawRect( Rectangle( x, y, x+width-1, y ) ); in ImplDrawDropdownArrow()
3032 y++; x++; in ImplDrawDropdownArrow()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4609 long x = rSalLayout.DrawBase().X(); in ImplDrawTextDirect() local
4610 rSalLayout.DrawBase().X() = w - 1 - x; in ImplDrawTextDirect()
7430 aGlyph.x = aPos.X(); in GetSysTextLayoutData()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx720 aRect.origin.x += 0.5; in drawRect()
1128 (!mnBitmapDepth || (aDstPoint.x + pSrc->mnWidth) <= mnWidth) ) // workaround a Quartz crasher in copyBits()
1581 aRect.origin.x += 0.5; in drawAlphaRect()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java91 int x = point.X; in after() local
93 rob.mouseMove(x, y); in after()
333 int x = point.X + (rect.Width / 2); in openContextMenu() local
335 rob.mouseMove(x, y); in openContextMenu()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx958 …Reference< XInterface > x = xSMgr->createInstance( OUString::createFromAscii( "com.sun.star.io.Tex… in dbg_SaveDisassembly() local
959 Reference< XActiveDataSource > xADS( x, UNO_QUERY ); in dbg_SaveDisassembly()
961 xTextOut = Reference< XTextOutputStream >( x, UNO_QUERY ); in dbg_SaveDisassembly()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1295 SwTwips x = rPoint.X(); in GetCrsrOfst() local
1301 const sal_Bool bLeftOver = x < nLeftMargin; in GetCrsrOfst()
1303 x = nLeftMargin; in GetCrsrOfst()
1304 const sal_Bool bRightOver = x > nRightMargin; in GetCrsrOfst()
1306 x = nRightMargin; in GetCrsrOfst()
1311 x -= nLeftMargin; in GetCrsrOfst()
1313 KSHORT nX = KSHORT( x ); in GetCrsrOfst()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1311 #define STR(x) pStrings[i++] = OUString::createFromAscii(x) in getAttributeNames() argument
1347 #define STR(x) pStrings[i++] = OUString::createFromAscii(x) in getSupplementalAttributeNames() argument
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx392 long x=aCsr.X(),x1=x,x2=x; in CalcLine() local
397 else if (bVLin) x=0; in CalcLine()
400 y2=BigMulDiv(x,nDirY,nDirX); in CalcLine()
404 x=x1; y=y1; in CalcLine()
406 x=x2; y=y2; in CalcLine()
409 return Point(x,y); in CalcLine()
451 long x=aTmpPt.X(); in CalcRect() local
456 else if (bVLin) x=0; in CalcRect()
458 y=BigMulDiv(x,nDirY,nDirX); in CalcRect()
467 x+=Round(nGKathLen*cs); in CalcRect()
[all …]
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx714 …Any x = xI->queryInterface( ::getCppuType((const uno::Reference< i18n::XExtendedInputSequenceCheck… in GetInputSequenceChecker() local
715 x >>= xISC; in GetInputSequenceChecker()

Completed in 2307 milliseconds

12345678910>>...47