LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
contentindex.hxx File Reference
#include <sal/types.h>
#include "swdllapi.h"
#include <o3tl/typed_flags_set.hxx>
#include <iostream>
Include dependency graph for contentindex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwContentIndex
 Marks a character position inside a document model content node (SwContentNode) More...
 
struct  o3tl::typed_flags< SwContentIndexReg::UpdateMode >
 

Namespaces

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

Functions

SW_DLLPUBLIC std::ostream & operator<< (std::ostream &s, const SwContentIndex &index)
 
class SAL_WARN_UNUSED SAL_LOPLUGIN_ANNOTATE ("crosscast") SwContentIndexReg
 Helper base class for SwContentNode to manage the list of attached SwContentIndex. More...
 

Function Documentation

◆ operator<<()

SW_DLLPUBLIC std::ostream & operator<< ( std::ostream &  s,
const SwContentIndex index 
)

Definition at line 382 of file index.cxx.

References index.

◆ SAL_LOPLUGIN_ANNOTATE()

class SAL_WARN_UNUSED SAL_LOPLUGIN_ANNOTATE ( "crosscast"  )

Helper base class for SwContentNode to manage the list of attached SwContentIndex.

Definition at line 116 of file contentindex.hxx.

References Default, Delete, eMode, Negative, Replace, SAL_WARN_UNUSED, SwContentIndex::SwContentIndexReg, Update, and UpdateMode.