|
LibreOffice Module sd (master) 1
|
This is the complete list of members for sdext::presenter::PresenterGeometryHelper, including all inherited members.
| AreRectanglesDisjoint(const css::awt::Rectangle &rBox1, const css::awt::Rectangle &rBox2) | sdext::presenter::PresenterGeometryHelper | static |
| Ceil(const double nValue) | sdext::presenter::PresenterGeometryHelper | static |
| ConvertRectangle(const css::geometry::RealRectangle2D &rBox) | sdext::presenter::PresenterGeometryHelper | static |
| ConvertRectangle(const css::awt::Rectangle &rBox) | sdext::presenter::PresenterGeometryHelper | static |
| ConvertRectangleWithConstantSize(const css::geometry::RealRectangle2D &rBox) | sdext::presenter::PresenterGeometryHelper | static |
| CreatePolygon(const css::awt::Rectangle &rBox, const css::uno::Reference< css::rendering::XGraphicDevice > &rxDevice) | sdext::presenter::PresenterGeometryHelper | static |
| CreatePolygon(const css::geometry::RealRectangle2D &rBox, const css::uno::Reference< css::rendering::XGraphicDevice > &rxDevice) | sdext::presenter::PresenterGeometryHelper | static |
| CreatePolygon(const ::std::vector< css::awt::Rectangle > &rBoxes, const css::uno::Reference< css::rendering::XGraphicDevice > &rxDevice) | sdext::presenter::PresenterGeometryHelper | static |
| Floor(const double nValue) | sdext::presenter::PresenterGeometryHelper | static |
| Intersection(const css::awt::Rectangle &rBox1, const css::awt::Rectangle &rBox2) | sdext::presenter::PresenterGeometryHelper | static |
| Intersection(const css::geometry::RealRectangle2D &rBox1, const css::geometry::RealRectangle2D &rBox2) | sdext::presenter::PresenterGeometryHelper | static |
| IsInside(const css::geometry::RealRectangle2D &rBox, const css::geometry::RealPoint2D &rPoint) | sdext::presenter::PresenterGeometryHelper | static |
| IsInside(const css::awt::Rectangle &rBox1, const css::awt::Rectangle &rBox2) | sdext::presenter::PresenterGeometryHelper | static |
| Round(const double nValue) | sdext::presenter::PresenterGeometryHelper | static |
| TranslateRectangle(const css::awt::Rectangle &rBox, const sal_Int32 nXOffset, const sal_Int32 nYOffset) | sdext::presenter::PresenterGeometryHelper | static |
| Union(const css::geometry::RealRectangle2D &rBox1, const css::geometry::RealRectangle2D &rBox2) | sdext::presenter::PresenterGeometryHelper | static |