LibreOffice Module sc (master) 1
Public Member Functions | Static Public Member Functions | List of all members
XclImpLabelranges Class Reference

Provides importing label ranges and inserting them into a document. More...

#include <xicontent.hxx>

Public Member Functions

 XclImpLabelranges (const XclImpLabelranges &)=delete
 delete copy constructor More...
 
const XclImpLabelrangesoperator= (const XclImpLabelranges &)=delete
 delete copy-assignment operator More...
 
 XclImpLabelranges ()=delete
 We don't want anybody to instantiate this class, since it is just a collection of static methods. More...
 

Static Public Member Functions

static void ReadLabelranges (XclImpStream &rStrm)
 Reads a LABELRANGES record and inserts the label ranges into the document. More...
 

Detailed Description

Provides importing label ranges and inserting them into a document.

Definition at line 104 of file xicontent.hxx.

Constructor & Destructor Documentation

◆ XclImpLabelranges() [1/2]

XclImpLabelranges::XclImpLabelranges ( const XclImpLabelranges )
delete

delete copy constructor

◆ XclImpLabelranges() [2/2]

XclImpLabelranges::XclImpLabelranges ( )
delete

We don't want anybody to instantiate this class, since it is just a collection of static methods.

Member Function Documentation

◆ operator=()

const XclImpLabelranges & XclImpLabelranges::operator= ( const XclImpLabelranges )
delete

delete copy-assignment operator

◆ ReadLabelranges()

void XclImpLabelranges::ReadLabelranges ( XclImpStream rStrm)
static

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