20#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_FORMATTEDFIELDBEAUTIFIER_HXX
21#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_FORMATTEDFIELDBEAUTIFIER_HXX
23#include <com/sun/star/beans/PropertyChangeEvent.hpp>
24#include <com/sun/star/awt/XVclWindowPeer.hpp>
25#include <com/sun/star/report/XReportComponent.hpp>
32 class OReportController;
40 css::uno::Reference< css::awt::XVclWindowPeer >
getVclWindowPeer(
const css::uno::Reference< css::report::XReportComponent >& _xComponent);
43 void setPlaceholderText(
const css::uno::Reference< css::awt::XVclWindowPeer >& _xVclWindowPeer,
const OUString& _rText );
53 void handle(
const css::uno::Reference< css::uno::XInterface >& _rxElement )
override;