LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
smarttag.hxx File Reference
#include <helper/simplereferencecomponent.hxx>
#include <rtl/ref.hxx>
#include <set>
#include <svx/svdhdl.hxx>
#include <svx/svdview.hxx>
Include dependency graph for smarttag.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Namespaces

namespace  sd
 

Typedefs

typedef rtl::Reference< SmartTag > sd::SmartTagReference