LibreOffice Module sd (master) 1
Classes | Enumerations
sdxmlwrp.hxx File Reference
#include <comphelper/fileformat.h>
#include <tools/solar.h>
#include "sdfilter.hxx"
Include dependency graph for sdxmlwrp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdXMLFilter
 

Enumerations

enum class  SdXMLFilterMode {
  Normal ,
  Organizer
}
 

Enumeration Type Documentation

◆ SdXMLFilterMode

enum class SdXMLFilterMode
strong
Enumerator
Normal 

standard load and save of the complete document

Organizer 

only for import, only the styles are loaded

Definition at line 28 of file sdxmlwrp.hxx.