| 
    LibreOffice Module sc (master) 1
    
   | 
 
Public Member Functions | |
| ScPreviewLocationEntry (ScPreviewLocationType eNewType, const tools::Rectangle &rPixel, const ScRange &rRange, bool bRepCol, bool bRepRow) | |
Public Attributes | |
| tools::Rectangle | aPixelRect | 
| ScRange | aCellRange | 
| ScPreviewLocationType | eType | 
| bool | bRepeatCol | 
| bool | bRepeatRow | 
Definition at line 44 of file prevloc.cxx.
      
  | 
  inline | 
Definition at line 52 of file prevloc.cxx.
| ScRange ScPreviewLocationEntry::aCellRange | 
Definition at line 47 of file prevloc.cxx.
Referenced by ScPreviewLocationData::GetCellPosition().
| tools::Rectangle ScPreviewLocationEntry::aPixelRect | 
Definition at line 46 of file prevloc.cxx.
Referenced by ScPreviewLocationData::GetCellPosition().
| bool ScPreviewLocationEntry::bRepeatCol | 
Definition at line 49 of file prevloc.cxx.
| bool ScPreviewLocationEntry::bRepeatRow | 
Definition at line 50 of file prevloc.cxx.
| ScPreviewLocationType ScPreviewLocationEntry::eType | 
Definition at line 48 of file prevloc.cxx.