LibreOffice Module extensions (master) 1
Namespaces | Typedefs | Functions
genericpropertyhandler.cxx File Reference
#include "enumrepresentation.hxx"
#include "genericpropertyhandler.hxx"
#include "handlerhelper.hxx"
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/reflection/XEnumTypeDescription.hpp>
#include <com/sun/star/beans/theIntrospection.hpp>
#include <com/sun/star/inspection/PropertyControlType.hpp>
#include <com/sun/star/inspection/XHyperlinkControl.hpp>
#include <com/sun/star/awt/XActionListener.hpp>
#include <com/sun/star/script/Converter.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/extract.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/types.hxx>
#include <o3tl/safeint.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <algorithm>
Include dependency graph for genericpropertyhandler.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef ::cppu::WeakImplHelper< XActionListener > pcr::UrlClickHandler_Base
 

Functions

 pcr::IMPLEMENT_FORWARD_XCOMPONENT (GenericPropertyHandler, GenericPropertyHandler_Base)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_GenericPropertyHandler_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ extensions_propctrlr_GenericPropertyHandler_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_GenericPropertyHandler_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 613 of file genericpropertyhandler.cxx.