|
LibreOffice Module sd (master) 1
|
#include <framework/ConfigurationController.hxx>#include <com/sun/star/drawing/framework/XConfigurationChangeListener.hpp>#include <rtl/ref.hxx>#include <vcl/idle.hxx>#include <comphelper/compbase.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sd::framework::ShellStackGuard |
| This module locks updates of the current configuration in situations when the shell stack must not be modified. 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 comphelper::WeakComponentImplHelper< css::drawing::framework::XConfigurationChangeListener > | sd::framework::ShellStackGuardInterfaceBase |