LibreOffice Module svx (master) 1
|
#include <config_options.h>
#include <o3tl/sorted_vector.hxx>
#include <rtl/ustring.hxx>
#include <svx/svxdllapi.h>
#include <svx/sdrobjectuser.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | SdrMark |
Everything a View needs to know about a selected object. More... | |
class | SdrMarkList |
Namespaces | |
namespace | tools |
namespace | sdr |
Typedefs | |
typedef o3tl::sorted_vector< sal_uInt16 > | SdrUShortCont |
Functions | |
class | sdr::UNLESS_MERGELIBS (SVXCORE_DLLPUBLIC) ViewSelection |
typedef o3tl::sorted_vector<sal_uInt16> SdrUShortCont |
Definition at line 38 of file svdmark.hxx.