61#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFFONTDECL_HXX
62#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFFONTDECL_HXX
64#include <rtl/ustring.hxx>
Font declaration in OOo xml file.
const OUString & GetFontFamily() const
@descr Get font family.
const OUString & GetFontName() const
@descr Get font name.
XFFontDecl(const OUString &name, const OUString &family)