#include <helper/simplereferencecomponent.hxx>
#include <rtl/ref.hxx>
#include <set>
#include <svx/svdhdl.hxx>
#include <svx/svdview.hxx>
Go to the source code of this file.
|
| class | sd::SmartTag |
| | a smart tag represents a visual user interface element on the documents edit view that is not part of the document. More...
|
| |
| class | sd::SmartTagSet |
| | class to administrate the available smart tags for a single view. More...
|
| |
| class | sd::SmartHdl |
| | a derivation from this handle is the visual representation for a smart tag. More...
|
| |