|
LibreOffice Module framework (master) 1
|
#include <config_folders.h>#include <comphelper/lok.hxx>#include <comphelper/compbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <unotools/bootstrap.hxx>#include <unotools/configmgr.hxx>#include <osl/file.hxx>#include <osl/security.hxx>#include <osl/thread.hxx>#include <i18nlangtag/languagetag.hxx>#include <tools/urlobj.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/bootstrap.hxx>#include <officecfg/Office/Paths.hxx>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/container/NoSuchElementException.hpp>#include <com/sun/star/container/XHierarchicalNameAccess.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include <com/sun/star/util/XStringSubstitution.hpp>#include <unordered_map>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_PathSubstitution_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_PathSubstitution_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 688 of file substitutepathvars.cxx.