|
LibreOffice Module extensions (master) 1
|
#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/beans/Property.hpp>#include <rtl/ustring.hxx>#include <set>#include <utility>Go to the source code of this file.
Classes | |
| struct | pcr::FindPropertyByHandle |
| struct | pcr::FindPropertyByName |
| struct | pcr::PropertyLessByName |
| struct | pcr::TypeLessByName |
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |
Typedefs | |
| typedef std::set< css::beans::Property, PropertyLessByName > | pcr::PropertyBag |
Functions | |
| OUString | pcr::GetUIHeadlineName (sal_Int16 _nClassId, const css::uno::Any &_rUnoObject) |
| sal_Int16 | pcr::classifyComponent (const css::uno::Reference< css::uno::XInterface > &_rxComponent) |