LibreOffice Module extensions (master) 1
|
#include <com/sun/star/beans/Property.hpp>
#include <rtl/ustring.hxx>
#include <unordered_map>
Go to the source code of this file.
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |
Typedefs | |
typedef std::unordered_map< OUString, css::beans::Property > | pcr::PropertyMap |