LibreOffice Module sc (master) 1
|
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/progress.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/sfxsids.hrc>
#include <svl/eitem.hxx>
#include <svl/itemset.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/frame/XModel.hpp>
#include <progress.hxx>
#include <document.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
Go to the source code of this file.
Macros | |
#define | SC_PROGRESS_CXX |
Functions | |
static bool | lcl_IsHiddenDocument (const SfxObjectShell *pObjSh) |
static bool | lcl_HasControllersLocked (const SfxObjectShell &rObjSh) |
Variables | |
static ScProgress | theDummyInterpretProgress |
#define SC_PROGRESS_CXX |
Definition at line 31 of file progress.cxx.
|
static |
Definition at line 63 of file progress.cxx.
References SfxObjectShell::GetBaseModel(), and xModel.
Referenced by ScProgress::ScProgress().
|
static |
Definition at line 48 of file progress.cxx.
References SfxItemSet::GetItemIfSet(), SfxMedium::GetItemSet(), and SfxObjectShell::GetMedium().
Referenced by ScProgress::ScProgress().
|
static |
Definition at line 39 of file progress.cxx.
Referenced by ScProgress::DeleteInterpretProgress().