LibreOffice Module sc (master) 1
Classes | Enumerations
hints.hxx File Reference
#include "global.hxx"
#include "address.hxx"
#include <tools/solar.h>
#include <svl/hint.hxx>
Include dependency graph for hints.hxx:

Go to the source code of this file.

Classes

class  ScPaintHint
 
class  ScUpdateRefHint
 
class  ScLinkRefreshedHint
 
class  ScAutoStyleHint
 move ScAutoStyleHint to a different file? More...
 
class  ScDBRangeRefreshedHint
 
class  ScDataPilotModifiedHint
 

Enumerations

enum class  ScLinkRefType {
  NONE ,
  SHEET ,
  AREA ,
  DDE
}
 move ScLinkRefreshedHint to a different file? More...
 

Enumeration Type Documentation

◆ ScLinkRefType

enum class ScLinkRefType
strong

move ScLinkRefreshedHint to a different file?

Enumerator
NONE 
SHEET 
AREA 
DDE 

Definition at line 67 of file hints.hxx.