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

#include <ww8par.hxx>

Collaboration diagram for wwSectionNamer:
[legend]

Public Member Functions

OUString UniqueName ()
 
 wwSectionNamer (const SwDoc &rDoc, OUString aSeed)
 

Private Member Functions

 wwSectionNamer (const wwSectionNamer &)=delete
 
wwSectionNameroperator= (const wwSectionNamer &)=delete
 

Private Attributes

const SwDocmrDoc
 
OUString msFileLinkSeed
 
int mnFileSectionNo
 

Detailed Description

Definition at line 985 of file ww8par.hxx.

Constructor & Destructor Documentation

◆ wwSectionNamer() [1/2]

wwSectionNamer::wwSectionNamer ( const wwSectionNamer )
privatedelete

◆ wwSectionNamer() [2/2]

wwSectionNamer::wwSectionNamer ( const SwDoc rDoc,
OUString  aSeed 
)
inline

Definition at line 995 of file ww8par.hxx.

Member Function Documentation

◆ operator=()

wwSectionNamer & wwSectionNamer::operator= ( const wwSectionNamer )
privatedelete

◆ UniqueName()

OUString wwSectionNamer::UniqueName ( )

Member Data Documentation

◆ mnFileSectionNo

int wwSectionNamer::mnFileSectionNo
private

Definition at line 990 of file ww8par.hxx.

Referenced by UniqueName().

◆ mrDoc

const SwDoc& wwSectionNamer::mrDoc
private

Definition at line 988 of file ww8par.hxx.

Referenced by UniqueName().

◆ msFileLinkSeed

OUString wwSectionNamer::msFileLinkSeed
private

Definition at line 989 of file ww8par.hxx.

Referenced by UniqueName().


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