LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/dllapi.h>
#include <sal/types.h>
#include <com/sun/star/uno/Reference.hxx>
#include <set>
#include <string_view>
Go to the source code of this file.
Classes | |
struct | XMLNumberFormat |
struct | LessNumberFormat |
class | XMLNumberFormatAttributesExportHelper |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::util |
Typedefs | |
typedef std::set< XMLNumberFormat, LessNumberFormat > | XMLNumberFormatSet |
Definition at line 60 of file numehelp.hxx.