13 #include <com/sun/star/beans/XPropertySet.hpp>
14 #include <com/sun/star/uno/Reference.hxx>
20 TextDocumentSettings::~TextDocumentSettings() {}
22 void TextDocumentSettings::testDocumentSettingsProperties()
24 css::uno::Reference<css::beans::XPropertySet> xDocumentSettings(
init(),
25 css::uno::UNO_QUERY_THROW);
void testBooleanOptionalProperty(uno::Reference< beans::XPropertySet > const &xPropertySet, const OUString &rName)
FILE * init(int, char **)