LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs | Functions
doc.hxx File Reference
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/sorted_vector.hxx>
#include <vcl/idle.hxx>
#include "swdllapi.h"
#include "swtypes.hxx"
#include "toxe.hxx"
#include "flyenum.hxx"
#include "flypos.hxx"
#include "swdbdata.hxx"
#include <sfx2/objsh.hxx>
#include <svl/style.hxx>
#include <editeng/numitem.hxx>
#include "tox.hxx"
#include "frmfmt.hxx"
#include "frameformats.hxx"
#include "charfmt.hxx"
#include "docary.hxx"
#include "charformats.hxx"
#include "pagedesc.hxx"
#include "tblenum.hxx"
#include "ndarr.hxx"
#include "ndtyp.hxx"
#include <memory>
#include <mutex>
#include <set>
#include <tuple>
#include <unordered_map>
#include <vector>
Include dependency graph for doc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwDoc
 
struct  o3tl::typed_flags< SwDoc::RowColMode >
 

Namespaces

namespace  editeng
 
namespace  sw
 Dialog to specify the properties of date form field.
 
namespace  sw::mark
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  com::sun::star::embed
 
namespace  com::sun::star::linguistic2
 
namespace  com::sun::star::script
 
namespace  com::sun::star::script::vba
 
namespace  ooo
 
namespace  ooo::vba
 
namespace  ooo::vba::word
 
namespace  sfx2
 
namespace  o3tl
 

Typedefs

using SwRubyList = std::vector< std::unique_ptr< SwRubyListEntry > >
 

Functions

void SetAllScriptItem (SfxItemSet &rSet, const SfxPoolItem &rItem)
 
void ClrContourCache ()
 
bool sw_GetPostIts (const IDocumentFieldsAccess &rIDFA, SetGetExpFields *pSrtLst)
 

Typedef Documentation

◆ SwRubyList

using SwRubyList = std::vector<std::unique_ptr<SwRubyListEntry> >

Definition at line 193 of file doc.hxx.

Function Documentation

◆ ClrContourCache()

void ClrContourCache ( )

◆ SetAllScriptItem()

void SetAllScriptItem ( SfxItemSet rSet,
const SfxPoolItem rItem 
)

◆ sw_GetPostIts()

bool sw_GetPostIts ( const IDocumentFieldsAccess rIDFA,
SetGetExpFields pSrtLst 
)