|
LibreOffice Module sc (master) 1
|
#include <scitems.hxx>#include <comphelper/fileformat.h>#include <comphelper/processfactory.hxx>#include <comphelper/servicehelper.hxx>#include <officecfg/Office/Common.hxx>#include <tools/urlobj.hxx>#include <editeng/frmdiritem.hxx>#include <editeng/langitem.hxx>#include <sfx2/linkmgr.hxx>#include <sfx2/bindings.hxx>#include <sfx2/objsh.hxx>#include <sfx2/printer.hxx>#include <sfx2/viewfrm.hxx>#include <sfx2/viewsh.hxx>#include <svl/flagitem.hxx>#include <svl/intitem.hxx>#include <svl/numformat.hxx>#include <svl/zformat.hxx>#include <svl/ctloptions.hxx>#include <unotools/transliterationwrapper.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <vcl/svapp.hxx>#include <vcl/virdev.hxx>#include <vcl/weld.hxx>#include <vcl/TaskStopwatch.hxx>#include <inputopt.hxx>#include <global.hxx>#include <table.hxx>#include <column.hxx>#include <poolhelp.hxx>#include <docpool.hxx>#include <stlpool.hxx>#include <stlsheet.hxx>#include <docoptio.hxx>#include <viewopti.hxx>#include <scextopt.hxx>#include <rechead.hxx>#include <ddelink.hxx>#include <scmatrix.hxx>#include <arealink.hxx>#include <patattr.hxx>#include <editutil.hxx>#include <progress.hxx>#include <document.hxx>#include <chartlis.hxx>#include <chartlock.hxx>#include <refupdat.hxx>#include <markdata.hxx>#include <scmod.hxx>#include <externalrefmgr.hxx>#include <globstr.hrc>#include <strings.hrc>#include <sc.hrc>#include <charthelper.hxx>#include <macromgr.hxx>#include <docuno.hxx>#include <scresid.hxx>#include <columniterator.hxx>#include <globalnames.hxx>#include <stringutil.hxx>#include <documentlinkmgr.hxx>#include <tokenarray.hxx>#include <recursionhelper.hxx>#include <memory>#include <utility>Go to the source code of this file.
Macros | |
| #define | CALCMAX 1000 |
| #define CALCMAX 1000 |
Definition at line 467 of file documen8.cxx.