Home
last modified time | relevance | path

Searched defs:x (Results 51 – 75 of 596) sorted by relevance

12345678910>>...24

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DImageHelper.java48 int x = 0; in ImageHelper() local
71 public int getPixel(final int x, final int y) in getPixel()
/trunk/main/sw/source/core/bastyp/
H A Dcheckit.cxx43 … Any x = xI->queryInterface( ::getCppuType((const Reference< XExtendedInputSequenceChecker >*)0) ); in SwCheckIt() local
/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx83 QuartzSurface::QuartzSurface( NSView* pView, int x, int y, int width, int height ) : in QuartzSurface()
117 QuartzSurface::QuartzSurface( CGContextRef rContext, int x, int y, int width, int height ) : in QuartzSurface()
291 int x, int y, int width, int height ) in createSurface()
/trunk/main/winaccessibility/source/UAccCOM/
H A Dacccommon.h55 #define BEGIN_AGGOBJECT_MAP(x) \ argument
85 #define countof(x) (sizeof(x)/sizeof(x[0])) argument
H A Dstdafx.h56 #define SAFE_SYSFREESTRING(x) { ::SysFreeString(x); x=NULL; } argument
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx123 OLEVariant::OLEVariant(sal_Bool x) { VariantInit(this); vt = VT_BOOL; boolVal = (x ? VARIANT_TR… in OLEVariant()
127 OLEVariant::OLEVariant(sal_Int64 x) { VariantInit(this); vt = VT_I4; lVal = (LONG)x;} in OLEVariant()
142 OLEVariant::OLEVariant(const ::com::sun::star::util::Date& x ) in OLEVariant()
148 OLEVariant::OLEVariant(const ::com::sun::star::util::Time& x ) in OLEVariant()
154 OLEVariant::OLEVariant(const ::com::sun::star::util::DateTime& x ) in OLEVariant()
160 OLEVariant::OLEVariant(const float &x) in OLEVariant()
166 OLEVariant::OLEVariant(const double &x) in OLEVariant()
180 OLEVariant::OLEVariant(const ::com::sun::star::uno::Sequence< sal_Int8 >& x) in OLEVariant()
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx365 for( int x=0; x<aDestBmpSize.Width(); ++x ) in transformBitmap() local
411 for( int x=0; x<aDestBmpSize.Width(); ++x ) in transformBitmap() local
468 for( int x=0; x<aDestBmpSize.Width(); ++x ) in transformBitmap() local
490 for( int x=0; x<aDestBmpSize.Width(); ++x ) in transformBitmap() local
/trunk/main/sax/test/
H A Dtestcomponent.cxx77 Reference < XInterface > x = xSMgr->createInstance( in main() local
163 Reference< XInterface > x = in main() local
/trunk/main/io/test/
H A Dtestcomponent.cxx70 Reference < XInterface > x = xSMgr->createInstance( in main() local
149 Reference< XInterface > x = in main() local
/trunk/main/cppuhelper/test/bootstrap/
H A DTestEnv.cxx37 # define LOG_LIFECYCLE_TestEnv_emit(x) x argument
40 # define LOG_LIFECYCLE_TestEnv_emit(x) argument
/trunk/main/svtools/source/dialogs/
H A Dmcvmath.cxx168 long x = rX.x; in ImpATanx2() local
242 sal_uInt16 ImpATan2( const short x, const short y ) in ImpATan2()
266 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi ) in ImpCartToPolar()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx46 sal_uInt32 f1( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f1()
51 sal_uInt32 f2( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f2()
56 sal_uInt32 f3( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f3()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx47 sal_uInt32 f1( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f1()
52 sal_uInt32 f2( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f2()
57 sal_uInt32 f3( sal_uInt32 x, sal_uInt32 y, sal_uInt32 z ) in f3()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx203 double ScInterpreter::phi(double x) in phi()
225 double ScInterpreter::gauss(double x) in gauss()
273 double ScInterpreter::gaussinv(double x) in gaussinv()
807 double x = GetDouble(); in ScGamma() local
827 double x = GetDouble(); in ScLogGamma() local
1077 double alpha, beta, x; in ScBetaDist() local
1981 double x = GetDouble(); in ScNormInv() local
1994 double x = GetDouble(); in ScSNormInv() local
2267 double sigma = 0.0, mue, x; in ScZTest() local
2973 double x = GetDouble(); in ScStandard() local
[all …]
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx116 inline void X11_writeScanlinePixel( unsigned long nColor, sal_uInt8* pScanline, int depth, int x ) in X11_writeScanlinePixel()
182 for( int x = 0; x < pImage->width; x++ ) in X11_getPaletteBmpFromImage() local
305 for( int x = 0; x < pImage->width; x++ ) in X11_getTCBmpFromImage() local
353 int x,y; in X11_getBmpFromPixmap() local
517 for( unsigned int x = 0; x < nWidth; x++ ) in setBitmapDataPalette() local
593 for( int x = 0; x < (int)nWidth; x++ ) in setBitmapDataTCDither() local
622 for( int x = 0; x < (int)nWidth; x++ ) in setBitmapDataTC() local
/trunk/main/ridljar/test/com/sun/star/uno/
H A DAny_Test.java51 XInterface x = new XInterface() {}; in testComplete() local
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx226 for( int x = 0; x < nLineSize; x++ ) in createPng() local
269 for( int x=0; x<width; ++x) in createPng() local
300 for( int x = 0; x < maskWidth; ++x ) in createPng() local
354 for( int x=0; x<width; ++x) in createPng() local
381 for( int x = 0; x < maskWidth; ++x ) in createPng() local
/trunk/main/canvas/source/tools/
H A Dsurfaceproxy.cxx64 for(sal_Int32 x=0; x<aImageSizeX; x+=aPageSizeX) in SurfaceProxy() local
70 for(sal_Int32 x=0; x<aImageSizeX; x+=aPageSizeX) in SurfaceProxy() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.hxx34 double x; member
64 const DataType& x, in calcLineDistance()
73 template <typename NumType> NumType absval( NumType x ) in absval()
/trunk/main/cppu/source/UnsafeBridge/
H A DUnsafeBridge.cxx40 # define LOG_LIFECYCLE_UnsafeBridge_emit(x) x argument
43 # define LOG_LIFECYCLE_UnsafeBridge_emit(x) argument
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx220 void SAL_CALL OPreparedStatement::setString(sal_Int32 parameter, const OUString& x) in setString()
291 void SAL_CALL OPreparedStatement::setBoolean(sal_Int32 parameter, sal_Bool x) in setBoolean()
311 void SAL_CALL OPreparedStatement::setByte(sal_Int32 parameter, sal_Int8 x) in setByte()
423 void SAL_CALL OPreparedStatement::setDouble(sal_Int32 parameter, double x) in setDouble()
443 void SAL_CALL OPreparedStatement::setFloat(sal_Int32 parameter, float x) in setFloat()
463 void SAL_CALL OPreparedStatement::setInt(sal_Int32 parameter, sal_Int32 x) in setInt()
772 void SAL_CALL OPreparedStatement::setShort(sal_Int32 parameter, sal_Int16 x) in setShort()
792 void SAL_CALL OPreparedStatement::setBytes(sal_Int32 parameter, const Sequence< sal_Int8 >& x) in setBytes()
/trunk/main/basebmp/test/
H A Dtools.cxx40 for( sal_Int32 x=0; x<rSize.getX(); ++x ) in countPixel() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDrawTools.java128 public XShape createShape( XComponent oDoc, int height, int width, int x, in createShape()
151 public void addShape( XComponent oDoc, int height, int width, int x, in addShape()
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx190 Point GridWindow::transform( double x, double y ) in transform()
206 void GridWindow::transform( const Point& rOriginal, double& x, double& y ) in transform()
280 double x = m_pXValues[ i ]; in computeNew() local
299 double x, in interpolate()
580 double x, y; in IMPL_LINK() local
/trunk/main/connectivity/source/inc/java/lang/
H A DObject.hxx43 #define PVOID_TO_INT64(x) (jlong)(sal_Int32)x argument
44 #define INT64_TO_PVOID(x) (void *)x argument

Completed in 104 milliseconds

12345678910>>...24