compilerplugins/clang/unusedmethods.results                | 2348 ++++++++-----
 compilerplugins/clang/unusedmethods.unused-returns.results |  372 +-
 cui/source/options/appearance.hxx                          |    1 
 formula/source/ui/dlg/funcpage.cxx                         |    2 
 formula/source/ui/dlg/funcpage.hxx                         |    1 
 include/svtools/colorcfg.hxx                               |    8 
 include/vcl/ColorMask.hxx                                  |   36 
 include/vcl/graph.hxx                                      |    1 
 include/vcl/pdfwriter.hxx                                  |    6 
 include/vcl/settings.hxx                                   |    3 
 sd/source/ui/inc/DrawViewShell.hxx                         |    1 
 sd/source/ui/view/drviewsk.cxx                             |   17 
 sw/inc/swdll.hxx                                           |    2 
 sw/source/uibase/app/swdll.cxx                             |   11 
 sw/source/uibase/app/swdllimpl.hxx                         |    2 
 vcl/headless/CairoCommon.cxx                               |    7 
 vcl/source/app/settings.cxx                                |   18 
 vcl/source/gdi/graph.cxx                                   |    5 
 vcl/source/gdi/pdfwriter.cxx                               |    6 
 19 files changed, 1911 insertions(+), 936 deletions(-)

New commits:
commit 4cd88c0534e11b8357f15428deb0ee52689cb7d5
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Wed Feb 5 16:38:28 2025 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Wed Feb 5 18:29:16 2025 +0100

    loplugin:unusedmethods
    
    Change-Id: I76e97a932fb6c6d26dc6ad1b9a45dde2dfd7b0a4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181182
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/compilerplugins/clang/unusedmethods.results 
b/compilerplugins/clang/unusedmethods.results
index 8fe388967ee5..87edf19ae373 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -1,5 +1,5 @@
 basctl/source/basicide/baside2.hxx:405
-    rtl::OUString basctl::ModulWindow::GetEditorColorScheme()
+    const rtl::OUString & basctl::ModulWindow::GetEditorColorScheme()
 basegfx/source/range/b2drangeclipper.cxx:686
     type-parameter-?-? basegfx::(anonymous 
namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &)
 basic/source/inc/buffer.hxx:40
@@ -8,9 +8,9 @@ basic/source/inc/buffer.hxx:41
     void SbiBuffer::operator+=(short)
 basic/source/inc/buffer.hxx:45
     void SbiBuffer::operator+=(int)
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:185
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:181
     void CPPU_CURRENT_NAMESPACE::raiseException(struct _uno_Any *,struct 
_uno_Mapping *)
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:188
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:184
     void CPPU_CURRENT_NAMESPACE::fillUnoException(struct _uno_Any *,struct 
_uno_Mapping *)
 canvas/inc/rendering/icolorbuffer.hxx:47
     unsigned char * canvas::IColorBuffer::lock() const
@@ -36,12 +36,12 @@ canvas/inc/vclwrapper.hxx:66
      
canvas::vcltools::VCLObject::VCLObject<Wrappee_>(unique_ptr<type-parameter-?-?, 
default_delete<type-parameter-?-?> >)
 canvas/inc/vclwrapper.hxx:138
     void canvas::vcltools::VCLObject::swap(VCLObject<Wrappee_> &)
-canvas/source/vcl/canvasfont.hxx:78
+canvas/source/vcl/canvasfont.hxx:76
     const struct com::sun::star::geometry::Matrix2D & 
vclcanvas::CanvasFont::getFontMatrix() const
 canvas/source/vcl/impltools.hxx:107
      vclcanvas::tools::LocalGuard::LocalGuard()
 chart2/source/view/axes/VAxisBase.hxx:73
-    std::shared_ptr<chart::DataTableView> chart::VAxisBase::getDataTableView()
+    const std::shared_ptr<chart::DataTableView> & 
chart::VAxisBase::getDataTableView()
 connectivity/inc/sdbcx/VGroup.hxx:61
      connectivity::sdbcx::OGroup::OGroup(_Bool)
 connectivity/inc/sdbcx/VGroup.hxx:62
@@ -52,13 +52,7 @@ connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:49
     com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSetMetaData> 
connectivity::evoab::OEvoabResultSetMetaData::operator Reference()
 connectivity/source/drivers/firebird/Driver.hxx:61
     const 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> & 
connectivity::firebird::FirebirdDriver::getContext() const
-connectivity/source/drivers/firebird/Util.hxx:66
-     
connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,rtl::OUString)
-connectivity/source/drivers/firebird/Util.hxx:71
-    short connectivity::firebird::ColumnTypeInfo::getType() const
-connectivity/source/drivers/firebird/Util.hxx:72
-    short connectivity::firebird::ColumnTypeInfo::getSubType() const
-connectivity/source/drivers/firebird/Util.hxx:74
+connectivity/source/drivers/firebird/Util.hxx:73
     const rtl::OUString & 
connectivity::firebird::ColumnTypeInfo::getCharacterSet() const
 connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:180
     rtl::OUString 
connectivity::mysqlc::OConnection::transFormPreparedStatement(const 
rtl::OUString &)
@@ -68,6 +62,10 @@ 
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:92
     type-parameter-?-? 
connectivity::mysqlc::OPreparedResultSet::retrieveValue(const int)
 connectivity/source/drivers/mysqlc/mysqlc_user.hxx:28
      
connectivity::mysqlc::User::User(com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection>)
+connectivity/source/drivers/odbc/OResultSet.cxx:90
+     (anonymous namespace)::CharsBindData::CharsBindData(const void 
*,type-parameter-?-?...)
+connectivity/source/drivers/odbc/OResultSet.cxx:95
+     (anonymous namespace)::CharsBindData::CharsBindData(const 
type-parameter-?-? &)
 connectivity/source/inc/calc/CDriver.hxx:30
     com::sun::star::uno::Reference<com::sun::star::uno::XInterface> 
connectivity::calc::ODriver_CreateInstance(const 
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> &)
 connectivity/source/inc/dbase/DDriver.hxx:29
@@ -84,14 +82,22 @@ connectivity/source/inc/OColumn.hxx:104
     _Bool connectivity::OColumn::isWritable() const
 connectivity/source/inc/OColumn.hxx:105
     _Bool connectivity::OColumn::isDefinitelyWritable() const
-connectivity/source/inc/odbc/OConnection.hxx:117
+connectivity/source/inc/odbc/OConnection.hxx:118
     connectivity::odbc::ODBCDriver * 
connectivity::odbc::OConnection::getDriver() const
 connectivity/source/inc/odbc/ODriver.hxx:71
     const 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> & 
connectivity::odbc::ODBCDriver::getContext() const
+connectivity/source/inc/odbc/OFunctions.hxx:92
+    short connectivity::odbc::Functions::GetEnvAttr(void *,int,void *,int,int 
*) const
+connectivity/source/inc/odbc/OFunctions.hxx:178
+    short connectivity::odbc::Functions::DescribeParam(void *,unsigned 
short,short *,unsigned long *,short *,short *) const
 connectivity/source/inc/odbc/OPreparedStatement.hxx:70
     void 
connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned 
long,const type-parameter-?-?)
 connectivity/source/inc/odbc/OPreparedStatement.hxx:71
     void 
connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned 
long,int,const type-parameter-?-?)
+connectivity/source/inc/odbc/OTools.hxx:326
+     connectivity::odbc::CHARS::CHARS<type-parameter-?-?, 
4>(std::basic_string_view<char16_t>)
+connectivity/source/inc/odbc/OTools.hxx:339
+     connectivity::odbc::CHARS::CHARS<type-parameter-?-?, 4>(const 
rtl::OUString &)
 connectivity/source/inc/OTypeInfo.hxx:45
     _Bool connectivity::OTypeInfo::operator==(const struct 
connectivity::OTypeInfo &) const
 connectivity/source/inc/OTypeInfo.hxx:46
@@ -132,8 +138,8 @@ cui/source/inc/GraphicsTestsDialog.hxx:48
     void GraphicsTestsDialog::LinkStubHandleResultViewRequest(void 
*,weld::Button &)
 cui/source/inc/SvxNotebookbarConfigPage.hxx:40
     void SvxNotebookbarConfigPage::SetElement()
-cui/source/options/optsave.hxx:82
-    void SvxSaveTabPage::DetectHiddenControls()
+cui/source/options/appearance.hxx:83
+    void SvxAppearanceTabPage::UpdateControlsState()
 dbaccess/source/filter/hsqldb/fbalterparser.hxx:19
     void dbahsql::FbAlterStmtParser::ensureProperTableLengths() const
 dbaccess/source/filter/hsqldb/parseschema.hxx:80
@@ -156,7 +162,7 @@ dbaccess/source/ui/inc/indexcollection.hxx:62
     __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const struct 
dbaui::OIndex *, std::__cxx1998::vector<struct dbaui::OIndex> >, 
std::vector<struct dbaui::OIndex> > dbaui::OIndexCollection::findOriginal(const 
rtl::OUString &) const
 dbaccess/source/ui/inc/unodatbr.hxx:316
     _Bool dbaui::SbaTableQueryBrowser::implCopyObject(ODataClipboard &,const 
weld::TreeIter &,int)
-desktop/inc/lib/init.hxx:142
+desktop/inc/lib/init.hxx:141
      desktop::CallbackFlushHandler::CallbackData::CallbackData(const 
tools::Rectangle *,int)
 desktop/source/lib/lokclipboard.hxx:95
      LOKClipboardFactory::LOKClipboardFactory()
@@ -180,7 +186,7 @@ drawinglayer/source/tools/emfpstringformat.hxx:99
     _Bool emfplushelper::EMFPStringFormat::NoClip() const
 drawinglayer/source/tools/emfpstringformat.hxx:100
     _Bool emfplushelper::EMFPStringFormat::BypassGDI() const
-editeng/inc/EditLine.hxx:102
+editeng/inc/EditLine.hxx:105
     _Bool EditLine::IsInvalid() const
 editeng/inc/edtspell.hxx:103
     __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const struct 
editeng::MisspellRange *, std::__cxx1998::vector<struct editeng::MisspellRange> 
>, std::vector<struct editeng::MisspellRange> > WrongList::begin() const
@@ -192,104 +198,110 @@ editeng/inc/ParagraphPortionList.hxx:71
     __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const 
std::unique_ptr<ParaPortion> *, 
std::__cxx1998::vector<std::unique_ptr<ParaPortion> > >, 
std::vector<std::unique_ptr<ParaPortion> > > ParaPortionList::cbegin() const
 editeng/inc/ParagraphPortionList.hxx:72
     __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const 
std::unique_ptr<ParaPortion> *, 
std::__cxx1998::vector<std::unique_ptr<ParaPortion> > >, 
std::vector<std::unique_ptr<ParaPortion> > > ParaPortionList::cend() const
-editeng/source/editeng/impedit.hxx:236
+editeng/inc/TextPortionList.hxx:65
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const 
std::unique_ptr<TextPortion> *, 
std::__cxx1998::vector<std::unique_ptr<TextPortion> > >, 
std::vector<std::unique_ptr<TextPortion> > > TextPortionList::cbegin() const
+editeng/inc/TextPortionList.hxx:66
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const 
std::unique_ptr<TextPortion> *, 
std::__cxx1998::vector<std::unique_ptr<TextPortion> > >, 
std::vector<std::unique_ptr<TextPortion> > > TextPortionList::cend() const
+editeng/source/editeng/impedit.hxx:235
     tools::Rectangle LOKSpecialPositioning::GetWindowPos(const 
tools::Rectangle &,enum MapUnit) const
-editeng/source/editeng/impedit.hxx:801
+editeng/source/editeng/impedit.hxx:795
+    double ImpEditEngine::scaleXFontValue(long) const
+editeng/source/editeng/impedit.hxx:803
     double ImpEditEngine::scaleYFontValue(unsigned short) const
-embeddedobj/source/msole/olecomponent.hxx:75
-    _Bool OleComponent::InitializeObject_Impl()
-embeddedobj/source/msole/olecomponent.hxx:77
-    void OleComponent::CreateNewIStorage_Impl()
-embeddedobj/source/msole/olecomponent.hxx:78
+embeddedobj/source/msole/olecomponent.hxx:72
+    void OleComponent::InitializeObject_Impl()
+embeddedobj/source/msole/olecomponent.hxx:74
+    rtl::OUString OleComponent::getTempURL() const
+embeddedobj/source/msole/olecomponent.hxx:76
     void OleComponent::RetrieveObjectDataFlavors_Impl()
-embeddedobj/source/msole/olecomponent.hxx:79
+embeddedobj/source/msole/olecomponent.hxx:77
     void OleComponent::Dispose()
-embeddedobj/source/msole/olecomponent.hxx:83
+embeddedobj/source/msole/olecomponent.hxx:81
      OleComponent::OleComponent(const 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> 
&,OleEmbeddedObject *)
-embeddedobj/source/msole/olecomponent.hxx:88
+embeddedobj/source/msole/olecomponent.hxx:86
     OleComponent * OleComponent::createEmbeddedCopyOfLink()
-embeddedobj/source/msole/olecomponent.hxx:90
+embeddedobj/source/msole/olecomponent.hxx:88
     void OleComponent::disconnectEmbeddedObject()
-embeddedobj/source/msole/olecomponent.hxx:92
+embeddedobj/source/msole/olecomponent.hxx:90
     struct com::sun::star::awt::Size OleComponent::CalculateWithFactor(const 
struct com::sun::star::awt::Size &,const struct com::sun::star::awt::Size 
&,const struct com::sun::star::awt::Size &)
-embeddedobj/source/msole/olecomponent.hxx:96
+embeddedobj/source/msole/olecomponent.hxx:94
     struct com::sun::star::awt::Size OleComponent::CalculateTheRealSize(const 
struct com::sun::star::awt::Size &,_Bool)
-embeddedobj/source/msole/olecomponent.hxx:99
+embeddedobj/source/msole/olecomponent.hxx:97
     void OleComponent::LoadEmbeddedObject(const rtl::OUString &)
-embeddedobj/source/msole/olecomponent.hxx:100
+embeddedobj/source/msole/olecomponent.hxx:98
     void OleComponent::CreateObjectFromClipboard()
-embeddedobj/source/msole/olecomponent.hxx:101
+embeddedobj/source/msole/olecomponent.hxx:99
     void OleComponent::CreateNewEmbeddedObject(const 
com::sun::star::uno::Sequence<signed char> &)
-embeddedobj/source/msole/olecomponent.hxx:102
+embeddedobj/source/msole/olecomponent.hxx:100
     void OleComponent::CreateObjectFromData(const 
com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> &)
-embeddedobj/source/msole/olecomponent.hxx:104
+embeddedobj/source/msole/olecomponent.hxx:102
     void OleComponent::CreateObjectFromFile(const rtl::OUString &)
-embeddedobj/source/msole/olecomponent.hxx:105
+embeddedobj/source/msole/olecomponent.hxx:103
     void OleComponent::CreateLinkFromFile(const rtl::OUString &)
-embeddedobj/source/msole/olecomponent.hxx:106
+embeddedobj/source/msole/olecomponent.hxx:104
     void OleComponent::InitEmbeddedCopyOfLink(const 
rtl::Reference<OleComponent> &)
-embeddedobj/source/msole/olecomponent.hxx:109
+embeddedobj/source/msole/olecomponent.hxx:107
     void OleComponent::RunObject()
-embeddedobj/source/msole/olecomponent.hxx:110
+embeddedobj/source/msole/olecomponent.hxx:108
     void OleComponent::CloseObject()
-embeddedobj/source/msole/olecomponent.hxx:112
+embeddedobj/source/msole/olecomponent.hxx:110
     com::sun::star::uno::Sequence<struct 
com::sun::star::embed::VerbDescriptor> OleComponent::GetVerbList()
-embeddedobj/source/msole/olecomponent.hxx:114
+embeddedobj/source/msole/olecomponent.hxx:112
     void OleComponent::ExecuteVerb(int)
-embeddedobj/source/msole/olecomponent.hxx:115
+embeddedobj/source/msole/olecomponent.hxx:113
     void OleComponent::SetHostName(const rtl::OUString &)
-embeddedobj/source/msole/olecomponent.hxx:116
+embeddedobj/source/msole/olecomponent.hxx:114
     void OleComponent::SetExtent(const struct com::sun::star::awt::Size &,long)
-embeddedobj/source/msole/olecomponent.hxx:118
+embeddedobj/source/msole/olecomponent.hxx:116
     struct com::sun::star::awt::Size OleComponent::GetExtent(long)
-embeddedobj/source/msole/olecomponent.hxx:119
+embeddedobj/source/msole/olecomponent.hxx:117
     struct com::sun::star::awt::Size OleComponent::GetCachedExtent(long)
-embeddedobj/source/msole/olecomponent.hxx:120
+embeddedobj/source/msole/olecomponent.hxx:118
     struct com::sun::star::awt::Size OleComponent::GetRecommendedExtent(long)
-embeddedobj/source/msole/olecomponent.hxx:122
+embeddedobj/source/msole/olecomponent.hxx:120
     long OleComponent::GetMiscStatus(long)
-embeddedobj/source/msole/olecomponent.hxx:124
+embeddedobj/source/msole/olecomponent.hxx:122
     com::sun::star::uno::Sequence<signed char> OleComponent::GetCLSID()
-embeddedobj/source/msole/olecomponent.hxx:126
+embeddedobj/source/msole/olecomponent.hxx:124
     _Bool OleComponent::IsWorkaroundActive() const
-embeddedobj/source/msole/olecomponent.hxx:127
+embeddedobj/source/msole/olecomponent.hxx:125
     _Bool OleComponent::IsDirty()
-embeddedobj/source/msole/olecomponent.hxx:129
+embeddedobj/source/msole/olecomponent.hxx:127
     void OleComponent::StoreOwnTmpIfNecessary()
-embeddedobj/source/msole/olecomponent.hxx:131
+embeddedobj/source/msole/olecomponent.hxx:129
     _Bool OleComponent::SaveObject_Impl()
-embeddedobj/source/msole/olecomponent.hxx:132
+embeddedobj/source/msole/olecomponent.hxx:130
     _Bool OleComponent::OnShowWindow_Impl(_Bool)
-embeddedobj/source/msole/olecomponent.hxx:133
+embeddedobj/source/msole/olecomponent.hxx:131
     void OleComponent::OnViewChange_Impl(unsigned int)
-embeddedobj/source/msole/olecomponent.hxx:134
+embeddedobj/source/msole/olecomponent.hxx:132
     void OleComponent::OnClose_Impl()
 extensions/source/scanner/scanner.hxx:79
     void ScannerManager::SetData(void *)
 extensions/source/scanner/scanner.hxx:83
     com::sun::star::uno::Reference<com::sun::star::uno::XInterface> 
ScannerManager_CreateInstance(const 
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> &)
-filter/source/svg/svgwriter.hxx:347
+filter/source/svg/svgwriter.hxx:346
     Color SVGActionWriter::ImplGetColorWithIntensity(const Color &,unsigned 
short)
-hwpfilter/source/hiodev.h:63
+formula/source/ui/dlg/funcpage.hxx:86
+    int formula::FuncPage::GetFunctionEntryCount() const
+hwpfilter/source/hiodev.h:62
     unsigned long HIODev::read4b(void *,unsigned long)
 idl/source/prj/svidl.cxx:103
     int main(int,char **)
-include/basegfx/color/bcolormodifier.hxx:392
+include/basegfx/color/bcolormodifier.hxx:118
+    enum basegfx::BColorModifierType 
basegfx::BColorModifier::getBColorModifierType() const
+include/basegfx/color/bcolormodifier.hxx:422
      basegfx::BColorModifier_randomize::BColorModifier_randomize(double)
 include/basegfx/curve/b2dcubicbezier.hxx:50
     _Bool basegfx::B2DCubicBezier::operator==(const basegfx::B2DCubicBezier &) 
const
-include/basegfx/curve/b2dcubicbezier.hxx:51
-    _Bool basegfx::B2DCubicBezier::operator!=(const basegfx::B2DCubicBezier &) 
const
-include/basegfx/curve/b2dcubicbezier.hxx:194
+include/basegfx/curve/b2dcubicbezier.hxx:193
     void basegfx::B2DCubicBezier::transform(const basegfx::B2DHomMatrix &)
-include/basegfx/curve/b2dcubicbezier.hxx:197
+include/basegfx/curve/b2dcubicbezier.hxx:196
     void basegfx::B2DCubicBezier::fround()
 include/basegfx/matrix/b2dhommatrix.hxx:113
     void basegfx::B2DHomMatrix::scale(const basegfx::B2DTuple &)
 include/basegfx/matrix/b2dhommatrixtools.hxx:132
     basegfx::B2DHomMatrix 
basegfx::utils::createRotateAroundCenterKeepAspectRatioStayInsideRange(const 
basegfx::B2DRange &,double)
-include/basegfx/matrix/b2dhommatrixtools.hxx:214
-    double basegfx::utils::B2DHomMatrixBufferedOnDemandDecompose::getShearX() 
const
 include/basegfx/matrix/b3dhommatrix.hxx:66
     void basegfx::B3DHomMatrix::rotate(const basegfx::B3DTuple &)
 include/basegfx/matrix/b3dhommatrix.hxx:70
@@ -308,9 +320,9 @@ include/basegfx/matrix/hommatrixtemplate.hxx:43
      basegfx::internal::ImplMatLine::ImplMatLine<RowSize>(unsigned short)
 include/basegfx/matrix/hommatrixtemplate.hxx:297
     _Bool basegfx::internal::ImplHomMatrixTemplate::isInvertible() const
-include/basegfx/numeric/ftools.hxx:116
+include/basegfx/numeric/ftools.hxx:114
     double basegfx::snapToRange(double,double,double)
-include/basegfx/numeric/ftools.hxx:120
+include/basegfx/numeric/ftools.hxx:118
     double basegfx::copySign(double,double)
 include/basegfx/pixel/bpixel.hxx:53
      basegfx::BPixel::BPixel(unsigned char,unsigned char,unsigned 
char,unsigned char)
@@ -332,20 +344,16 @@ include/basegfx/polygon/b2dtrapezoid.hxx:70
     basegfx::B2DPolygon basegfx::B2DTrapezoid::getB2DPolygon() const
 include/basegfx/polygon/b2dtrapezoid.hxx:102
     void 
basegfx::utils::createLineTrapezoidFromB2DPolygon(std::vector<basegfx::B2DTrapezoid>
 &,const basegfx::B2DPolygon &,double)
-include/basegfx/polygon/b3dpolypolygon.hxx:88
+include/basegfx/polygon/b3dpolypolygon.hxx:87
     void basegfx::B3DPolyPolygon::remove(unsigned int,unsigned int)
-include/basegfx/polygon/b3dpolypolygon.hxx:108
+include/basegfx/polygon/b3dpolypolygon.hxx:107
     basegfx::B3DPolygon * basegfx::B3DPolyPolygon::begin()
-include/basegfx/polygon/b3dpolypolygon.hxx:109
+include/basegfx/polygon/b3dpolypolygon.hxx:108
     basegfx::B3DPolygon * basegfx::B3DPolyPolygon::end()
 include/basegfx/range/b1drange.hxx:50
      basegfx::B1DRange::B1DRange(double)
 include/basegfx/range/b1drange.hxx:143
     double basegfx::B1DRange::clamp(double) const
-include/basegfx/range/b2dpolyrange.hxx:64
-    _Bool basegfx::B2DPolyRange::operator!=(const basegfx::B2DPolyRange &) 
const
-include/basegfx/range/b2drange.hxx:127
-    const basegfx::B2DRange & basegfx::B2DRange::getUnitB2DRange()
 include/basegfx/range/b2drange.hxx:132
     basegfx::B2DRange basegfx::operator*(const basegfx::B2DHomMatrix &,const 
basegfx::B2DRange &)
 include/basegfx/range/b2ibox.hxx:61
@@ -392,24 +400,20 @@ include/basegfx/tuple/Tuple2D.hxx:72
     _Bool basegfx::Tuple2D::equal(const basegfx::Tuple2D<int> &) const
 include/basegfx/tuple/Tuple2D.hxx:72
     _Bool basegfx::Tuple2D::equal(const basegfx::Tuple2D<long> &) const
-include/basegfx/utils/b2dclipstate.hxx:72
-    _Bool basegfx::utils::B2DClipState::operator!=(const 
basegfx::utils::B2DClipState &) const
-include/basegfx/utils/bgradient.hxx:113
+include/basegfx/utils/bgradient.hxx:118
      
basegfx::BColorStops::BColorStops(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const
 basegfx::BColorStop *, std::__cxx1998::vector<basegfx::BColorStop> >, 
std::vector<basegfx::BColorStop> 
>,__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const 
basegfx::BColorStop *, std::__cxx1998::vector<basegfx::BColorStop> >, 
std::vector<basegfx::BColorStop> >)
-include/basegfx/utils/canvastools.hxx:111
+include/basegfx/utils/canvastools.hxx:109
     struct com::sun::star::geometry::AffineMatrix3D & 
basegfx::unotools::affineMatrixFromHomMatrix3D(struct 
com::sun::star::geometry::AffineMatrix3D &,const basegfx::B3DHomMatrix &)
-include/basegfx/utils/canvastools.hxx:131
+include/basegfx/utils/canvastools.hxx:129
     basegfx::B3DRange basegfx::unotools::b3DRectangleFromRealRectangle3D(const 
struct com::sun::star::geometry::RealRectangle3D &)
 include/basegfx/utils/gradienttools.hxx:84
     int (anonymous namespace)::ColorToBColorConverter::operator int() const
-include/basegfx/utils/systemdependentdata.hxx:83
+include/basegfx/utils/systemdependentdata.hxx:99
     unsigned int 
basegfx::SystemDependentData::getCombinedHoldCyclesInSeconds() const
 include/basegfx/utils/unopolypolygon.hxx:87
     const basegfx::B2DPolyPolygon & 
basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const
 include/basegfx/vector/b2dsize.hxx:84
     basic_ostream<type-parameter-?-?, type-parameter-?-?> & 
basegfx::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> 
&,const basegfx::B2DSize &)
-include/basegfx/vector/b2dvector.hxx:68
-     basegfx::B2DVector::B2DVector(const basegfx::B2IVector &)
 include/basegfx/vector/b2dvector.hxx:81
     basegfx::B2DVector & basegfx::B2DVector::operator*=(const 
basegfx::B2DVector &)
 include/basegfx/vector/b2isize.hxx:39
@@ -424,21 +428,21 @@ include/basegfx/vector/b2ivector.hxx:115
     basegfx::B2IVector & basegfx::B2IVector::operator*=(const 
basegfx::B2DHomMatrix &)
 include/basegfx/vector/b3dvector.hxx:74
     basegfx::B3DVector & basegfx::B3DVector::operator*=(const 
basegfx::B3DVector &)
-include/basic/codecompletecache.hxx:82
+include/basic/codecompletecache.hxx:80
     std::basic_ostream<char> & operator<<(std::basic_ostream<char> &,const 
CodeCompleteDataCache &)
-include/basic/sbxvar.hxx:138
+include/basic/sbxvar.hxx:137
     struct SbxValues * SbxValue::data()
-include/codemaker/global.hxx:54
+include/codemaker/global.hxx:53
     FileStream & operator<<(FileStream &,const rtl::OString *)
-include/codemaker/global.hxx:56
+include/codemaker/global.hxx:55
     FileStream & operator<<(FileStream &,const rtl::OStringBuffer *)
-include/codemaker/global.hxx:57
+include/codemaker/global.hxx:56
     FileStream & operator<<(FileStream &,const rtl::OStringBuffer &)
-include/codemaker/options.hxx:54
+include/codemaker/options.hxx:53
     const rtl::OString & Options::getProgramName() const
-include/codemaker/typemanager.hxx:46
+include/codemaker/typemanager.hxx:45
     const rtl::Reference<unoidl::Manager> & TypeManager::getManager() const
-include/codemaker/typemanager.hxx:50
+include/codemaker/typemanager.hxx:49
     const std::vector<rtl::Reference<unoidl::Provider> > & 
TypeManager::getPrimaryProviders() const
 include/comphelper/automationinvokedzone.hxx:26
      comphelper::Automation::AutomationInvokedZone::AutomationInvokedZone()
@@ -446,27 +450,19 @@ include/comphelper/basicio.hxx:52
     const 
com::sun::star::uno::Reference<com::sun::star::io::XObjectInputStream> & 
comphelper::operator>>(const 
com::sun::star::uno::Reference<com::sun::star::io::XObjectInputStream> 
&,unsigned int &)
 include/comphelper/basicio.hxx:53
     const 
com::sun::star::uno::Reference<com::sun::star::io::XObjectOutputStream> & 
comphelper::operator<<(const 
com::sun::star::uno::Reference<com::sun::star::io::XObjectOutputStream> 
&,unsigned int)
-include/comphelper/configuration.hxx:301
+include/comphelper/configuration.hxx:287
     void comphelper::ConfigurationLocalizedProperty::set(const 
type-parameter-?-? &,const std::shared_ptr<comphelper::ConfigurationChanges> &)
-include/comphelper/configuration.hxx:324
+include/comphelper/configuration.hxx:310
     _Bool comphelper::ConfigurationGroup::isReadOnly(const 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> &)
-include/comphelper/configuration.hxx:345
+include/comphelper/configuration.hxx:331
     
com::sun::star::uno::Reference<com::sun::star::container::XHierarchicalNameReplace>
 comphelper::ConfigurationGroup::get(const 
std::shared_ptr<comphelper::ConfigurationChanges> &)
-include/comphelper/errcode.hxx:96
-    _Bool ErrCode::operator<(const ErrCode &) const
-include/comphelper/errcode.hxx:97
-    _Bool ErrCode::operator<=(const ErrCode &) const
-include/comphelper/errcode.hxx:98
-    _Bool ErrCode::operator>(const ErrCode &) const
-include/comphelper/errcode.hxx:99
-    _Bool ErrCode::operator>=(const ErrCode &) const
-include/comphelper/errcode.hxx:193
+include/comphelper/errcode.hxx:185
      ErrCodeMsg::ErrCodeMsg(ErrCode,const rtl::OUString &,const rtl::OUString 
&,struct std::source_location)
-include/comphelper/errcode.hxx:220
+include/comphelper/errcode.hxx:212
     const std::optional<struct std::source_location> & 
ErrCodeMsg::GetSourceLocation() const
-include/comphelper/errcode.hxx:229
+include/comphelper/errcode.hxx:221
     _Bool ErrCodeMsg::operator==(const ErrCodeMsg &) const
-include/comphelper/errcode.hxx:230
+include/comphelper/errcode.hxx:222
     _Bool ErrCodeMsg::operator!=(const ErrCodeMsg &) const
 include/comphelper/flagguard.hxx:33
     ValueRestorationGuard_Impl<T> comphelper::<deduction guide for 
ValueRestorationGuard_Impl>(ValueRestorationGuard_Impl<T>)
@@ -490,137 +486,131 @@ include/comphelper/flagguard.hxx:54
      comphelper::ValueRestorationGuard::ValueRestorationGuard(unsigned char 
&,type-parameter-?-? &&)
 include/comphelper/flagguard.hxx:54
     ValueRestorationGuard<T> comphelper::<deduction guide for 
ValueRestorationGuard>(type-parameter-?-? &,type-parameter-?-? &&)
-include/comphelper/interfacecontainer3.hxx:48
+include/comphelper/interfacecontainer3.hxx:44
     OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper3>(OInterfaceIteratorHelper3<ListenerT>)
-include/comphelper/interfacecontainer3.hxx:63
+include/comphelper/interfacecontainer3.hxx:59
     OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper3>(OInterfaceContainerHelper3<type-parameter-?-?> &)
-include/comphelper/interfacecontainer3.hxx:92
+include/comphelper/interfacecontainer3.hxx:88
     OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper3>(const OInterfaceIteratorHelper3<ListenerT> &)
-include/comphelper/interfacecontainer3.hxx:170
+include/comphelper/interfacecontainer3.hxx:166
     const Reference<type-parameter-?-?> & 
comphelper::OInterfaceContainerHelper3::getInterface(int) const
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XActionListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XDockableWindowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XItemListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XKeyHandler::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XMouseClickHandler::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XStyleChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XTextListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
-    void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XTopWindowListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XWindowListener2::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::beans::XPropertiesChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::beans::XPropertyChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::beans::XPropertySetInfoChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::beans::XVetoableChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::container::XContainerListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::document::XDocumentEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::document::XEventListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::document::XStorageChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XApproveActionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XChangeListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XConfirmDeleteListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XDatabaseParameterListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XFormControllerListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XGridControlListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XLoadListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XResetListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XSubmitListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::XUpdateListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
-    void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::binding::XListEntryListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::runtime::XFilterControllerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::submission::XSubmissionVetoListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::form::validation::XFormComponentValidityListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::frame::XStatusListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::lang::XEventListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::linguistic2::XDictionaryEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::linguistic2::XDictionaryListEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::linguistic2::XLinguServiceEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::presentation::XShapeEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::presentation::XSlideShowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
-    void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::script::vba::XVBAScriptListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::XDatabaseRegistrationsListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::XRowSetApproveListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::XRowSetChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::XRowsChangeListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::XSQLErrorListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdb::application::XCopyTableListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::sdbc::XRowSetListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::text::XPasteListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::ucb::XContentEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::ui::XContextMenuInterceptor::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XChangesListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XCloseListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XFlushListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XModeChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XModifyListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::view::XPrintJobListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &)
-include/comphelper/interfacecontainer3.hxx:214
+include/comphelper/interfacecontainer3.hxx:210
     void comphelper::OInterfaceContainerHelper3::notifyEach(void 
(com::sun::star::view::XSelectionChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &)
 include/comphelper/interfacecontainer4.hxx:46
     OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper4>(OInterfaceIteratorHelper4<ListenerT>)
@@ -628,116 +618,242 @@ include/comphelper/interfacecontainer4.hxx:63
     OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper4>(std::unique_lock<std::mutex> 
&,OInterfaceContainerHelper4<type-parameter-?-?> &)
 include/comphelper/interfacecontainer4.hxx:97
     OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for 
OInterfaceIteratorHelper4>(const OInterfaceIteratorHelper4<ListenerT> &)
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::accessibility::XAccessibleEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XActionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XAdjustmentListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XItemListListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XItemListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XKeyHandler::*)(const type-parameter-?-? &),const 
type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMenuListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XSpinListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTabListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTextListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTopWindowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XVclContainerListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridColumnListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridDataListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridSelectionListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tab::XTabPageContainerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeDataModelListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeEditListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeExpansionListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertiesChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertyChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertySetInfoChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XVetoableChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::chart::XChartDataChangeEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::container::XContainerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::datatransfer::dnd::XDragGestureListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::datatransfer::dnd::XDropTargetListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XDocumentEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XStorageChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XUndoManagerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XGridControlListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XLoadListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XUpdateListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::binding::XListEntryListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::frame::XStatusListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::frame::XTitleChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::io::XStreamListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::lang::XEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::presentation::XSlideShowListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::script::XScriptListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::script::vba::XVBAScriptListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ucb::XContentEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ui::XContextMenuInterceptor::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ui::XUIConfigurationListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XChangesListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XCloseListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XFlushListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XModeChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XModifyListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::view::XPrintJobListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &) const
-include/comphelper/interfacecontainer4.hxx:230
+include/comphelper/interfacecontainer4.hxx:250
     void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::view::XSelectionChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::accessibility::XAccessibleEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XActionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XAdjustmentListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XItemListListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XItemListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XKeyHandler::*)(const type-parameter-?-? &),const 
type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMenuListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XSpinListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTabListener::*)(const type-parameter-?-? &),const 
type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTextListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XTopWindowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XVclContainerListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridColumnListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridDataListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::grid::XGridSelectionListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tab::XTabPageContainerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeDataModelListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeEditListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::awt::tree::XTreeExpansionListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertiesChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertyChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XPropertySetInfoChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::beans::XVetoableChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::chart::XChartDataChangeEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::container::XContainerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::datatransfer::dnd::XDragGestureListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::datatransfer::dnd::XDropTargetListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XDocumentEventListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XStorageChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::document::XUndoManagerListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XGridControlListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XLoadListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::XUpdateListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::form::binding::XListEntryListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::frame::XStatusListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::frame::XTitleChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::io::XStreamListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::lang::XEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::presentation::XSlideShowListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::script::XScriptListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::script::vba::XVBAScriptListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ucb::XContentEventListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ui::XContextMenuInterceptor::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::ui::XUIConfigurationListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XChangesListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XCloseListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XFlushListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XModeChangeListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XModifyListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::view::XPrintJobListener::*)(const type-parameter-?-? 
&),const type-parameter-?-? &,const type-parameter-?-? &) const
+include/comphelper/interfacecontainer4.hxx:275
+    void 
comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock<std::mutex> 
&,void (com::sun::star::view::XSelectionChangeListener::*)(const 
type-parameter-?-? &),const type-parameter-?-? &,const type-parameter-?-? &) 
const
 include/comphelper/logging.hxx:58
     rtl::OUString comphelper::log::convert::convertLogArgToString(char16_t)
 include/comphelper/logging.hxx:224
@@ -772,18 +888,20 @@ include/comphelper/logging.hxx:415
     void comphelper::EventLogger::logp(const int,const char *,const char 
*,const char 
*,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?)
 const
 include/comphelper/logging.hxx:428
     void comphelper::EventLogger::logp(const int,const char *,const char 
*,const char 
*,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?)
 const
-include/comphelper/lok.hxx:49
+include/comphelper/lok.hxx:67
     _Bool comphelper::LibreOfficeKit::isLocalRendering()
-include/comphelper/lok.hxx:117
+include/comphelper/lok.hxx:135
     void comphelper::LibreOfficeKit::setBlockedCommandList(const char *)
 include/comphelper/multicontainer2.hxx:112
     void comphelper::OMultiTypeInterfaceContainerHelper2::clear()
-include/comphelper/multiinterfacecontainer3.hxx:75
+include/comphelper/multiinterfacecontainer3.hxx:70
     _Bool 
comphelper::OMultiTypeInterfaceContainerHelperVar3::hasContainedTypes() const
-include/comphelper/multiinterfacecontainer3.hxx:179
+include/comphelper/multiinterfacecontainer3.hxx:174
     void comphelper::OMultiTypeInterfaceContainerHelperVar3::clear()
 include/comphelper/multiinterfacecontainer4.hxx:174
     void 
comphelper::OMultiTypeInterfaceContainerHelperVar4::clear(std::unique_lock<std::mutex>
 &)
+include/comphelper/namedvaluecollection.hxx:79
+    void comphelper::NamedValueCollection::assign(const 
com::sun::star::uno::Sequence<com::sun::star::uno::Any> &)
 include/comphelper/profilezone.hxx:56
      comphelper::ProfileZone::ProfileZone(const char *,const 
std::map<rtl::OUString, rtl::OUString> &)
 include/comphelper/propagg.hxx:59
@@ -792,15 +910,17 @@ include/comphelper/propagg.hxx:60
     _Bool comphelper::internal::OPropertyAccessor::operator<(const struct 
comphelper::internal::OPropertyAccessor &) const
 include/comphelper/proparrhlp.hxx:83
     cppu::IPropertyArrayHelper * 
comphelper::OAggregationArrayUsageHelper::createArrayHelper() const
+include/comphelper/propertycontainer2.hxx:56
+    com::sun::star::uno::Sequence<com::sun::star::uno::Type> 
comphelper::OPropertyContainer2::getBaseTypes()
 include/comphelper/PropertyInfoHash.hxx:36
      comphelper::PropertyInfo::PropertyInfo(const rtl::OUString &,int,const 
com::sun::star::uno::Type &,short)
-include/comphelper/propmultiplex2.hxx:58
+include/comphelper/propmultiplex2.hxx:59
     void 
comphelper::OPropertyChangeListener2::disposeAdapter(std::unique_lock<std::mutex>
 &)
-include/comphelper/propmultiplex2.hxx:99
+include/comphelper/propmultiplex2.hxx:100
     void comphelper::OPropertyChangeMultiplexer2::lock()
-include/comphelper/propmultiplex2.hxx:101
+include/comphelper/propmultiplex2.hxx:102
     void comphelper::OPropertyChangeMultiplexer2::unlock()
-include/comphelper/propshlp.hxx:66
+include/comphelper/propshlp.hxx:67
      comphelper::OPropertySetHelper::OPropertySetHelper(_Bool)
 include/comphelper/scopeguard.hxx:54
     ScopeGuard<Func> comphelper::<deduction guide for 
ScopeGuard>(ScopeGuard<Func>)
@@ -828,9 +948,7 @@ include/comphelper/unique_disposing_ptr.hxx:47
     type-parameter-?-? & comphelper::unique_disposing_ptr::operator*() const
 include/comphelper/unwrapargs.hxx:51
     void comphelper::detail::unwrapArgs(const 
com::sun::star::uno::Sequence<com::sun::star::uno::Any> &,int,const 
com::sun::star::uno::Reference<com::sun::star::uno::XInterface> &)
-include/comphelper/xmlsechelper.hxx:32
-    rtl::OUString comphelper::xmlsec::GetCertificateKind(const enum 
com::sun::star::security::CertificateKind &)
-include/connectivity/dbcharset.hxx:137
+include/connectivity/dbcharset.hxx:138
     const dbtools::OCharsetMap::CharsetIterator & 
dbtools::OCharsetMap::CharsetIterator::operator--()
 include/connectivity/FValue.hxx:346
     unsigned char connectivity::ORowSetValue::getUInt8() const
@@ -864,59 +982,49 @@ include/docmodel/theme/Theme.hxx:190
     std::vector<Color> model::Theme::GetColors() const
 include/drawinglayer/geometry/viewinformation2d.hxx:124
     _Bool drawinglayer::geometry::ViewInformation2D::operator!=(const 
drawinglayer::geometry::ViewInformation2D &) const
-include/drawinglayer/primitive2d/baseprimitive2d.hxx:136
+include/drawinglayer/primitive2d/baseprimitive2d.hxx:139
     _Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const 
drawinglayer::primitive2d::BasePrimitive2D &) const
-include/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx:39
-    void 
drawinglayer::processor2d::setOffsetXYCreatedBitmap(drawinglayer::primitive2d::FillGraphicPrimitive2D
 &,const BitmapEx &)
-include/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx:81
-    void 
drawinglayer::primitive2d::FillGraphicPrimitive2D::impSetOffsetXYCreatedBitmap(const
 BitmapEx &)
-include/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx:95
-    const BitmapEx & 
drawinglayer::primitive2d::FillGraphicPrimitive2D::getOffsetXYCreatedBitmap() 
const
 include/drawinglayer/primitive2d/PolygonHairlinePrimitive2D.hxx:85
      
drawinglayer::primitive2d::SingleLinePrimitive2D::SingleLinePrimitive2D(const 
basegfx::B2DPoint &,const basegfx::B2DPoint &,const basegfx::BColor &)
-include/drawinglayer/primitive2d/PolygonHairlinePrimitive2D.hxx:126
+include/drawinglayer/primitive2d/PolygonHairlinePrimitive2D.hxx:127
      
drawinglayer::primitive2d::LineRectanglePrimitive2D::LineRectanglePrimitive2D(const
 basegfx::B2DRange &,const basegfx::BColor &)
-include/drawinglayer/primitive2d/PolyPolygonColorPrimitive2D.hxx:82
-     
drawinglayer::primitive2d::FilledRectanglePrimitive2D::FilledRectanglePrimitive2D(const
 basegfx::B2DRange &,const basegfx::BColor &)
+include/drawinglayer/primitive2d/PolygonWavePrimitive2D.hxx:50
+     
drawinglayer::primitive2d::PolygonWavePrimitive2D::PolygonWavePrimitive2D(const 
basegfx::B2DPolygon &,const drawinglayer::attribute::LineAttribute 
&,double,double)
+include/drawinglayer/primitive2d/textlayoutdevice.hxx:93
+    void drawinglayer::primitive2d::TextLayouterDevice::setTextColor(const 
basegfx::BColor &)
 include/drawinglayer/primitive3d/baseprimitive3d.hxx:63
      
drawinglayer::primitive3d::Primitive3DContainer::Primitive3DContainer(type-parameter-?-?,type-parameter-?-?)
 include/drawinglayer/primitive3d/baseprimitive3d.hxx:109
     _Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const 
drawinglayer::primitive3d::BasePrimitive3D &) const
-include/drawinglayer/processor2d/cairopixelprocessor2d.hxx:56
-    void 
drawinglayer::processor2d::CairoPixelProcessor2D::processUnifiedTransparencePrimitive2D(const
 drawinglayer::primitive2d::UnifiedTransparencePrimitive2D &)
-include/drawinglayer/processor2d/cairopixelprocessor2d.hxx:65
-    void 
drawinglayer::processor2d::CairoPixelProcessor2D::processMarkerArrayPrimitive2D(const
 drawinglayer::primitive2d::MarkerArrayPrimitive2D &)
-include/drawinglayer/processor2d/cairopixelprocessor2d.hxx:66
-    void 
drawinglayer::processor2d::CairoPixelProcessor2D::processBackgroundColorPrimitive2D(const
 drawinglayer::primitive2d::BackgroundColorPrimitive2D &)
-include/drawinglayer/processor2d/cairopixelprocessor2d.hxx:84
-     
drawinglayer::processor2d::CairoPixelProcessor2D::CairoPixelProcessor2D(const 
drawinglayer::geometry::ViewInformation2D &)
-include/drawinglayer/tools/primitive2dxmldump.hxx:45
+include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx:124
+    void 
drawinglayer::processor2d::calculateDiscreteVisibleRange(basegfx::B2DRange 
&,const basegfx::B2DRange &,const drawinglayer::geometry::ViewInformation2D &)
+include/drawinglayer/tools/primitive2dxmldump.hxx:49
     void drawinglayer::Primitive2dXmlDump::dump(const 
drawinglayer::primitive2d::Primitive2DContainer &,const rtl::OUString &)
-include/editeng/colritem.hxx:76
+include/editeng/colritem.hxx:81
     void SvxColorItem::setComplexColor(const model::ComplexColor &)
-include/editeng/editeng.hxx:248
+include/editeng/editdata.hxx:86
+     EFieldInfo::EFieldInfo()
+include/editeng/editeng.hxx:243
     _Bool EditEngine::GetVertical() const
-include/editeng/editeng.hxx:250
+include/editeng/editeng.hxx:245
     enum TextRotation EditEngine::GetRotation() const
-include/editeng/hyphenzoneitem.hxx:67
-    _Bool SvxHyphenZoneItem::IsPageEnd() const
-include/editeng/lrspitem.hxx:67
+include/editeng/lrspitem.hxx:113
      SvxLeftMarginItem::SvxLeftMarginItem(const long,const unsigned short)
-include/editeng/nhypitem.hxx:29
-    SfxPoolItem * SvxNoHyphenItem::CreateDefault()
 include/editeng/outlobj.hxx:146
      std::optional::optional(struct std::in_place_t,type-parameter-?-? &&...)
 include/editeng/outlobj.hxx:165
     _Bool std::optional::has_value() const
-include/editeng/outlobj.hxx:169
-    OutlinerParaObject & std::optional::value()
+include/editeng/svxacorr.hxx:183
+    const SvxAutocorrWord * SvxAutocorrWordList::Iterator::operator->() const
 include/filter/msfilter/mstoolbar.hxx:103
      Indent::Indent(_Bool)
-include/formula/opcode.hxx:523
+include/filter/msfilter/rtfutil.hxx:60
+    int msfilter::rtfutil::AsHex(char)
+include/formula/opcode.hxx:544
     std::basic_string<char> OpCodeEnumToString(enum OpCode)
 include/formula/tokenarray.hxx:182
     formula::FormulaTokenArrayReferencesIterator 
formula::FormulaTokenArrayReferencesIterator::operator++(int)
-include/formula/tokenarray.hxx:586
+include/formula/tokenarray.hxx:587
     basic_ostream<type-parameter-?-?, type-parameter-?-?> & 
formula::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> 
&,const formula::FormulaTokenArray &)
 include/framework/addonsoptions.hxx:195
     rtl::OUString 
framework::AddonsOptions::GetAddonsNotebookBarResourceName(unsigned int) const
@@ -926,8 +1034,6 @@ include/i18nlangtag/languagetag.hxx:270
     enum LanguageTag::ScriptType LanguageTag::getScriptType() const
 include/o3tl/any.hxx:155
     std::optional<const struct o3tl::detail::Void> o3tl::tryAccess(const 
com::sun::star::uno::Any &)
-include/o3tl/cow_wrapper.hxx:333
-    type-parameter-?-? * o3tl::cow_wrapper::get()
 include/o3tl/enumarray.hxx:66
      o3tl::enumarray::enumarray(const Color &,type-parameter-?-? &&...)
 include/o3tl/enumarray.hxx:66
@@ -948,6 +1054,8 @@ include/o3tl/enumarray.hxx:66
      o3tl::enumarray::enumarray(const enum writerfilter::dmapper::PropertyIds 
&,type-parameter-?-? &&...)
 include/o3tl/enumarray.hxx:66
      o3tl::enumarray::enumarray(const int &,type-parameter-?-? &&...)
+include/o3tl/enumarray.hxx:66
+     o3tl::enumarray::enumarray(const long &,type-parameter-?-? &&...)
 include/o3tl/enumarray.hxx:66
      o3tl::enumarray::enumarray(const rtl::OUString &,type-parameter-?-? &&...)
 include/o3tl/enumarray.hxx:66
@@ -1018,41 +1126,687 @@ include/o3tl/intcmp.hxx:116
     _Bool 
o3tl::operator>(IntCmp<type-parameter-?-?>,IntCmp<type-parameter-?-?>)
 include/o3tl/intcmp.hxx:126
     _Bool 
o3tl::operator>=(IntCmp<type-parameter-?-?>,IntCmp<type-parameter-?-?>)
-include/o3tl/sorted_vector.hxx:39
-    sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for 
sorted_vector>(sorted_vector<Value, Compare, Find, >)
-include/o3tl/sorted_vector.hxx:52
-    sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for 
sorted_vector>(initializer_list<type-parameter-?-?>)
-include/o3tl/sorted_vector.hxx:57
-    sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for 
sorted_vector>()
-include/o3tl/sorted_vector.hxx:58
-    sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for 
sorted_vector>(const sorted_vector<Value, Compare, Find, > &)
-include/o3tl/sorted_vector.hxx:59
-    sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for 
sorted_vector>(sorted_vector<Value, Compare, Find, > &&)
-include/o3tl/sorted_vector.hxx:227
-    _Bool o3tl::sorted_vector::operator!=(const sorted_vector<Value, Compare, 
Find, > &) const
-include/o3tl/sorted_vector.hxx:242
+include/o3tl/safeint.hxx:309
+    _Bool o3tl::ValidRange::isOutside(type-parameter-?-?)
+include/o3tl/safeint.hxx:315
+    _Bool o3tl::ValidRange::isInside(type-parameter-?-?)
+include/o3tl/sorted_vector.hxx:47
+    sorted_vector<Value, Compare, Find> o3tl::<deduction guide for 
sorted_vector>(sorted_vector<Value, Compare, Find>)
+include/o3tl/sorted_vector.hxx:60
+    sorted_vector<Value, Compare, Find> o3tl::<deduction guide for 
sorted_vector>(initializer_list<type-parameter-?-?>)
+include/o3tl/sorted_vector.hxx:65
+    sorted_vector<Value, Compare, Find> o3tl::<deduction guide for 
sorted_vector>()
+include/o3tl/sorted_vector.hxx:66
+    sorted_vector<Value, Compare, Find> o3tl::<deduction guide for 
sorted_vector>(const sorted_vector<Value, Compare, Find> &)
+include/o3tl/sorted_vector.hxx:67
+    sorted_vector<Value, Compare, Find> o3tl::<deduction guide for 
sorted_vector>(sorted_vector<Value, Compare, Find> &&)
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<(anonymous 
namespace)::SwContent *const *, std::__cxx1998::vector<(anonymous 
namespace)::SwContent *> >, std::vector<(anonymous namespace)::SwContent *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpCellLayout 
*const *, std::__cxx1998::vector<LwpCellLayout *> >, std::vector<LwpCellLayout 
*> > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpCellList 
*const *, std::__cxx1998::vector<LwpCellList *> >, std::vector<LwpCellList *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpColumnLayout 
*const *, std::__cxx1998::vector<LwpColumnLayout *> >, 
std::vector<LwpColumnLayout *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpDocument 
*const *, std::__cxx1998::vector<LwpDocument *> >, std::vector<LwpDocument *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpObjectID 
*const *, std::__cxx1998::vector<LwpObjectID *> >, std::vector<LwpObjectID *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpPageHint 
*const *, std::__cxx1998::vector<LwpPageHint *> >, std::vector<LwpPageHint *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpPara *const *, 
std::__cxx1998::vector<LwpPara *> >, std::vector<LwpPara *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpRowLayout 
*const *, std::__cxx1998::vector<LwpRowLayout *> >, std::vector<LwpRowLayout *> 
> o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpRowList *const 
*, std::__cxx1998::vector<LwpRowList *> >, std::vector<LwpRowList *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpSilverBullet 
*const *, std::__cxx1998::vector<LwpSilverBullet *> >, 
std::vector<LwpSilverBullet *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpStory *const 
*, std::__cxx1998::vector<LwpStory *> >, std::vector<LwpStory *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpTableRange 
*const *, std::__cxx1998::vector<LwpTableRange *> >, std::vector<LwpTableRange 
*> > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<LwpVirtualLayout 
*const *, std::__cxx1998::vector<LwpVirtualLayout *> >, 
std::vector<LwpVirtualLayout *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SalFrame *const 
*, std::__cxx1998::vector<SalFrame *> >, std::vector<SalFrame *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<ScDPObject *const 
*, std::__cxx1998::vector<ScDPObject *> >, std::vector<ScDPObject *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    
__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<ScExternalRefManager::LinkListener
 *const *, std::__cxx1998::vector<ScExternalRefManager::LinkListener *> >, 
std::vector<ScExternalRefManager::LinkListener *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SdrObject *const 
*, std::__cxx1998::vector<SdrObject *> >, std::vector<SdrObject *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SdrOutliner 
*const *, std::__cxx1998::vector<SdrOutliner *> >, std::vector<SdrOutliner *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SdrView *const *, 
std::__cxx1998::vector<SdrView *> >, std::vector<SdrView *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SfxDispatcher 
*const *, std::__cxx1998::vector<SfxDispatcher *> >, std::vector<SfxDispatcher 
*> > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SfxStyleSheet 
*const *, std::__cxx1998::vector<SfxStyleSheet *> >, std::vector<SfxStyleSheet 
*> > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SvTreeListEntry 
*const *, std::__cxx1998::vector<SvTreeListEntry *> >, 
std::vector<SvTreeListEntry *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SvtBroadcaster 
*const *, std::__cxx1998::vector<SvtBroadcaster *> >, 
std::vector<SvtBroadcaster *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    
__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwAccessibleParagraph 
*const *, std::__cxx1998::vector<SwAccessibleParagraph *> >, 
std::vector<SwAccessibleParagraph *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwFlyFrame *const 
*, std::__cxx1998::vector<SwFlyFrame *> >, std::vector<SwFlyFrame *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwFormat *const 
*, std::__cxx1998::vector<SwFormat *> >, std::vector<SwFormat *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwList *const *, 
std::__cxx1998::vector<SwList *> >, std::vector<SwList *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwNode *const *, 
std::__cxx1998::vector<SwNode *> >, std::vector<SwNode *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwRangeRedline 
*const *, std::__cxx1998::vector<SwRangeRedline *> >, 
std::vector<SwRangeRedline *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwRootFrame 
*const *, std::__cxx1998::vector<SwRootFrame *> >, std::vector<SwRootFrame *> > 
o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwSectionFormat 
*const *, std::__cxx1998::vector<SwSectionFormat *> >, 
std::vector<SwSectionFormat *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
+    __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SwSectionFrame 
*const *, std::__cxx1998::vector<SwSectionFrame *> >, 
std::vector<SwSectionFrame *> > o3tl::sorted_vector::lower_bound(const 
type-parameter-?-? &) const
+include/o3tl/sorted_vector.hxx:203
-e 
... etc. - the rest is truncated

Reply via email to