Home
last modified time | relevance | path

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

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx58 const SvgNumberVector& getX() const { return maX; } in getX() function in svgio::svgreader::SvgTextPositions
122 const ::std::vector< double >& getX() const { return maX; } in getX() function in svgio::svgreader::SvgTextPosition
H A Dsvgusenode.hxx67 const SvgNumber& getX() const { return maX; } in getX() function in svgio::svgreader::SvgUseNode
H A Dsvgmasknode.hxx66 const SvgNumber& getX() const { return maX; } in getX() function in svgio::svgreader::SvgMaskNode
H A Dsvgrectnode.hxx61 const SvgNumber& getX() const { return maX; } in getX() function in svgio::svgreader::SvgRectNode
H A Dsvgimagenode.hxx74 const SvgNumber& getX() const { return maX; } in getX() function in svgio::svgreader::SvgImageNode
H A Dsvgsvgnode.hxx86 const SvgNumber& getX() const { return maX; } in getX() function in svgio::svgreader::SvgSvgNode
/trunk/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx92 const ip_single& getX() const { return maX; } in getX() function in basegfx::ip_double
121 const ip_single& getX() const { return maX; } in getX() function in basegfx::ip_triple
401 const ip_single& getX() const { return maX; } in getX() function in basegfx::RasterConversionLineEntry3D
/trunk/main/svgio/source/svgreader/
H A Dsvgpatternnode.cxx342 const SvgNumber& SvgPatternNode::getX() const in getX() function in svgio::svgreader::SvgPatternNode
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DBorderRemover.java47 public int getX() {return x;} in getX() method in Rect
/trunk/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx160 inline double getX() const in getX() function in basegfx::B2DHomPoint
H A Db3dhompoint.hxx164 double getX() const in getX() function in basegfx::B3DHomPoint
/trunk/main/tools/inc/tools/
H A Dgen.hxx150 long getX() const { return X(); } in getX() function in Point
459 long getX() const { return nLeft; } in getX() function in Rectangle
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db2i64tuple.hxx87 sal_Int64 getX() const in getX() function in basegfx::B2I64Tuple
H A Db2ituple.hxx88 sal_Int32 getX() const in getX() function in basegfx::B2ITuple
H A Db3i64tuple.hxx95 sal_Int64 getX() const in getX() function in basegfx::B3I64Tuple
H A Db3ituple.hxx94 sal_Int32 getX() const in getX() function in basegfx::B3ITuple
H A Db2dtuple.hxx98 double getX() const in getX() function in basegfx::B2DTuple
H A Db3dtuple.hxx106 double getX() const in getX() function in basegfx::B3DTuple

Completed in 44 milliseconds