LibreOffice Module desktop (master) 1
Namespaces
cmdlineargs.cxx File Reference
#include <config_features.h>
#include "cmdlineargs.hxx"
#include <osl/thread.hxx>
#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <rtl/ustring.hxx>
#include <rtl/process.h>
#include <comphelper/lok.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uri/ExternalUriReferenceTranslator.hpp>
#include <unotools/bootstrap.hxx>
#include <rtl/strbuf.hxx>
#include <osl/file.hxx>
#include <sal/log.hxx>
#include <mutex>
Include dependency graph for cmdlineargs.cxx:

Go to the source code of this file.

Namespaces

namespace  desktop
 

Variable Documentation

◆ m_count

sal_uInt32 m_count
private

Definition at line 98 of file cmdlineargs.cxx.

◆ m_cwdUrl

std::optional< OUString > m_cwdUrl
private

Definition at line 97 of file cmdlineargs.cxx.

◆ m_index

sal_uInt32 m_index
private

Definition at line 99 of file cmdlineargs.cxx.