LibreOffice Module sc (master) 1
Namespaces
clipcontext.cxx File Reference
#include <memory>
#include <clipcontext.hxx>
#include <document.hxx>
#include <mtvelements.hxx>
#include <column.hxx>
#include <scitems.hxx>
#include <tokenarray.hxx>
#include <editutil.hxx>
#include <clipparam.hxx>
#include <svl/intitem.hxx>
#include <svl/numformat.hxx>
#include <formula/errorcodes.hxx>
#include <refdata.hxx>
#include <listenercontext.hxx>
Include dependency graph for clipcontext.cxx:

Go to the source code of this file.

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Variable Documentation

◆ mrDestDoc

ScDocument& mrDestDoc
private

Definition at line 128 of file clipcontext.cxx.

Referenced by sc::CopyFromClipContext::getDestDoc().

◆ mrEndCxt

sc::EndListeningContext& mrEndCxt
private

Definition at line 130 of file clipcontext.cxx.

◆ mrStartCxt

sc::StartListeningContext& mrStartCxt
private

Definition at line 129 of file clipcontext.cxx.