LibreOffice Module i18npool (master) 1
|
#include <sal/config.h>
#include <cstdlib>
#include <iostream>
#include <stdio.h>
#include <string>
#include <stack>
#include <sal/main.h>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <com/sun/star/xml/sax/Parser.hpp>
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/implbase.hxx>
#include <tools/long.hxx>
#include <rtl/ref.hxx>
#include "LocaleNode.hxx"
Go to the source code of this file.
Functions | |
static Reference< XInputStream > | createStreamFromFile (const char *pcFile) |
SAL_IMPLEMENT_MAIN_WITH_ARGS (argc, argv) | |
|
static |
Definition at line 96 of file saxparser.cxx.
Referenced by SAL_IMPLEMENT_MAIN_WITH_ARGS().
SAL_IMPLEMENT_MAIN_WITH_ARGS | ( | argc | , |
argv | |||
) |
Definition at line 301 of file saxparser.cxx.
References createStreamFromFile(), and defaultBootstrap_InitialComponentContext().