Home
last modified time | relevance | path

Searched refs:getRight (Results 1 – 7 of 7) sorted by path

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java210 substitute(string, pair.getLeft(), pair.getRight()); in getResourceStringWithSubstitution()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Ddiscreteshadowprimitive2d.hxx75 const BitmapEx& getRight() const;
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx99 const BitmapEx& DiscreteShadow::getRight() const in getRight() function in drawinglayer::primitive2d::DiscreteShadow
223 getDiscreteShadow().getRight(), in create2DDecomposition()
/trunk/main/svx/source/table/
H A Dcellrange.cxx74 sal_Int32 CellRange::getRight() in getRight() function in sdr::table::CellRange
H A Dcellrange.hxx49 virtual sal_Int32 getRight();
H A Dtablemodel.cxx219 sal_Int32 TableModel::getRight() in getRight() function in sdr::table::TableModel
333 …return new CellCursor( xModel, pRange->getLeft(), pRange->getTop(), pRange->getRight(), pRange->ge… in createCursorByRange()
H A Dtablemodel.hxx53 virtual sal_Int32 getRight() = 0;
98 virtual sal_Int32 getRight();

Completed in 70 milliseconds