LibreOffice Module xmloff (master) 1
Private Member Functions | List of all members
XMLCellStyleExport Class Referencefinal

#include <XMLTableExport.hxx>

Inheritance diagram for XMLCellStyleExport:
[legend]
Collaboration diagram for XMLCellStyleExport:
[legend]

Private Member Functions

virtual void exportStyleAttributes (const css::uno::Reference< css::style::XStyle > &rStyle) override
 
virtual void exportStyleContent (const css::uno::Reference< css::style::XStyle > &rStyle) override
 
 XMLStyleExport (SvXMLExport &rExp, SvXMLAutoStylePoolP *pAutoStyleP=nullptr)
 

Additional Inherited Members

- Public Member Functions inherited from XMLStyleExport
 XMLStyleExport (SvXMLExport &rExp, SvXMLAutoStylePoolP *pAutoStyleP=nullptr)
 
virtual ~XMLStyleExport () override
 
void exportDefaultStyle (const css::uno::Reference< css::beans::XPropertySet > &xPropSet, const OUString &rXMLFamily, const rtl::Reference< SvXMLExportPropertyMapper > &rPropMapper)
 
void exportStyleFamily (const OUString &rFamily, const OUString &rXMLFamily, const rtl::Reference< SvXMLExportPropertyMapper > &rPropMapper, bool bUsed, XmlStyleFamily nFamily, const OUString *pPrefix=nullptr)
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 
- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from XMLStyleExport
SvXMLExportGetExport ()
 
const SvXMLExportGetExport () const
 
bool exportStyle (const css::uno::Reference< css::style::XStyle > &rStyle, const OUString &rXMLFamily, const rtl::Reference< SvXMLExportPropertyMapper > &rPropMapper, const css::uno::Reference< css::container::XNameAccess > &xStyles, const OUString *pPrefix)
 
virtual void exportStyleAttributes (const css::uno::Reference< css::style::XStyle > &rStyle)
 
virtual void exportStyleContent (const css::uno::Reference< css::style::XStyle > &rStyle)
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 96 of file XMLTableExport.hxx.

Member Function Documentation

◆ exportStyleAttributes()

void XMLCellStyleExport::exportStyleAttributes ( const css::uno::Reference< css::style::XStyle > &  rStyle)
overrideprivatevirtual

◆ exportStyleContent()

void XMLCellStyleExport::exportStyleContent ( const css::uno::Reference< css::style::XStyle > &  rStyle)
overrideprivatevirtual

Reimplemented from XMLStyleExport.

Definition at line 704 of file XMLTableExport.cxx.

◆ XMLStyleExport()

XMLStyleExport::XMLStyleExport ( SvXMLExport rExp,
SvXMLAutoStylePoolP pAutoStyleP = nullptr 
)
private

Definition at line 75 of file styleexp.cxx.


The documentation for this class was generated from the following files: