LibreOffice Module sfx2 (master) 1
Variables
frmhtmlw.cxx File Reference
#include <svtools/htmlkywd.hxx>
#include <rtl/tencinfo.h>
#include <sal/log.hxx>
#include <svl/urihelper.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>
#include <unotools/resmgr.hxx>
#include <svtools/htmlout.hxx>
#include <sfx2/frmdescr.hxx>
#include <sfx2/frmhtmlw.hxx>
#include <strings.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/script/Converter.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <rtl/bootstrap.hxx>
#include <rtl/strbuf.hxx>
#include <sax/tools/converter.hxx>
Include dependency graph for frmhtmlw.cxx:

Go to the source code of this file.

Variables

char const sHTML_SC_yes [] = "YES"
 
char const sHTML_SC_no [] = "NO"
 

Variable Documentation

◆ sHTML_SC_no

char const sHTML_SC_no[] = "NO"

Definition at line 49 of file frmhtmlw.cxx.

Referenced by SfxFrameHTMLWriter::Out_FrameDescriptor().

◆ sHTML_SC_yes

char const sHTML_SC_yes[] = "YES"

Definition at line 48 of file frmhtmlw.cxx.

Referenced by SfxFrameHTMLWriter::Out_FrameDescriptor().