LibreOffice Module l10ntools (master) 1
Namespaces | Functions
cfgmerge.cxx File Reference
#include <sal/config.h>
#include <cfglex.hxx>
#include <common.hxx>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <memory>
#include <rtl/strbuf.hxx>
#include <o3tl/string_view.hxx>
#include <helper.hxx>
#include <export.hxx>
#include <cfgmerge.hxx>
#include <utility>
#include <tokens.h>
Include dependency graph for cfgmerge.cxx:

Go to the source code of this file.

Namespaces

namespace  global
 

Functions

FILE * init (int argc, char **argv)
 
void workOnTokenSet (int nTyp, char *pTokenText)
 

Function Documentation

◆ init()

FILE * init ( int  argc,
char **  argv 
)

◆ workOnTokenSet()

void workOnTokenSet ( int  nTyp,
char *  pTokenText 
)

Definition at line 82 of file cfgmerge.cxx.