|
LibreOffice Module sw (master) 1
|
#include <svx/svxids.hrc>#include <svx/drawitem.hxx>#include <svx/svdoutl.hxx>#include <svx/xtable.hxx>#include <unotools/configmgr.hxx>#include <docsh.hxx>#include <drawdoc.hxx>#include <swtypes.hxx>Go to the source code of this file.
Functions | |
| void | InitDrawModelAndDocShell (SwDocShell *pSwDocShell, SwDrawModel *pSwDrawDocument) |
| void InitDrawModelAndDocShell | ( | SwDocShell * | pSwDocShell, |
| SwDrawModel * | pSwDrawDocument | ||
| ) |
Definition at line 32 of file docshdrw.cxx.
References SdrModel::GetBitmapList(), SdrModel::GetColorList(), SvxColorListItem::GetColorList(), SdrModel::GetDashList(), SdrModel::GetDrawOutliner(), SdrModel::GetGradientList(), SdrModel::GetHatchList(), GetHyphenator(), SfxShell::GetItem(), SdrModel::GetLineEndList(), FmFormModel::GetObjectShell(), SdrModel::GetPatternList(), XColorList::GetStdColorList(), utl::ConfigManager::IsFuzzing(), SfxShell::PutItem(), Outliner::SetHyphenator(), FmFormModel::SetObjectShell(), SdrModel::SetPersist(), and SdrModel::SetPropertyList().
Referenced by SwDocShell::ConvertFrom(), SwDocShell::Load(), SwDoc::SetDocShell(), SwDocShell::SubInitNew(), and SwDrawModel::SwDrawModel().