LibreOffice Module l10ntools (master) 1
Namespaces | Functions
common.cxx File Reference
#include <iostream>
#include <common.hxx>
Include dependency graph for common.cxx:

Go to the source code of this file.

Namespaces

namespace  common
 

Functions

bool common::handleArguments (int argc, char *argv[], HandledArgs &o_aHandledArgs)
 Handle command line parameters. More...
 
void common::writeUsage (const OString &rName, const OString &rFileType)
 Write out a help about usage. More...
 
void common::writePoEntry (const OString &rExecutable, PoOfstream &rPoStream, const OString &rSourceFile, std::string_view rResType, const OString &rGroupId, const OString &rLocalId, const OString &rHelpText, const OString &rText, const PoEntry::TYPE eType=PoEntry::TTEXT)
 Write out a PoEntry with attention to exceptions. More...