LibreOffice Module sc (master) 1
|
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 |
Definition at line 232 of file XMLStylesExportHelper.hxx.
ScRowStyles::Cache::Cache | ( | ) |
Definition at line 995 of file XMLStylesExportHelper.cxx.
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().
sal_Int32 ScRowStyles::Cache::mnEnd |
Definition at line 236 of file XMLStylesExportHelper.hxx.
Referenced by ScRowStyles::GetStyleNameIndex().
sal_Int32 ScRowStyles::Cache::mnStart |
Definition at line 235 of file XMLStylesExportHelper.hxx.
Referenced by ScRowStyles::GetStyleNameIndex().
sal_Int32 ScRowStyles::Cache::mnStyle |
Definition at line 237 of file XMLStylesExportHelper.hxx.
Referenced by ScRowStyles::GetStyleNameIndex().
sal_Int32 ScRowStyles::Cache::mnTable |
Definition at line 234 of file XMLStylesExportHelper.hxx.
Referenced by ScRowStyles::GetStyleNameIndex().