LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations | Functions
calbck.hxx File Reference
#include <cassert>
#include <svl/hint.hxx>
#include <svl/broadcast.hxx>
#include <svl/poolitem.hxx>
#include "swdllapi.h"
#include "ring.hxx"
#include <type_traits>
#include <vector>
#include <optional>
Include dependency graph for calbck.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sw::LegacyModifyHint
 
struct  sw::ModifyChangedHint
 
class  sw::BroadcasterMixin
 
class  sw::WriterListener
 refactoring out the same of the more sane SwClient functionality More...
 
class  SwClient
 
class  SwModify
 
class  sw::ListenerEntry
 
class  sw::WriterMultiListener
 
class  sw::ClientIteratorBase
 
class  SwIterator< TElementType, TSource, eMode >
 
class  SwIterator< SwClient, TSource >
 

Namespaces

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

Enumerations

enum class  sw::IteratorMode {
  sw::Exact ,
  sw::UnwrapMulti
}
 

Functions

void sw::ClientNotifyAttrChg (SwModify &rModify, const SwAttrSet &aSet, SwAttrSet &aOld, SwAttrSet &aNew)
 
template<typename CastDest >
const CastDest * sw::detail::internal_dyn_cast (const sw::WriterListener *pSource)
 
template<>
const SwTablesw::detail::internal_dyn_cast (const sw::WriterListener *pSource)
 
template<>
const SwCellFramesw::detail::internal_dyn_cast (const sw::WriterListener *pSource)
 
template<>
const SwTabFramesw::detail::internal_dyn_cast (const sw::WriterListener *pSource)
 
template<>
const SwRowFramesw::detail::internal_dyn_cast (const sw::WriterListener *pSource)