LibreOffice Module svgio (master) 1
Classes | Namespaces | Enumerations | Functions
svgnode.hxx File Reference
#include "SvgNumber.hxx"
#include "svgtoken.hxx"
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
#include <memory>
#include <string_view>
#include <vector>
#include <optional>
Include dependency graph for svgnode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svgio::svgreader::SvgNode
 
class  svgio::svgreader::Visitor
 

Namespaces

namespace  svgio
 
namespace  svgio::svgreader
 

Enumerations

enum class  svgio::svgreader::XmlSpace {
  svgio::svgreader::NotSet ,
  svgio::svgreader::Default ,
  svgio::svgreader::Preserve
}
 
enum class  svgio::svgreader::Display {
  svgio::svgreader::Inline ,
  svgio::svgreader::Block ,
  svgio::svgreader::ListItem ,
  svgio::svgreader::RunIn ,
  svgio::svgreader::Compact ,
  svgio::svgreader::Marker ,
  svgio::svgreader::Table ,
  svgio::svgreader::InlineTable ,
  svgio::svgreader::TableRowGroup ,
  svgio::svgreader::TableHeaderGroup ,
  svgio::svgreader::TableFooterGroup ,
  svgio::svgreader::TableRow ,
  svgio::svgreader::TableColumnGroup ,
  svgio::svgreader::TableColumn ,
  svgio::svgreader::TableCell ,
  svgio::svgreader::TableCaption ,
  svgio::svgreader::None ,
  svgio::svgreader::Inherit
}
 

Functions

Display svgio::svgreader::getDisplayFromContent (std::u16string_view aContent)