LibreOffice Module cppuhelper (master) 1
Namespaces | Functions
macro_expander.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for macro_expander.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  cppuhelper
 This is a straight copy of the include/comphelper/compbase.hxx file, copied here because it is nigh impossible to move shared code down into the URE layer.
 
namespace  cppuhelper::detail
 

Functions

OUString cppuhelper::detail::expandMacros (OUString const &text)
 Helper function to expand macros based on the unorc/uno.ini. More...
 
Reference< lang::XSingleComponentFactory > cppuhelper::detail::create_bootstrap_macro_expander_factory ()