| 
    LibreOffice Module sc (master) 1
    
   | 
 
#include <sheetdata.hxx>
Public Member Functions | |
| ScCellStyleEntry (OUString aName, const ScAddress &rPos) | |
Public Attributes | |
| OUString | maName | 
| ScAddress | maCellPos | 
Definition at line 51 of file sheetdata.hxx.
      
  | 
  inline | 
Definition at line 56 of file sheetdata.hxx.
References aName.
| ScAddress ScCellStyleEntry::maCellPos | 
Definition at line 54 of file sheetdata.hxx.
| OUString ScCellStyleEntry::maName | 
Definition at line 53 of file sheetdata.hxx.