LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScPatternCache::Entry Struct Reference
Collaboration diagram for ScPatternCache::Entry:
[legend]

Public Member Functions

 Entry ()
 

Public Attributes

sal_Int32 nXfId
 
sal_Int32 nNumFmtId
 
ScPatternAttrpPattern
 

Detailed Description

Definition at line 29 of file patterncache.hxx.

Constructor & Destructor Documentation

◆ Entry()

ScPatternCache::Entry::Entry ( )

Definition at line 22 of file patterncache.cxx.

Member Data Documentation

◆ nNumFmtId

sal_Int32 ScPatternCache::Entry::nNumFmtId

Definition at line 32 of file patterncache.hxx.

Referenced by ScPatternCache::add().

◆ nXfId

sal_Int32 ScPatternCache::Entry::nXfId

Definition at line 31 of file patterncache.hxx.

Referenced by ScPatternCache::add().

◆ pPattern

ScPatternAttr* ScPatternCache::Entry::pPattern

Definition at line 33 of file patterncache.hxx.

Referenced by ScPatternCache::add().


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