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

#include <xmltabe.hxx>

Collaboration diagram for SvxXMLTabStopExport:
[legend]

Public Member Functions

 SvxXMLTabStopExport (SvXMLExport &rExport)
 
void Export (const css::uno::Any &rAny)
 

Private Member Functions

void exportTabStop (const css::style::TabStop *pTabStop)
 

Private Attributes

SvXMLExportrExport
 

Detailed Description

Definition at line 33 of file xmltabe.hxx.

Constructor & Destructor Documentation

◆ SvxXMLTabStopExport()

SvxXMLTabStopExport::SvxXMLTabStopExport ( SvXMLExport rExport)

Definition at line 93 of file xmltabe.cxx.

Member Function Documentation

◆ Export()

void SvxXMLTabStopExport::Export ( const css::uno::Any &  rAny)

◆ exportTabStop()

void SvxXMLTabStopExport::exportTabStop ( const css::style::TabStop *  pTabStop)
private

Member Data Documentation

◆ rExport

SvXMLExport& SvxXMLTabStopExport::rExport
private

Definition at line 35 of file xmltabe.hxx.

Referenced by Export(), and exportTabStop().


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