LibreOffice Module sc (master) 1
Namespaces
workbookfragment.cxx File Reference
#include <utility>
#include <workbookfragment.hxx>
#include <oox/core/filterbase.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/drawingml/themefragmenthandler.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/helper/binaryinputstream.hxx>
#include <oox/helper/progressbar.hxx>
#include <oox/ole/olestorage.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <chartsheetfragment.hxx>
#include <connectionsfragment.hxx>
#include <externallinkbuffer.hxx>
#include <externallinkfragment.hxx>
#include <formulabuffer.hxx>
#include <pivotcachebuffer.hxx>
#include <sharedstringsfragment.hxx>
#include <revisionfragment.hxx>
#include <stylesfragment.hxx>
#include <tablebuffer.hxx>
#include <themebuffer.hxx>
#include <viewsettings.hxx>
#include <workbooksettings.hxx>
#include <worksheetbuffer.hxx>
#include <worksheethelper.hxx>
#include <worksheetfragment.hxx>
#include <extlstcontext.hxx>
#include <documentimport.hxx>
#include <biffhelper.hxx>
#include <document.hxx>
#include <drwlayer.hxx>
#include <docsh.hxx>
#include <calcconfig.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <scmod.hxx>
#include <formulaopt.hxx>
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <vcl/weld.hxx>
#include <oox/core/fastparser.hxx>
#include <svx/svdpage.hxx>
#include <comphelper/threadpool.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <memory>
#include <oox/ole/vbaproject.hxx>
#include <comphelper/processfactory.hxx>
#include <officecfg/Office/Calc.hxx>
Include dependency graph for workbookfragment.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::xls
 

Variable Documentation

◆ aSegments

std::vector< ISegmentProgressBarRef > aSegments
private

Definition at line 288 of file workbookfragment.cxx.

◆ m_xWarningOnBox

std::unique_ptr<weld::CheckButton> m_xWarningOnBox
private

Definition at line 551 of file workbookfragment.cxx.

◆ mfPosition

double mfPosition
private

Definition at line 265 of file workbookfragment.cxx.

◆ mrSheetsLeft

sal_Int32& mrSheetsLeft
private

Definition at line 221 of file workbookfragment.cxx.

◆ mrWorkbookHandler

WorkbookFragment& mrWorkbookHandler
private

Definition at line 222 of file workbookfragment.cxx.

◆ mxHandler

rtl::Reference<FragmentHandler> mxHandler
private

Definition at line 223 of file workbookfragment.cxx.

◆ mxWrapped

ISegmentProgressBarRef mxWrapped
private

Definition at line 266 of file workbookfragment.cxx.