LibreOffice Module helpcompiler (master) 1
Namespaces | Functions
HelpCompiler.cxx File Reference
#include <algorithm>
#include <memory>
#include <HelpCompiler.hxx>
#include <BasCodeTagger.hxx>
#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <libxslt/xsltInternals.h>
#include <libxslt/transform.h>
#include <rtl/character.hxx>
#include <sal/log.hxx>
#include <utility>
Include dependency graph for HelpCompiler.cxx:

Go to the source code of this file.

Namespaces

namespace  fs
 

Functions

static void trim (std::string &str)
 
void fs::create_directory (const fs::path &indexDirName)
 
void fs::copy (const fs::path &src, const fs::path &dest)
 

Function Documentation

◆ trim()

static void trim ( std::string &  str)
static

Definition at line 279 of file HelpCompiler.cxx.

References pos.