LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
hints.hxx File Reference
#include "swatrset.hxx"
#include "swtypes.hxx"
#include <utility>
#include <vcl/vclptr.hxx>
Include dependency graph for hints.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwMsgPoolItem
 
class  SwPtrMsgPoolItem
 
class  SwFormatChg
 
class  sw::MoveText
 text is moved into pDestNode More...
 
class  sw::InsertText
 
class  sw::DeleteText
 
class  sw::DeleteChar
 
class  sw::RedlineDelText
 new delete redline is created More...
 
class  sw::RedlineUnDelText
 delete redline is removed More...
 
class  sw::DocPosUpdate
 DocPosUpdate is sent to signal that only the frames from or to a specified document-global position have to be updated. More...
 
class  sw::DocPosUpdateAtIndex
 
class  sw::CondCollCondChg
 
class  sw::GrfRereadAndInCacheHint
 
class  sw::PreGraphicArrivedHint
 
class  sw::PostGraphicArrivedHint
 
class  sw::GraphicPieceArrivedHint
 
class  sw::LinkedGraphicStreamArrivedHint
 
class  sw::MoveTableLineHint
 
class  sw::MoveTableBoxHint
 
class  sw::DocumentDyingHint
 
class  sw::TableLineFormatChanged
 
class  sw::TableBoxFormatChanged
 
class  sw::NameChanged
 
class  sw::TitleChanged
 
class  sw::DescriptionChanged
 
class  sw::SectionHidden
 
class  sw::TableHeadingChange
 
class  SwUpdateAttr
 
class  SwTableFormulaUpdate
 
class  SwAutoFormatGetDocNode
 
class  SwAttrSetChg
 
class  SwVirtPageNumInfo
 
class  SwFindNearestNode
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Enumerations

enum  TableFormulaUpdateFlags {
  TBL_CALC = 0 ,
  TBL_BOXNAME ,
  TBL_BOXPTR ,
  TBL_RELBOXNAME ,
  TBL_MERGETBL ,
  TBL_SPLITTBL
}
 SwTableFormulaUpdate is sent when the table has to be newly calculated or when a table itself is merged or split. More...
 

Enumeration Type Documentation

◆ TableFormulaUpdateFlags

SwTableFormulaUpdate is sent when the table has to be newly calculated or when a table itself is merged or split.

Enumerator
TBL_CALC 
TBL_BOXNAME 
TBL_BOXPTR 
TBL_RELBOXNAME 
TBL_MERGETBL 
TBL_SPLITTBL 

Definition at line 300 of file hints.hxx.