LibreOffice Module xmloff (master) 1
Public Member Functions | Private Attributes | List of all members
XMLBackgroundImageExport Class Reference

#include <XMLBackgroundImageExport.hxx>

Collaboration diagram for XMLBackgroundImageExport:
[legend]

Public Member Functions

SvXMLExportGetExport () const
 
 XMLBackgroundImageExport (SvXMLExport &rExport)
 
void exportXML (const css::uno::Any &rURL, const css::uno::Any *pPos, const css::uno::Any *pFilter, const css::uno::Any *pTransparency, sal_uInt16 nPrefix, const OUString &rLocalName)
 

Private Attributes

SvXMLExportrExport
 

Detailed Description

Definition at line 31 of file XMLBackgroundImageExport.hxx.

Constructor & Destructor Documentation

◆ XMLBackgroundImageExport()

XMLBackgroundImageExport::XMLBackgroundImageExport ( SvXMLExport rExport)

Definition at line 38 of file XMLBackgroundImageExport.cxx.

Member Function Documentation

◆ exportXML()

void XMLBackgroundImageExport::exportXML ( const css::uno::Any &  rURL,
const css::uno::Any *  pPos,
const css::uno::Any *  pFilter,
const css::uno::Any *  pTransparency,
sal_uInt16  nPrefix,
const OUString &  rLocalName 
)

◆ GetExport()

SvXMLExport & XMLBackgroundImageExport::GetExport ( ) const
inline

Definition at line 37 of file XMLBackgroundImageExport.hxx.

References rExport.

Referenced by XMLPageMasterExportPropMapper::ContextFilter(), and exportXML().

Member Data Documentation

◆ rExport

SvXMLExport& XMLBackgroundImageExport::rExport
private

Definition at line 33 of file XMLBackgroundImageExport.hxx.

Referenced by GetExport().


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