LibreOffice Module ucb (master) 1
|
#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>
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 > |