LibreOffice Module sd (master) 1
|
#include "ShellFactory.hxx"
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | sd::ToolBarManager |
Manage the set of visible tool bars (and object bars). More... | |
class | sd::ToolBarManager::UpdateLock |
Use this class to prevent the visible tool bars from being updated (and thus causing repaints and GUI rearrangements) when several tool bar operations are made in a row. More... | |
Namespaces | |
namespace | sd |
namespace | sd::tools |