LibreOffice Module xmloff (master) 1
Functions
XMLStarBasicExportHandler.cxx File Reference
#include <XMLStarBasicExportHandler.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
Include dependency graph for XMLStarBasicExportHandler.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsStarBasic (u"StarBasic")
 
constexpr OUStringLiteral gsLibrary (u"Library")
 
constexpr OUStringLiteral gsMacroName (u"MacroName")
 
constexpr OUStringLiteral gsStarOffice (u"StarOffice")
 
constexpr OUStringLiteral gsApplication (u"application")
 

Function Documentation

◆ gsApplication()

constexpr OUStringLiteral gsApplication ( u"application"  )
constexpr

◆ gsLibrary()

constexpr OUStringLiteral gsLibrary ( u"Library"  )
constexpr

◆ gsMacroName()

constexpr OUStringLiteral gsMacroName ( u"MacroName"  )
constexpr

◆ gsStarBasic()

constexpr OUStringLiteral gsStarBasic ( u"StarBasic"  )
constexpr

◆ gsStarOffice()

constexpr OUStringLiteral gsStarOffice ( u"StarOffice"  )
constexpr