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

Public Member Functions

 Cache ()
 
bool hasCache (sal_Int32 nTable, sal_Int32 nField) const
 

Public Attributes

sal_Int32 mnTable
 
sal_Int32 mnStart
 
sal_Int32 mnEnd
 
sal_Int32 mnStyle
 

Detailed Description

Definition at line 232 of file XMLStylesExportHelper.hxx.

Constructor & Destructor Documentation

◆ Cache()

ScRowStyles::Cache::Cache ( )

Definition at line 995 of file XMLStylesExportHelper.cxx.

Member Function Documentation

◆ hasCache()

bool ScRowStyles::Cache::hasCache ( sal_Int32  nTable,
sal_Int32  nField 
) const

Definition at line 998 of file XMLStylesExportHelper.cxx.

References mnEnd, and mnStart.

Referenced by ScRowStyles::GetStyleNameIndex().

Member Data Documentation

◆ mnEnd

sal_Int32 ScRowStyles::Cache::mnEnd

Definition at line 236 of file XMLStylesExportHelper.hxx.

Referenced by ScRowStyles::GetStyleNameIndex().

◆ mnStart

sal_Int32 ScRowStyles::Cache::mnStart

Definition at line 235 of file XMLStylesExportHelper.hxx.

Referenced by ScRowStyles::GetStyleNameIndex().

◆ mnStyle

sal_Int32 ScRowStyles::Cache::mnStyle

Definition at line 237 of file XMLStylesExportHelper.hxx.

Referenced by ScRowStyles::GetStyleNameIndex().

◆ mnTable

sal_Int32 ScRowStyles::Cache::mnTable

Definition at line 234 of file XMLStylesExportHelper.hxx.

Referenced by ScRowStyles::GetStyleNameIndex().


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