|
LibreOffice Module sd (master) 1
|
#include <map>#include <com/sun/star/uno/Any.hxx>#include <utility>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 } |