LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScXMLCachedRowAttrAccess::Cache Struct Reference

Public Member Functions

 Cache ()
 
bool hasCache (sal_Int32 nTab, sal_Int32 nRow) const
 

Public Attributes

sal_Int32 mnTab
 
sal_Int32 mnRow1
 
sal_Int32 mnRow2
 
bool mbValue
 

Detailed Description

Definition at line 23 of file cachedattraccess.hxx.

Constructor & Destructor Documentation

◆ Cache()

ScXMLCachedRowAttrAccess::Cache::Cache ( )

Definition at line 13 of file cachedattraccess.cxx.

Member Function Documentation

◆ hasCache()

bool ScXMLCachedRowAttrAccess::Cache::hasCache ( sal_Int32  nTab,
sal_Int32  nRow 
) const

Member Data Documentation

◆ mbValue

bool ScXMLCachedRowAttrAccess::Cache::mbValue

◆ mnRow1

sal_Int32 ScXMLCachedRowAttrAccess::Cache::mnRow1

◆ mnRow2

sal_Int32 ScXMLCachedRowAttrAccess::Cache::mnRow2

◆ mnTab

sal_Int32 ScXMLCachedRowAttrAccess::Cache::mnTab

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