|
LibreOffice Module extensions (master) 1
|
#include "handlerhelper.hxx"#include <yesno.hrc>#include "modulepcr.hxx"#include <com/sun/star/container/XNameContainer.hpp>#include <com/sun/star/inspection/StringRepresentation.hpp>#include <com/sun/star/util/XModifiable.hpp>#include <com/sun/star/awt/XWindow.hpp>#include <com/sun/star/inspection/LineDescriptor.hpp>#include <com/sun/star/inspection/PropertyControlType.hpp>#include <com/sun/star/inspection/XStringListControl.hpp>#include <com/sun/star/inspection/XNumericControl.hpp>#include <comphelper/diagnose_ex.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <vcl/weldutils.hxx>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |