Home
last modified time | relevance | path

Searched refs:y (Results 276 – 300 of 646) sorted by relevance

1...<<11121314151617181920>>...26

/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx1385 for ( sal_Int32 y = 0; y < aSeq.getLength(); y++ ) local
1387 if ( aSeq[y].Name.equalsAscii("ooSetupFactoryWindowStateConfigRef") )
1389 aSeq[y].Value >>= aWindowStateFileStr;
/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.hxx88 bool operator() (const TDigestHolder& x, const TDigestHolder& y) const in operator ()()
91 for(i=0;i < RTL_DIGEST_LENGTH_SHA1 && (x.m_pBuffer[i] >= y.m_pBuffer[i]); ++i) in operator ()()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XEnhancedMouseClickBroadcaster.java108 int y = point.Y + (rect.Height / 2)+50; in clickOnSheet() local
109 rob.mouseMove(x, y); in clickOnSheet()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx363 int y = aPixelPosition.getY() - aParentLocation.Y; in getBounds() local
366 ::Rectangle aBBox ( x, y, x + aPixelSize.getWidth(), y + aPixelSize.getHeight()); in getBounds()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx54 int x, y; in CreateVirtualDevice() local
58 &aRoot, &x, &y, &w, &h, &bw, &d ); in CreateVirtualDevice()
/trunk/main/vcl/inc/
H A Dsalwtype.hxx157 SalPaintEvent( long x, long y, long w, long h, bool bImmediate = false ) : in SalPaintEvent()
158 mnBoundX( x ), mnBoundY( y ), in SalPaintEvent()
H A Dsft.hxx249 int y; /**< positive: up, negative: down */ member
260 sal_Int16 y; /**< Y coordinate in EmSquare units */ member
/trunk/main/svtools/source/control/
H A Dvalueset.cxx579 long y = nStartY; in Format() local
590 mpNoneItem->maRect.Top() = y; in Format()
592 mpNoneItem->maRect.Bottom() = y+nNoneHeight-1; in Format()
596 y += nNoneHeight+nNoneSpace; in Format()
608 if ( y+(mnVisLines*(nItemHeight+nSpace)) < aWinSize.Height() ) in Format()
620 pItem->maRect.Top() = y; in Format()
637 y += nItemHeight+nSpace; in Format()
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx113 sal_Int32 y; in DrawAnnotationContext() local
114 GetImport().GetMM100UnitConverter().convertMeasure(y, sValue); in DrawAnnotationContext()
115 aPosition.Y = static_cast<double>(y) / 100.0; in DrawAnnotationContext()
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl80 "(x|y|z)-axis-title", "legend", "diagram", "(x|y|z)-axis"
81 and "second-(x|y)-axis", respectively.</dd>
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx138 dY -= aPaperSize.height - aImageRect.size.height - aImageRect.origin.y; in SetupPrinterGraphics()
146 …le dX = aImageRect.origin.x, dY = aPaperSize.height - aImageRect.size.height - aImageRect.origin.y; in SetupPrinterGraphics()
426 …tatic_cast<long>( (aPaperSize.height - aImageRect.size.height - aImageRect.origin.y) * fYScaling ); in GetPageInfo()
/trunk/main/vcl/aqua/source/app/
H A Dsalsys.cxx76 …Rectangle( Point( static_cast<long int>(aFrame.origin.x), static_cast<long int>(aFrame.origin.y) ), in GetDisplayScreenPosSizePixel()
95 …Rectangle( Point( static_cast<long int>(aFrame.origin.x), static_cast<long int>(aFrame.origin.y) ), in GetDisplayWorkAreaPosSizePixel()
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.hxx98 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
99 …virtual ::sal_Int32 SAL_CALL getRowAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::star::…
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx85 …virtual ::sal_Int32 SAL_CALL getRowAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::star::…
86 …virtual ::sal_Int32 SAL_CALL getColumnAtPoint(::sal_Int32 x, ::sal_Int32 y) throw (::com::sun::sta…
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dtagalog.lm18 y 801
303 'y 49
H A Dnepali.lm78 y 116
239 :y 39
/trunk/main/offapi/com/sun/star/chart2/
H A DXCoordinateSystem.idl62 /** The dimension says whether it is a x, y or z axis.
71 /** The dimension says whether it is a x, y or z axis.
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx495 pts[0].y = 0; in ImplCopyDIBOrDDB()
497 pts[1].y = size.cy; in ImplCopyDIBOrDDB()
499 pts[2].y = 0; in ImplCopyDIBOrDDB()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java762 public void paintIcon(Component c, Graphics g, int x, int y) in paintIcon() argument
765 g.fillRect( x, y, nHeight, nWidth ); in paintIcon()
767 g.drawRect( x, y, nHeight, nWidth ); in paintIcon()
/trunk/main/svtools/source/dialogs/
H A Dmcvmath.hxx217 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi );
221 sal_uInt16 ImpATan2( const short x, const short y );
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg116 # for 6.y versions. That means: every filter with set
123 # Remove some obsolete filter flags for 6.y versions.
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx290 p.y = p.y - sz.height/2; in startDrag()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx81 : x( 0 ), y( 0 ), w( 0 ), h( 0 ), StyleId( -1 ), Parent( pParent ) in Element()
104 double x, y, w, h; member
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java128 public static XShape createShape(XComponent xComponent, int x, int y, in createShape() argument
137 Point aPos = new Point(x, y); in createShape()
/trunk/main/nss/
H A Dnss_win.patch585 FStar_UInt128_mul_wide_impl_t_(uint64_t x, uint64_t y)
590 … .snd = FStar_UInt128_u64_mod_32(FStar_UInt128_u64_mod_32(x) * FStar_UInt128_u64_mod_32(y)),
592 …r_UInt128_u32_32) * FStar_UInt128_u64_mod_32(y) + (FStar_UInt128_u64_mod_32(x) * FStar_UInt128_u64…
596 + ret.snd = FStar_UInt128_u64_mod_32(FStar_UInt128_u64_mod_32(x) * FStar_UInt128_u64_mod_32(y));
598 …r_UInt128_u32_32) * FStar_UInt128_u64_mod_32(y) + (FStar_UInt128_u64_mod_32(x) * FStar_UInt128_u64…
609 - .low = FStar_UInt128_u32_combine_(u1 * (y >> FStar_UInt128_u32_32) + FStar_UInt128_u64…
611 - .high = x_ * (y >> FStar_UInt128_u32_32) + (t_ >> FStar_UInt128_u32_32) +
612 - ((u1 * (y >> FStar_UInt128_u32_32) + FStar_UInt128_u64_mod_32(t_)) >> FStar_UI…
614 + ret.low = FStar_UInt128_u32_combine_(u1 * (y >> FStar_UInt128_u32_32) + FStar_UInt128_u64_mod_…
616 + ret.high = x_ * (y >> FStar_UInt128_u32_32) + (t_ >> FStar_UInt128_u32_32) +
[all …]

Completed in 287 milliseconds

1...<<11121314151617181920>>...26