LibreOffice Module ucb (master) 1
Classes | Namespaces | Typedefs
cmdenv.hxx File Reference
#include <comphelper/compbase.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
Include dependency graph for cmdenv.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucb_cmdenv::UcbCommandEnvironment
 

Namespaces

namespace  ucb_cmdenv
 

Typedefs

using ucb_cmdenv::UcbCommandEnvironment_Base = comphelper::WeakComponentImplHelper< css::lang::XInitialization, css::lang::XServiceInfo, css::ucb::XCommandEnvironment >