adaptSizeAndBorderForAllPages(const Size &rNewSize, tools::Long nLeft=0, tools::Long nRight=0, tools::Long nUpper=0, tools::Long nLower=0) | SdrModel | virtual |
AddListener(SfxListener &rListener) | SfxBroadcaster | private |
AddUndo(std::unique_ptr< SdrUndoAction > pUndo) | SdrModel | |
AllocModel() const | SdrModel | virtual |
AllocPage(bool bMasterPage) override | FmFormModel | virtual |
AreControlsThemed() | SdrModel | inline |
BegUndo() | SdrModel | |
BegUndo(const OUString &rComment) | SdrModel | |
BegUndo(const OUString &rComment, const OUString &rObjDescr, SdrRepeatFunc eFunc) | SdrModel | |
Broadcast(const SfxHint &rHint) | SfxBroadcaster | |
BurnInStyleSheetAttributes() | SdrModel | |
ClearModel(bool bCalledFromDestructor) | SdrModel | |
ClearUndoBuffer() | SdrModel | |
clearWeak() | tools::WeakBase | |
ControlsUseRefDevice() const | FmFormModel | |
CopyPages(sal_uInt16 nFirstPageNum, sal_uInt16 nLastPageNum, sal_uInt16 nDestPos, bool bUndo, bool bMoveNoCopy) | SdrModel | |
createOutliner(OutlinerMode nOutlinerMode) | SdrModel | |
createUnoModel() | SdrModel | protectedvirtual |
DeleteMasterPage(sal_uInt16 nPgNum) | SdrModel | |
DeletePage(sal_uInt16 nPgNum) | SdrModel | virtual |
disposeOutliner(std::unique_ptr< SdrOutliner > pOutliner) | SdrModel | |
DoesMakePageObjectsNamesUnique() const | SdrModel | inline |
DoMakePageObjectsNamesUnique(bool bDo) | SdrModel | inline |
dumpAsXml(xmlTextWriterPtr pWriter) const | SdrModel | virtual |
EnableUndo(bool bEnable) | SdrModel | |
EndUndo() | SdrModel | |
FmFormModel(const FmFormModel &)=delete | FmFormModel | private |
FmFormModel(SfxItemPool *pPool=nullptr, SfxObjectShell *pPers=nullptr) | FmFormModel | |
ForAllListeners(std::function< bool(SfxListener *)> f) const | SfxBroadcaster | |
Forward(SfxBroadcaster &rBC, const SfxHint &rHint) | SfxBroadcaster | protected |
GetActiveOutliners() const | SdrModel | |
GetAngleString(Degree100 nAngle) | SdrModel | static |
GetAutoControlFocus() const | FmFormModel | inline |
GetBitmapList() const | SdrModel | inline |
GetChainingOutliner(const SdrTextObj *pObj) const | SdrModel | |
GetCharCompressType() const | SdrModel | inline |
GetColorList() const | SdrModel | inline |
GetCompatibilityFlag(SdrCompatibilityFlag eFlag) const | SdrModel | |
GetDashList() const | SdrModel | inline |
GetDefaultStyleSheet() const | SdrModel | inline |
GetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj() const | SdrModel | inline |
GetDefaultTabulator() const | SdrModel | inline |
GetDisableTextEditUsesCommonUndoManager() const | SdrModel | inline |
GetDocumentStorage() const | SdrModel | virtual |
GetDocumentStream(OUString const &rURL, ::comphelper::LifecycleProxy const &rProxy) const | SdrModel | |
GetDrawOutliner(const SdrTextObj *pObj=nullptr) const | SdrModel | |
GetForbiddenCharsTable() const | SdrModel | inline |
GetFormattingTextObj() const | SdrModel | |
GetGradientList() const | SdrModel | inline |
getHandoutPageCount() const | SdrModel | inline |
GetHatchList() const | SdrModel | inline |
GetHitTestOutliner() const | SdrModel | inline |
getImagePreferredDPI() const | SdrModel | inlinevirtual |
GetItemPool() const | SdrModel | inline |
GetItemPool() | SdrModel | inline |
GetLayerAdmin() const | SdrModel | inline |
GetLayerAdmin() | SdrModel | inline |
GetLineEndList() const | SdrModel | inline |
GetLinkManager() | SdrModel | inline |
GetListenerCount() const | SfxBroadcaster | |
GetMasterPage(sal_uInt16 nPgNum) const | SdrModel | |
GetMasterPage(sal_uInt16 nPgNum) | SdrModel | |
GetMasterPageCount() const | SdrModel | |
GetMaxObjSize() const | SdrModel | inline |
GetMetricString(tools::Long nVal, bool bNoUnitChars=false, sal_Int32 nNumDigits=-1) const | SdrModel | |
GetObjectShell() const | FmFormModel | inline |
GetOpenInDesignMode() const | FmFormModel | inline |
GetPage(sal_uInt16 nPgNum) const | SdrModel | |
GetPage(sal_uInt16 nPgNum) | SdrModel | |
GetPageCount() const | SdrModel | |
GetPageNumType() const | SdrModel | virtual |
GetPatternList() const | SdrModel | inline |
GetPercentString(const Fraction &rVal) | SdrModel | static |
GetPersist() const | SdrModel | inline |
GetPropertyList(XPropertyListType t) const | SdrModel | inline |
GetRefDevice() const | SdrModel | inline |
GetScaleUnit() const | SdrModel | inline |
GetSdrUndoFactory() const | SdrModel | |
GetSdrUndoManager() const | SdrModel | |
GetStyleSheetPool() const | SdrModel | inline |
GetTextChain() const | SdrModel | |
getTheme() const | SdrModel | |
GetUIScale() const | SdrModel | inline |
GetUIUnit() const | SdrModel | inline |
GetUndoBracketLevel() const | SdrModel | inline |
GetUndoEnv() | FmFormModel | |
GetUnitString(FieldUnit eUnit) | SdrModel | static |
getUnoModel() | SdrModel | |
getUnoTunnelId() | SdrModel | static |
getWeakConnection() | tools::WeakBase | private |
HasListeners() const | SfxBroadcaster | |
HasRedoActions() const | SdrModel | |
HasUndoActions() const | SdrModel | |
ImpCreateTables(bool bDisablePropertyFiles) | SdrModel | private |
implSetOpenInDesignMode(bool _bOpenDesignMode) | FmFormModel | private |
ImpPostUndoAction(std::unique_ptr< SdrUndoAction > pUndo) | SdrModel | private |
ImpReformatAllEdgeObjects() | SdrModel | private |
ImpReformatAllTextObjects() | SdrModel | private |
ImpSetOutlinerDefaults(SdrOutliner *pOutliner, bool bInit=false) | SdrModel | private |
ImpSetUIUnit() | SdrModel | private |
InsertMasterPage(SdrPage *pPage, sal_uInt16 nPos=0xFFFF) override | FmFormModel | virtual |
InsertPage(SdrPage *pPage, sal_uInt16 nPos=0xFFFF) override | FmFormModel | virtual |
IsAddExtLeading() const | SdrModel | inline |
IsChanged() const | SdrModel | inline |
IsCreatingDataObj() const | SdrModel | inlinevirtual |
IsInDestruction() const | SdrModel | inline |
IsKernAsianPunctuation() const | SdrModel | inline |
isLocked() const | SdrModel | inline |
IsMPgNumsDirty() const | SdrModel | inline |
IsPagNumsDirty() const | SdrModel | inline |
IsPasteResize() const | SdrModel | inline |
IsPickThroughTransparentTextFrames() const | SdrModel | inline |
IsReadOnly() const | SdrModel | virtual |
IsStarDrawPreviewMode() const | SdrModel | inline |
IsSwapGraphics() const | SdrModel | inline |
IsTransportContainer() const | SdrModel | inline |
IsUndoEnabled() const | SdrModel | |
IsVOCInvalidationIsReliable() const | SdrModel | inline |
IsWriter() const | SdrModel | inline |
m_aMaxObjSize | SdrModel | protected |
m_aRedoStack | SdrModel | protected |
m_aUIScale | SdrModel | protected |
m_aUIUnitFact | SdrModel | protected |
m_aUIUnitStr | SdrModel | protected |
m_aUndoLink | SdrModel | protected |
m_aUndoStack | SdrModel | protected |
m_bAutoControlFocus | FmFormModel | private |
m_bIsWriter | SdrModel | protected |
m_bMPgNumsDirty | SdrModel | protected |
m_bOpenInDesignMode | FmFormModel | private |
m_bPagNumsDirty | SdrModel | protected |
m_bPasteResize | SdrModel | protected |
m_bReadOnly | SdrModel | protected |
m_bStarDrawPreviewMode | SdrModel | protected |
m_bSwapGraphics | SdrModel | protected |
m_bThemedControls | SdrModel | protected |
m_bTransparentTextFrames | SdrModel | protected |
m_bTransportContainer | SdrModel | protected |
m_eObjUnit | SdrModel | protected |
m_eUIUnit | SdrModel | protected |
m_Listeners | SfxBroadcaster | private |
m_nDefaultTabulator | SdrModel | protected |
m_nMaxUndoCount | SdrModel | protected |
m_nUIUnitDecimalMark | SdrModel | protected |
m_nUndoLevel | SdrModel | protected |
m_pChainingOutliner | SdrModel | protected |
m_pCurrentUndoGroup | SdrModel | protected |
m_pDefaultStyleSheet | SdrModel | protected |
m_pDrawOutliner | SdrModel | protected |
m_pEmbeddedHelper | SdrModel | protected |
m_pHitTestOutliner | SdrModel | protected |
m_pImpl | FmFormModel | private |
m_pItemPool | SdrModel | protected |
m_pLayerAdmin | SdrModel | protected |
m_pLinkManager | SdrModel | protected |
m_pObjShell | FmFormModel | private |
m_pRefOutDev | SdrModel | protected |
m_pTextChain | SdrModel | protected |
m_RemovedPositions | SfxBroadcaster | private |
maAllIncarnatedObjects | SdrModel | private |
maMasterPages | SdrModel | protected |
maPages | SdrModel | protected |
maProperties | SdrModel | |
MasterPageListChanged() | SdrModel | virtual |
mbAddExtLeading | SdrModel | |
mbChanged | SdrModel | protected |
mbDisableTextEditUsesCommonUndoManager | SdrModel | protected |
mbInDestruction | SdrModel | |
mbKernAsianPunctuation | SdrModel | |
mbMakePageObjectsNamesUnique | SdrModel | private |
mbModelLocked | SdrModel | |
mbUndoEnabled | SdrModel | protected |
mbVOCInvalidationIsReliable | SdrModel | protected |
Merge(SdrModel &rSourceModel, sal_uInt16 nFirstPageNum, sal_uInt16 nLastPageNum, sal_uInt16 nDestPos, bool bMergeMasterPages, bool bAllMasterPages, bool bUndo=true, bool bTreadSourceAsConst=false) | SdrModel | virtual |
MigrateItemSet(const SfxItemSet *pSourceSet, SfxItemSet *pDestSet, SdrModel *pNewModel) | SdrModel | static |
mnCharCompressType | SdrModel | |
mnDefTextHgt | SdrModel | protected |
mnHandoutPageCount | SdrModel | |
MoveMasterPage(sal_uInt16 nPgNum, sal_uInt16 nNewPos) | SdrModel | |
MovePage(sal_uInt16 nPgNum, sal_uInt16 nNewPos) | SdrModel | virtual |
mpDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj | SdrModel | protected |
mpForbiddenCharactersTable | SdrModel | |
mpImpl | SdrModel | |
mpOutlinerCache | SdrModel | |
mpWeakConnection | tools::WeakBase | private |
mxStyleSheetPool | SdrModel | protected |
mxUnoModel | SdrModel | private |
OpenInDesignModeIsDefaulted() | FmFormModel | |
operator=(const FmFormModel &rSrcModel)=delete | FmFormModel | private |
operator==(const SdrModel &rCmpModel) const =delete | SdrModel | private |
PageListChanged() | SdrModel | virtual |
ReadUserDataSequenceValue(const css::beans::PropertyValue *pValue) | SdrModel | |
RecalcPageNums(bool bMaster) | SdrModel | |
Redo() | SdrModel | |
RefDeviceChanged() | SdrModel | |
ReformatAllTextObjects() | SdrModel | |
RemoveListener(SfxListener &rListener) | SfxBroadcaster | private |
RemoveMasterPage(sal_uInt16 nPgNum) override | FmFormModel | virtual |
RemovePage(sal_uInt16 nPgNum) override | FmFormModel | virtual |
Repeat(SfxRepeatTarget &) | SdrModel | |
SdrModel(const SdrModel &rSrcModel)=delete | SdrModel | private |
SdrModel(SfxItemPool *pPool=nullptr, ::comphelper::IEmbeddedHelper *pPers=nullptr, bool bDisablePropertyFiles=false) | SdrModel | explicit |
SetAddExtLeading(bool bEnabled) | SdrModel | |
SetAutoControlFocus(bool _bAutoControlFocus) | FmFormModel | |
SetChanged(bool bFlg=true) | SdrModel | virtual |
SetCharCompressType(CharCompressType nType) | SdrModel | |
SetCompatibilityFlag(SdrCompatibilityFlag eFlag, bool bEnabled) | SdrModel | |
SetDefaultFontHeight(sal_Int32 nVal) | SdrModel | |
SetDefaultStyleSheet(SfxStyleSheet *pDefSS) | SdrModel | inline |
SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(SfxStyleSheet *pDefSS) | SdrModel | inline |
SetDefaultTabulator(sal_uInt16 nVal) | SdrModel | |
SetDisableTextEditUsesCommonUndoManager(bool bNew) | SdrModel | inline |
SetForbiddenCharsTable(const std::shared_ptr< SvxForbiddenCharactersTable > &xForbiddenChars) | SdrModel | |
setHandoutPageCount(sal_uInt16 nHandoutPageCount) | SdrModel | inline |
SetKernAsianPunctuation(bool bEnabled) | SdrModel | |
SetLinkManager(sfx2::LinkManager *pLinkMgr) | SdrModel | inline |
setLock(bool bLock) | SdrModel | |
SetMaxObjSize(const Size &rSiz) | SdrModel | inline |
SetMaxUndoActionCount(sal_uInt32 nCount) | SdrModel | |
SetNotifyUndoActionHdl(const std::function< void(std::unique_ptr< SdrUndoAction >)> &rLink) | SdrModel | inline |
SetObjectShell(SfxObjectShell *pShell) | FmFormModel | |
SetOpenInDesignMode(bool _bOpenDesignMode) | FmFormModel | |
SetPasteResize(bool bOn) | SdrModel | inline |
SetPersist(::comphelper::IEmbeddedHelper *p) | SdrModel | inline |
SetPickThroughTransparentTextFrames(bool bOn) | SdrModel | inline |
SetPropertyList(XPropertyListRef const &p) | SdrModel | inline |
SetReadOnly(bool bYes) | SdrModel | |
SetRefDevice(OutputDevice *pDev) | SdrModel | |
SetScaleUnit(MapUnit eMap) | SdrModel | |
SetSdrUndoFactory(SdrUndoFactory *pUndoFactory) | SdrModel | |
SetSdrUndoManager(SfxUndoManager *pUndoManager) | SdrModel | |
SetStarDrawPreviewMode(bool bPreview) | SdrModel | |
SetStyleSheetPool(SfxStyleSheetBasePool *pPool) | SdrModel | inline |
SetSwapGraphics() | SdrModel | |
SetTextDefaults() const | SdrModel | |
SetTextDefaults(SfxItemPool *pItemPool, sal_Int32 nDefTextHgt) | SdrModel | static |
setTheme(std::shared_ptr< model::Theme > const &pTheme) | SdrModel | |
SetUIScale(const Fraction &rScale) | SdrModel | |
SetUIUnit(FieldUnit eUnit) | SdrModel | |
SetUIUnit(FieldUnit eUnit, const Fraction &rScale) | SdrModel | |
SetUndoComment(const OUString &rComment) | SdrModel | |
SetUndoComment(const OUString &rComment, const OUString &rObjDescr) | SdrModel | |
setUnoModel(const css::uno::Reference< css::uno::XInterface > &xModel) | SdrModel | |
SetVOCInvalidationIsReliable(bool b) | SdrModel | inline |
SfxBroadcaster() | SfxBroadcaster | |
SfxBroadcaster(const SfxBroadcaster &rBC) | SfxBroadcaster | |
Undo() | SdrModel | |
WeakBase() | tools::WeakBase | |
WriteUserDataSequence(css::uno::Sequence< css::beans::PropertyValue > &rValues) | SdrModel | |
~FmFormModel() override | FmFormModel | virtual |
~SdrModel() override | SdrModel | virtual |
~SfxBroadcaster() COVERITY_NOEXCEPT_FALSE | SfxBroadcaster | virtual |
~WeakBase() | tools::WeakBase | virtual |