13 #include <com/sun/star/beans/XPropertySet.hpp>
19 void TableRow::testTableRowProperties()
21 uno::Reference<beans::XPropertySet> xPS(
init(), uno::UNO_QUERY_THROW);
28 aPropName =
"OptimalHeight";
31 aPropName =
"IsVisible";
34 aPropName =
"IsStartOfNewPage";
void testBooleanProperty(uno::Reference< beans::XPropertySet > const &xPropertySet, const OUString &name)
FILE * init(int, char **)
void testLongProperty(uno::Reference< beans::XPropertySet > const &xPropertySet, const OUString &name, const sal_Int32 &nValue)