LibreOffice Module extensions (master) 1
|
#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/script/XTypeConverter.hpp>
#include <com/sun/star/inspection/XPropertyControlFactory.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/Optional.hpp>
#include <unotools/resmgr.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | pcr::PropertyHandlerHelper |
Namespaces | |
namespace | weld |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::inspection |
namespace | pcr |
a property handler for any virtual string properties | |