LibreOffice Module test (master)
1
|
#include <rtl/ustring.hxx>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/table/CellRangeAddress.hpp>
#include <cppunit/TestAssert.h>
Go to the source code of this file.
Classes | |
struct | assertion_traits< css::awt::Point > |
Trait used by CPPUNIT_ASSERT* macros to compare com::sun::star:awt::Point. More... | |
struct | assertion_traits< css::awt::Size > |
Trait used by CPPUNIT_ASSERT* macros to compare com::sun::star:awt::Size. More... | |
struct | assertion_traits< css::table::CellAddress > |
Trait used by CPPUNIT_ASSERT* macros to compare com::sun::star::table::CellAddress. More... | |
struct | assertion_traits< css::table::CellRangeAddress > |
Trait used by CPPUNIT_ASSERT* macros to compare com::sun::star::table::CellRangeAddress. More... | |