LibreOffice Module unotest (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <comphelper/documentconstants.hxx>
#include <rtl/ustring.hxx>
#include <unotest/detail/unotestdllapi.hxx>
#include <sot/formats.hxx>
Go to the source code of this file.
Classes | |
class | test::FiltersTest |
Namespaces | |
namespace | test |
Enumerations | |
enum | test::filterStatus { test::fail = 0 , test::pass = 1 , test::indeterminate = 2 } |