LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
browserlistbox.cxx File Reference
#include "browserlistbox.hxx"
#include "pcrcommon.hxx"
#include "proplinelistener.hxx"
#include "propcontrolobserver.hxx"
#include "linedescriptor.hxx"
#include "inspectorhelpwindow.hxx"
#include <sal/log.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/inspection/PropertyControlType.hpp>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/asyncnotification.hxx>
#include <cppuhelper/implbase.hxx>
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
Include dependency graph for browserlistbox.cxx:

Go to the source code of this file.

Classes

class  pcr::PropertyControlContext_Impl
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef ::cppu::WeakImplHelper< XPropertyControlContext > pcr::PropertyControlContext_Impl_Base
 implementation for of <type scope="css::inspection">XPropertyControlContext</type> which forwards all events to a non-UNO version of this interface More...