Searched refs:DifAttrCache (Results 1 – 2 of 2) sorted by relevance
159 class DifAttrCache;166 friend class DifAttrCache;196 class DifAttrCache class202 DifAttrCache( const sal_Bool bPlain );203 ~DifAttrCache();210 inline void DifAttrCache::SetLogical( const SCCOL nCol, const SCROW nRow ) in SetLogical()
151 DifAttrCache aAttrCache( bPlain ); in ScImportDif()937 DifAttrCache::DifAttrCache( const sal_Bool bNewPlain ) in DifAttrCache() function in DifAttrCache946 DifAttrCache::~DifAttrCache() in ~DifAttrCache()956 void DifAttrCache::SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat ) in SetNumFormat()968 void DifAttrCache::Apply( ScDocument& rDoc, SCTAB nTab ) in Apply()
Completed in 11 milliseconds