LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
ConfigurationController.hxx File Reference
#include <com/sun/star/drawing/framework/XConfigurationController.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <memory>
Include dependency graph for ConfigurationController.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::framework::ConfigurationController
 The configuration controller is responsible for maintaining the current configuration. More...
 
class  sd::framework::ConfigurationController::Lock
 Use this class instead of calling lock() and unlock() directly in order to be exception safe. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::drawing::framework
 
namespace  com::sun::star::frame
 
namespace  sd
 
namespace  sd::framework
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::drawing::framework::XConfigurationController > sd::framework::ConfigurationControllerInterfaceBase