Home
last modified time | relevance | path

Searched refs:GetAnnotationPool (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dannotsh.hxx75 static SfxItemPool* GetAnnotationPool(SwView const & rV);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dannotsh.hxx75 static SfxItemPool* GetAnnotationPool(SwView const & rV);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/annotations/
H A Dannotationmanagerimpl.hxx135 SfxItemPool* GetAnnotationPool();
H A Dannotationmanager.cxx100 SfxItemPool* GetAnnotationPool() in GetAnnotationPool() function
563 ::Outliner aOutliner( GetAnnotationPool(),OutlinerMode::TextObject ); in ExecuteReplyToAnnotation()
H A Dannotationwindow.cxx250 mpOutliner.reset( new ::Outliner(GetAnnotationPool(),OutlinerMode::TextObject) ); in InitControls()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/annotations/
H A Dannotationmanagerimpl.hxx142 SfxItemPool* GetAnnotationPool();
H A Dannotationmanager.cxx97 SfxItemPool* GetAnnotationPool() in GetAnnotationPool() function
543 …std::unique_ptr< ::Outliner > pOutliner( new ::Outliner(GetAnnotationPool(),OutlinerMode::TextObje… in ExecuteReplyToAnnotation()
H A Dannotationwindow.cxx288 mpOutliner.reset( new ::Outliner(GetAnnotationPool(),OutlinerMode::TextObject) ); in InitControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dannotsh.cxx122 SfxItemPool* SwAnnotationShell::GetAnnotationPool(SwView const & rV) in GetAnnotationPool() function in SwAnnotationShell
131 SetPool(SwAnnotationShell::GetAnnotationPool(rView)); in SwAnnotationShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dannotsh.cxx151 SfxItemPool* SwAnnotationShell::GetAnnotationPool(SwView const & rV) in GetAnnotationPool() function in SwAnnotationShell
160 SetPool(SwAnnotationShell::GetAnnotationPool(rView)); in SwAnnotationShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A DPostItMgr.cxx1680 SfxItemPool* pPool(SwAnnotationShell::GetAnnotationPool(rView)); in ExecuteFormatAllDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A DPostItMgr.cxx1646 SfxItemPool* pPool(SwAnnotationShell::GetAnnotationPool(rView)); in ExecuteFormatAllDialog()