Lines Matching refs:OHTMLImportExport
712 const sal_Int16 __FAR_DATA OHTMLImportExport::nDefaultFontSize[SBA_HTML_FONTSIZES] =
718 sal_Int16 OHTMLImportExport::nFontSize[SBA_HTML_FONTSIZES] = { 0 };
720 const sal_Int16 OHTMLImportExport::nCellSpacing = 0;
721 const char __FAR_DATA OHTMLImportExport::sIndentSource[nIndentMax+1] = "\t\t\t\t\t\t\t\t\t\t\t\t\t\…
739 OHTMLImportExport::OHTMLImportExport(const ::svx::ODataAccessDescriptor& _aDataDescriptor, in OHTMLImportExport() function in OHTMLImportExport
757 sal_Bool OHTMLImportExport::Write() in Write()
776 sal_Bool OHTMLImportExport::Read() in Read()
798 void OHTMLImportExport::WriteHeader() in WriteHeader()
817 void OHTMLImportExport::WriteBody() in WriteBody()
856 void OHTMLImportExport::WriteTables() in WriteTables()
1030 void OHTMLImportExport::WriteCell( sal_Int32 nFormat,sal_Int32 nWidthPixel,sal_Int32 nHeightPixel,c… in WriteCell()
1107 void OHTMLImportExport::FontOn() in FontOn()
1138 inline void OHTMLImportExport::FontOff() in FontOff()
1148 void OHTMLImportExport::IncIndent( sal_Int16 nVal ) in IncIndent()