Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx56 int const Y[2] = L2I_ARY( rect.Top()+penSize/2, rect.Bottom()-(penSize+1)/2); in contractRectangle() local
70 int Y[2] = L2I_ARY( orig.Y(), dest.Y()); in drawLineHQ() local
144 double const Y[2] = L2D_ARY( rect.Top(), rect.Bottom() ); in drawRectangle() local
164 double const Y[2] = L2D_ARY( oval.Top(), oval.Bottom() ); in drawEllipse() local
184 double const Y[2] = L2D_ARY( arc.Top(), arc.Bottom() ); in drawArc() local
215 double const Y[2] = L2D_ARY( oval.Top(), oval.Bottom() ); in drawRoundRectangle() local
/trunk/main/svgio/source/svgreader/
H A Dsvglinenode.cxx142 const basegfx::B2DPoint Y( in decomposeSvgNode() local
/trunk/main/tools/inc/tools/
H A Dvector2d.hxx48 inline const double& Y() const { return mfY; } in Y() function in Vector2D
50 inline double& Y() { return mfY; } in Y() function in Vector2D
H A Dgen.hxx122 long Y() const { return nB; } in Y() function in Point
125 long& Y() { return nB; } in Y() function in Point
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx259 const Fraction& Y() const { return aY; } in Y() function in FrPair
261 Fraction& Y() { return aY; } in Y() function in FrPair
H A Dviewpt3d.hxx72 double X, Y, W, H; // Position und Groesse des View-Windows member
/trunk/main/embedserv/source/embed/
H A Dxwin.cxx140 sal_Int32 Y, in setPosSize()
/trunk/main/oox/inc/oox/drawingml/
H A Ddrawingmltypes.hxx170 sal_Int64 Y; member
/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx135 void SAL_CALL Window::setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_… in setPosSize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDesktopTools.java355 …public static XWindowPeer createFloatingWindow(XMultiServiceFactory xMSF, int X, int Y, int width,… in createFloatingWindow()
/trunk/main/avmedia/source/java/
H A DWindowAdapter.java360 public void setPosSize( int X, int Y, int Width, int Height, short Flags ) in setPosSize()
H A DPlayerWindow.java419 public synchronized void setPosSize( int X, int Y, int Width, int Height, short Flags ) in setPosSize()
/trunk/main/sw/inc/
H A Dswrect.hxx353 inline SwRect::SwRect( long X, long Y, long W, long H ) : in SwRect()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiDialog.java201 protected void InsertThrobber( int X, int Y, int Width, int Height ) in InsertThrobber()
/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx76 inline SwTwips Y() const { return nY; } in Y() function in SwTxtIter
H A Dinftxt.hxx445 inline SwTwips Y() const { return aPos.Y(); } in Y() function in SwTxtPaintInfo
446 inline void Y( const SwTwips nNew ) { aPos.Y() = nNew; } in Y() function in SwTxtPaintInfo
H A Dfrmcrsr.cxx560 long Y() const { return rPoint.Y(); } in Y() function
/trunk/main/avmedia/source/win/
H A Dwindow.cxx469 void SAL_CALL Window::setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_… in setPosSize()
/trunk/main/basic/source/comp/
H A Dparser.cxx44 #define Y sal_True macro
/trunk/main/svtools/source/filter/
H A Dsgvspln.cxx139 #define sign(X, Y) (Y < 0 ? -abs(X) : abs(X)) /* Vorzeichen von */ argument
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgmtypes.hxx30 double Y; member
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx122 for( long j = 0L, Y = aVertBuf[ i ]; j < nHorzCount; j++ ) in DBG_NAMEEX() local
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx781 void UnoControl::setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, sal_Int16… in setPosSize()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx237 ::setPosSize( sal_Int32 X, sal_Int32 Y in setPosSize()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx654 … long Y = mpEditWin->LogicToPixel( Point(0,pItem->maLayoutInfo.mPosition.Bottom())).Y(); in LayoutPostIts() local

Completed in 144 milliseconds

12