My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
current_context.hxx File Reference
#include <uno/current_context.h>
#include <com/sun/star/uno/XCurrentContext.hpp>

Go to the source code of this file.

Classes

class  com::sun::star::uno::ContextLayer
 Objects of this class are used for applying a current context until they are destructed, i.e. More...

Namespaces

namespace  com
namespace  com::sun
namespace  com::sun::star
namespace  com::sun::star::uno

Functions

Reference< XCurrentContext > com::sun::star::uno::getCurrentContext () throw ()
 Getting the current context.
bool com::sun::star::uno::setCurrentContext (Reference< XCurrentContext > const &xContext) throw ()
 Setting the current context.