LibreOffice Module writerperfect (master) 1
Classes | Namespaces | Enumerations
xmlimp.hxx File Reference
#include <map>
#include <stack>
#include <vector>
#include <librevenge/librevenge.h>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <tools/gen.hxx>
#include "xmlictxt.hxx"
Include dependency graph for xmlimp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  writerperfect::exp::FixedLayoutPage
 Contains info about a fixed-layout page. More...
 
class  writerperfect::exp::XMLImport
 ODT export feeds this class to make librevenge calls. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::uri
 
namespace  writerperfect
 
namespace  writerperfect::exp
 

Enumerations

enum class  writerperfect::exp::PopupState {
  writerperfect::exp::NONE ,
  writerperfect::exp::Consumed ,
  writerperfect::exp::NotConsumed ,
  writerperfect::exp::Ignore
}
 States describing the result of a link -> popup conversion. More...