Home
last modified time | relevance | path

Searched defs:getY (Results 1 – 18 of 18) sorted by relevance

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx62 const SvgNumberVector& getY() const { return maY; } in getY() function in svgio::svgreader::SvgTextPositions
123 const ::std::vector< double >& getY() const { return maY; } in getY() function in svgio::svgreader::SvgTextPosition
H A Dsvgusenode.hxx71 const SvgNumber& getY() const { return maY; } in getY() function in svgio::svgreader::SvgUseNode
H A Dsvgmasknode.hxx70 const SvgNumber& getY() const { return maY; } in getY() function in svgio::svgreader::SvgMaskNode
H A Dsvgrectnode.hxx65 const SvgNumber& getY() const { return maY; } in getY() function in svgio::svgreader::SvgRectNode
H A Dsvgimagenode.hxx78 const SvgNumber& getY() const { return maY; } in getY() function in svgio::svgreader::SvgImageNode
H A Dsvgsvgnode.hxx90 const SvgNumber& getY() const { return maY; } in getY() function in svgio::svgreader::SvgSvgNode
/trunk/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx93 const ip_single& getY() const { return maY; } in getY() function in basegfx::ip_double
122 const ip_single& getY() const { return maY; } in getY() function in basegfx::ip_triple
402 sal_Int32 getY() const { return mnY; } in getY() function in basegfx::RasterConversionLineEntry3D
/trunk/main/svgio/source/svgreader/
H A Dsvgpatternnode.cxx359 const SvgNumber& SvgPatternNode::getY() const in getY() function in svgio::svgreader::SvgPatternNode
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBorderRemover.java48 public int getY() {return y;} in getY() method in Rect
/trunk/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx174 inline double getY() const in getY() function in basegfx::B2DHomPoint
H A Db3dhompoint.hxx178 double getY() const in getY() function in basegfx::B3DHomPoint
/trunk/main/tools/inc/tools/
H A Dgen.hxx151 long getY() const { return Y(); } in getY() function in Point
460 long getY() const { return nTop; } in getY() function in Rectangle
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db2i64tuple.hxx93 sal_Int64 getY() const in getY() function in basegfx::B2I64Tuple
H A Db2ituple.hxx94 sal_Int32 getY() const in getY() function in basegfx::B2ITuple
H A Db3i64tuple.hxx101 sal_Int64 getY() const in getY() function in basegfx::B3I64Tuple
H A Db3ituple.hxx100 sal_Int32 getY() const in getY() function in basegfx::B3ITuple
H A Db2dtuple.hxx104 double getY() const in getY() function in basegfx::B2DTuple
H A Db3dtuple.hxx112 double getY() const in getY() function in basegfx::B3DTuple

Completed in 46 milliseconds