61#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPNUMERICFMT_HXX
62#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPNUMERICFMT_HXX
275 static OUString
reencode(
const OUString& sCode);
296 virtual void Read()
override;
AtomHolder class of Word Pro to hold a string.
const OUString & str() const
lwpcolor class (red, green, blue, extra)
bool IsSymbolPost(sal_uInt16 nFormat)
std::map< sal_uInt16, LwpCurrencyInfo > m_aCurrencyInfo
bool IsShowSpace(sal_uInt16 nFormat)
void InitCurrencySymbol()
OUString GetCurrencySymbol(sal_uInt16 nFormat)
LwpNumericFormat cNumerics
virtual ~LwpLayoutNumerics() override
LwpLayoutNumerics(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
virtual void Read() override
@descr Read LwpDLVList data from object stream
stream class for LwpObject body data provide stream like interface to read object data
std::unique_ptr< LwpObjectStream > m_pObjStrm
encapsulate XInputStream to provide SvStream like interfaces
implements ixfstyle interface.
css::uno::Reference< css::linguistic2::XProofreadingIterator > get(css::uno::Reference< css::uno::XComponentContext > const &context)
LwpCurrencyInfo(OUString sSym, bool bPost_, bool bShowSpace_)
LwpCurrencyInfo(OUString sSym)