20#include <com/sun/star/uno/Any.hxx>
21#include <com/sun/star/uno/Sequence.hxx>
22#include <com/sun/star/script/Converter.hpp>
24#include <osl/diagnose.h>
62 css::uno::Reference < css::script::XTypeConverter >
xConverter
63 ( css::script::Converter::create( ::comphelper::getProcessComponentContext() ));
64 css::uno::Sequence< sal_Int8 >
aSeq;
68 catch (css::uno::Exception&) {}
70 if (
aSeq.getLength() == 16 )
76 OSL_FAIL(
"SfxGlobalNameItem::PutValue - Wrong type!" );
83 css::uno::Sequence< sal_Int8 >
aSeq( 16 );
virtual ~SfxGlobalNameItem() override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
static SfxPoolItem * CreateDefault()
virtual SfxGlobalNameItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool operator==(const SfxPoolItem &) const override
Base class for providers of defaults of SfxPoolItems.
virtual bool operator==(const SfxPoolItem &) const =0
const SvGUID & GetCLSID() const
void MakeFromMemory(void const *pData)
Reference< XTypeConverter > xConverter
Sequence< sal_Int8 > aSeq
std::unique_ptr< sal_Int32[]> pData