LibreOffice Module basctl (master) 1
|
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <svx/svdouno.hxx>
#include <optional>
#include <map>
Go to the source code of this file.
Classes | |
class | basctl::DlgEdObj |
class | basctl::DlgEdForm |
Namespaces | |
namespace | basctl |
Typedefs | |
typedef std::multimap< sal_Int16, OUString > | basctl::IndexToNameMap |