#include "sal/config.h"
#include <cstdlib>
#include <iostream>
#include <stdio.h>
#include <vector>
#include "climaker_share.h"
#include "sal/main.h"
#include "osl/process.h"
#include "osl/file.hxx"
#include "osl/thread.h"
#include "rtl/ustrbuf.hxx"
#include "cppuhelper/bootstrap.hxx"
#include "com/sun/star/lang/XComponent.hpp"
#include "com/sun/star/container/XHierarchicalNameAccess.hpp"
#include "com/sun/star/container/XSet.hpp"
#include "com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp"
#include "com/sun/star/uno/XComponentContext.hpp"
#include "unoidl/unoidl.hxx"
Go to the source code of this file.
◆ SAL_IMPLEMENT_MAIN()
Definition at line 243 of file climaker_app.cxx.
References Any, args, Exception, climaker::g_bVerbose, climaker::get_option_info(), unoidl::NoSuchFileException::getUri(), index, climaker::is_option(), name, nCount, nPos, OUStringToOString(), climaker::path_make_absolute_file_url(), pos, climaker::read_argument(), climaker::read_option(), climaker::s_usingText, climaker::String_to_ustring(), and climaker::ustring_to_String().