LibreOffice Module xmlscript (master) 1
Classes | Namespaces | Functions
xmllib_imexp/imp_share.hxx File Reference
#include <xmlscript/xmllib_imexp.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/xml/input/XRoot.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <rtl/ref.hxx>
#include <o3tl/string_view.hxx>
#include <vector>
Include dependency graph for xmllib_imexp/imp_share.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xmlscript::LibraryImport
 
class  xmlscript::LibElementBase
 
class  xmlscript::LibrariesElement
 
class  xmlscript::LibraryElement
 

Namespaces

namespace  xmlscript
 

Functions

sal_Int32 xmlscript::toInt32 (std::u16string_view rStr)
 
bool xmlscript::getBoolAttr (bool *pRet, OUString const &rAttrName, css::uno::Reference< css::xml::input::XAttributes > const &xAttributes, sal_Int32 uid)
 
bool xmlscript::getStringAttr (OUString *pRet, OUString const &rAttrName, css::uno::Reference< css::xml::input::XAttributes > const &xAttributes, sal_Int32 nUid)
 
bool xmlscript::getLongAttr (sal_Int32 *pRet, OUString const &rAttrName, css::uno::Reference< css::xml::input::XAttributes > const &xAttributes, sal_Int32 nUid)