19#ifndef INCLUDED_TOOLS_GLOBNAME_HXX
20#define INCLUDED_TOOLS_GLOBNAME_HXX
23#include <com/sun/star/uno/Sequence.hxx>
41 SvGlobalName( sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3,
46 SvGlobalName(
const css::uno::Sequence< sal_Int8 >& aSeq );
59 {
return !(*
this == rObj); }
61 void MakeFromMemory(
void const * pData );
62 bool MakeId( std::u16string_view rId );
63 OUString GetHexName()
const;
69 css::uno::Sequence < sal_Int8 > GetByteSequence()
const;
bool operator==(const BigInt &rVal1, const BigInt &rVal2)
bool operator<(const BigInt &rVal1, const BigInt &rVal2)
const SvGUID & GetCLSID() const
SvGlobalName(const SvGlobalName &rObj)=default
bool operator!=(const Fraction &rVal1, const Fraction &rVal2)
SvStream & operator>>(SvStream &rStr, SvGlobalName &rObj)
SvStream & WriteSvGlobalName(SvStream &rOStr, const SvGlobalName &rObj)