|
void | canvas::tools::verifyInput (const geometry::RealPoint2D &rPoint, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const geometry::RealBezierSegment2D &rSegment, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const geometry::RealRectangle2D &rRect, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const geometry::AffineMatrix2D &matrix, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const geometry::Matrix2D &matrix, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const rendering::ViewState &viewState, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const rendering::RenderState &renderState, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos, sal_Int32 nMinColorComponents) |
|
void | canvas::tools::verifyInput (const rendering::Texture &texture, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const rendering::StrokeAttributes &strokeAttributes, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const rendering::IntegerBitmapLayout &bitmapLayout, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyInput (const rendering::FontRequest &fontRequest, const char *pStr, const uno::Reference< uno::XInterface > &xIf, ::sal_Int16 nArgPos) |
|
void | canvas::tools::verifyIndexRange (const geometry::IntegerRectangle2D &rect, const geometry::IntegerSize2D &size) |
|
void | canvas::tools::verifyIndexRange (const geometry::IntegerPoint2D &pos, const geometry::IntegerSize2D &size) |
|
void | canvas::tools::verifyBitmapSize (const geometry::IntegerSize2D &size, const char *pStr, const uno::Reference< uno::XInterface > &xIf) |
|
void | canvas::tools::verifySpriteSize (const geometry::RealSize2D &size, const char *pStr, const uno::Reference< uno::XInterface > &xIf) |
|