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

#include <XMLStylesImportHelper.hxx>

Public Member Functions

void AddStyleNumberFormat (const OUString &rStyleName, const sal_Int32 nNumberFormat)
 
sal_Int32 GetStyleNumberFormat (const OUString &rStyleName)
 

Private Attributes

ScMyStyleNumberFormatSet aSet
 

Detailed Description

Definition at line 55 of file XMLStylesImportHelper.hxx.

Member Function Documentation

◆ AddStyleNumberFormat()

void ScMyStyleNumberFormats::AddStyleNumberFormat ( const OUString &  rStyleName,
const sal_Int32  nNumberFormat 
)

Definition at line 27 of file XMLStylesImportHelper.cxx.

References aSet.

Referenced by ScXMLImport::SetStyleToRanges().

◆ GetStyleNumberFormat()

sal_Int32 ScMyStyleNumberFormats::GetStyleNumberFormat ( const OUString &  rStyleName)

Definition at line 32 of file XMLStylesImportHelper.cxx.

References aSet.

Member Data Documentation

◆ aSet

ScMyStyleNumberFormatSet ScMyStyleNumberFormats::aSet
private

Definition at line 57 of file XMLStylesImportHelper.hxx.

Referenced by AddStyleNumberFormat(), and GetStyleNumberFormat().


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