LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs | Enumerations
STLPropertySet.hxx File Reference
#include <map>
#include <com/sun/star/uno/Any.hxx>
#include <utility>
Include dependency graph for STLPropertySet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sd::STLPropertyMapEntry
 
class  sd::STLPropertySet
 

Namespaces

namespace  sd
 

Typedefs

typedef std::map< sal_Int32, STLPropertyMapEntry > sd::PropertyMap
 
typedef PropertyMap::iterator sd::PropertyMapIter
 
typedef PropertyMap::const_iterator sd::PropertyMapConstIter
 

Enumerations

enum class  sd::STLPropertyState {
  sd::Default = 0 ,
  sd::Direct = 1 ,
  sd::Ambiguous = 3
}