LibreOffice Module extensions (master) 1
|
#include "formbrowsertools.hxx"
#include <com/sun/star/form/FormComponentType.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <osl/diagnose.h>
#include <strings.hrc>
#include "modulepcr.hxx"
#include "formstrings.hxx"
Go to the source code of this file.
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |
Functions | |
OUString | pcr::GetUIHeadlineName (sal_Int16 nClassId, const Any &aUnoObj) |
sal_Int16 | pcr::classifyComponent (const Reference< XInterface > &_rxComponent) |