LibreOffice Module editeng (master) 1
|
#include <sal/config.h>
#include <initializer_list>
#include <string_view>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <editeng/unotext.hxx>
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
Macros | |
#define | QUERYINT(xint) |
#define QUERYINT | ( | xint | ) |
Definition at line 35 of file unotext2.cxx.