From 4cd88c0534e11b8357f15428deb0ee52689cb7d5 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 5 Feb 2025 16:38:28 +0200 Subject: [PATCH] loplugin:unusedmethods Change-Id: I76e97a932fb6c6d26dc6ad1b9a45dde2dfd7b0a4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181182 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/unusedmethods.results | 2348 ++++++++++++----- .../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/source/app/settings.cxx | 18 - vcl/source/gdi/graph.cxx | 5 - vcl/source/gdi/pdfwriter.cxx | 6 - 18 files changed, 1904 insertions(+), 936 deletions(-) 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(unique_ptr >) canvas/inc/vclwrapper.hxx:138 void canvas::vcltools::VCLObject::swap(VCLObject &) -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::VAxisBase::getDataTableView() + const std::shared_ptr & 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 connectivity::evoab::OEvoabResultSetMetaData::operator Reference() connectivity/source/drivers/firebird/Driver.hxx:61 const com::sun::star::uno::Reference & 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) +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 connectivity::calc::ODriver_CreateInstance(const com::sun::star::uno::Reference &) 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 & 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(std::basic_string_view) +connectivity/source/inc/odbc/OTools.hxx:339 + connectivity::odbc::CHARS::CHARS(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 >, std::vector > 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 >, std::vector > WrongList::begin() const @@ -192,104 +198,110 @@ editeng/inc/ParagraphPortionList.hxx:71 __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > ParaPortionList::cbegin() const editeng/inc/ParagraphPortionList.hxx:72 __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > ParaPortionList::cend() const -editeng/source/editeng/impedit.hxx:236 +editeng/inc/TextPortionList.hxx:65 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > TextPortionList::cbegin() const +editeng/inc/TextPortionList.hxx:66 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > 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 &,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 &) -embeddedobj/source/msole/olecomponent.hxx:102 +embeddedobj/source/msole/olecomponent.hxx:100 void OleComponent::CreateObjectFromData(const com::sun::star::uno::Reference &) -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 &) -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 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 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 ScannerManager_CreateInstance(const com::sun::star::uno::Reference &) -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(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 &,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 &) const include/basegfx/tuple/Tuple2D.hxx:72 _Bool basegfx::Tuple2D::equal(const basegfx::Tuple2D &) 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 >, std::vector >,__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >) -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 & basegfx::operator<<(basic_ostream &,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 & operator<<(std::basic_ostream &,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 & TypeManager::getManager() const -include/codemaker/typemanager.hxx:50 +include/codemaker/typemanager.hxx:49 const std::vector > & 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 & comphelper::operator>>(const com::sun::star::uno::Reference &,unsigned int &) include/comphelper/basicio.hxx:53 const com::sun::star::uno::Reference & comphelper::operator<<(const com::sun::star::uno::Reference &,unsigned int) -include/comphelper/configuration.hxx:301 +include/comphelper/configuration.hxx:287 void comphelper::ConfigurationLocalizedProperty::set(const type-parameter-?-? &,const std::shared_ptr &) -include/comphelper/configuration.hxx:324 +include/comphelper/configuration.hxx:310 _Bool comphelper::ConfigurationGroup::isReadOnly(const com::sun::star::uno::Reference &) -include/comphelper/configuration.hxx:345 +include/comphelper/configuration.hxx:331 com::sun::star::uno::Reference comphelper::ConfigurationGroup::get(const std::shared_ptr &) -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 & 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 comphelper::(ValueRestorationGuard_Impl) @@ -490,137 +486,131 @@ include/comphelper/flagguard.hxx:54 comphelper::ValueRestorationGuard::ValueRestorationGuard(unsigned char &,type-parameter-?-? &&) include/comphelper/flagguard.hxx:54 ValueRestorationGuard comphelper::(type-parameter-?-? &,type-parameter-?-? &&) -include/comphelper/interfacecontainer3.hxx:48 +include/comphelper/interfacecontainer3.hxx:44 OInterfaceIteratorHelper3 comphelper::(OInterfaceIteratorHelper3) -include/comphelper/interfacecontainer3.hxx:63 +include/comphelper/interfacecontainer3.hxx:59 OInterfaceIteratorHelper3 comphelper::(OInterfaceContainerHelper3 &) -include/comphelper/interfacecontainer3.hxx:92 +include/comphelper/interfacecontainer3.hxx:88 OInterfaceIteratorHelper3 comphelper::(const OInterfaceIteratorHelper3 &) -include/comphelper/interfacecontainer3.hxx:170 +include/comphelper/interfacecontainer3.hxx:166 const Reference & 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 comphelper::(OInterfaceIteratorHelper4) @@ -628,116 +618,242 @@ include/comphelper/interfacecontainer4.hxx:63 OInterfaceIteratorHelper4 comphelper::(std::unique_lock &,OInterfaceContainerHelper4 &) include/comphelper/interfacecontainer4.hxx:97 OInterfaceIteratorHelper4 comphelper::(const OInterfaceIteratorHelper4 &) -include/comphelper/interfacecontainer4.hxx:230 +include/comphelper/interfacecontainer4.hxx:250 void comphelper::OInterfaceContainerHelper4::notifyEach(std::unique_lock &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &,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 &) +include/comphelper/namedvaluecollection.hxx:79 + void comphelper::NamedValueCollection::assign(const com::sun::star::uno::Sequence &) include/comphelper/profilezone.hxx:56 comphelper::ProfileZone::ProfileZone(const char *,const std::map &) 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 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 &) -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 comphelper::(ScopeGuard) @@ -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 &,int,const com::sun::star::uno::Reference &) -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 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 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 & formula::operator<<(basic_ostream &,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 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,IntCmp) include/o3tl/intcmp.hxx:126 _Bool o3tl::operator>=(IntCmp,IntCmp) -include/o3tl/sorted_vector.hxx:39 - sorted_vector o3tl::(sorted_vector) -include/o3tl/sorted_vector.hxx:52 - sorted_vector o3tl::(initializer_list) -include/o3tl/sorted_vector.hxx:57 - sorted_vector o3tl::() -include/o3tl/sorted_vector.hxx:58 - sorted_vector o3tl::(const sorted_vector &) -include/o3tl/sorted_vector.hxx:59 - sorted_vector o3tl::(sorted_vector &&) -include/o3tl/sorted_vector.hxx:227 - _Bool o3tl::sorted_vector::operator!=(const sorted_vector &) 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 o3tl::(sorted_vector) +include/o3tl/sorted_vector.hxx:60 + sorted_vector o3tl::(initializer_list) +include/o3tl/sorted_vector.hxx:65 + sorted_vector o3tl::() +include/o3tl/sorted_vector.hxx:66 + sorted_vector o3tl::(const sorted_vector &) +include/o3tl/sorted_vector.hxx:67 + sorted_vector o3tl::(sorted_vector &&) +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 >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator, std::basic_string_view > *, std::__cxx1998::vector, std::basic_string_view > > >, std::vector, std::basic_string_view > > > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:203 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::lower_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __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::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator, std::basic_string_view > *, std::__cxx1998::vector, std::basic_string_view > > >, std::vector, std::basic_string_view > > > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:208 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::upper_bound(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __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::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator, std::basic_string_view > *, std::__cxx1998::vector, std::basic_string_view > > >, std::vector, std::basic_string_view > > > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:219 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > o3tl::sorted_vector::find(const type-parameter-?-? &) const +include/o3tl/sorted_vector.hxx:235 + _Bool o3tl::sorted_vector::operator!=(const sorted_vector &) const +include/o3tl/sorted_vector.hxx:250 void o3tl::sorted_vector::insert_sorted_unique_vector(const vector > &) -include/o3tl/strong_int.hxx:86 +include/o3tl/strong_int.hxx:98 o3tl::strong_int::strong_int(type-parameter-?-?,typename enable_if::value, int>::type) -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int >,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int >,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const -include/o3tl/strong_int.hxx:132 +include/o3tl/strong_int.hxx:141 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int,type-parameter-?-?...) const include/o3tl/typed_flags_set.hxx:113 typename typed_flags::Wrap operator~(typename typed_flags::Wrap) @@ -1068,7 +1822,7 @@ include/oox/drawingml/clrscheme.hxx:82 void oox::drawingml::ClrScheme::ToAny(com::sun::star::uno::Any &) const include/oox/drawingml/clrscheme.hxx:83 void oox::drawingml::ClrScheme::fill(model::ColorSet &) const -include/oox/drawingml/color.hxx:127 +include/oox/drawingml/color.hxx:129 _Bool oox::drawingml::Color::equals(const oox::drawingml::Color &,const oox::GraphicHelper &,Color) const include/oox/drawingml/ThemeFilterBase.hxx:35 void oox::drawingml::ThemeFilterBase::setCurrentTheme(const std::shared_ptr &) @@ -1078,11 +1832,11 @@ include/oox/export/DMLPresetShapeExport.hxx:129 com::sun::star::uno::Any oox::drawingml::DMLPresetShapeExporter::FindHandleValue(com::sun::star::uno::Sequence,std::basic_string_view) include/oox/export/drawingml.hxx:338 _Bool oox::drawingml::DrawingML::EqualGradients(const struct com::sun::star::awt::Gradient2 &,const struct com::sun::star::awt::Gradient2 &) -include/oox/export/drawingml.hxx:375 +include/oox/export/drawingml.hxx:376 _Bool oox::drawingml::DrawingML::WriteCharColor(const com::sun::star::uno::Reference &) -include/oox/export/drawingml.hxx:516 +include/oox/export/drawingml.hxx:517 Color oox::drawingml::DrawingML::ColorWithIntensity(unsigned int,unsigned int) -include/oox/helper/attributelist.hxx:68 +include/oox/helper/attributelist.hxx:69 long oox::AttributeConversion::decodeHyper(std::basic_string_view) include/oox/helper/containerhelper.hxx:51 _Bool oox::ValueRange::operator!=(const struct oox::ValueRange &) const @@ -1114,8 +1868,6 @@ include/opencl/openclconfig.hxx:58 _Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const include/opencl/openclconfig.hxx:95 std::basic_ostream & operator<<(std::basic_ostream &,const struct OpenCLConfig &) -include/sax/tools/converter.hxx:206 - _Bool sax::Converter::convertAngle(short &,std::basic_string_view,_Bool) include/sfx2/childwin.hxx:120 void SfxChildWindow::ClearController() include/sfx2/docfilt.hxx:81 @@ -1124,44 +1876,30 @@ include/sfx2/evntconf.hxx:61 struct SfxEventName & SfxEventNamesList::at(unsigned long) include/sfx2/infobar.hxx:104 void SfxInfoBarWindow::SetCommandHandler(weld::Button &,const rtl::OUString &) -include/sfx2/lokcomponenthelpers.hxx:49 +include/sfx2/lokcomponenthelpers.hxx:48 void LokChartHelper::Invalidate() -include/sfx2/msg.hxx:119 - const std::type_info * SfxType0::Type() const -include/sfx2/viewsh.hxx:468 +include/sfx2/viewsh.hxx:475 enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const -include/svl/itemiter.hxx:44 - _Bool SfxItemIter::IsAtEnd() const -include/svl/itempool.hxx:97 +include/svl/itempool.hxx:202 unsigned short SfxItemPool::GetSize_Impl() const -include/svl/itempool.hxx:117 +include/svl/itempool.hxx:224 void SfxItemPool::AddRef(const SfxPoolItem &) -include/svl/itempool.hxx:118 +include/svl/itempool.hxx:225 unsigned int SfxItemPool::ReleaseRef(const SfxPoolItem &,unsigned int) -include/svl/itempool.hxx:149 +include/svl/itempool.hxx:247 const type-parameter-?-? * SfxItemPool::GetPoolDefaultItem(TypedWhichId) const -include/svl/itempool.hxx:164 +include/svl/itempool.hxx:262 enum MapUnit SfxItemPool::GetDefaultMetric() const -include/svl/itemset.hxx:117 - _Bool SfxItemSet::empty() const -include/svl/itemset.hxx:118 - int SfxItemSet::size() const -include/svl/itemset.hxx:119 - const SfxPoolItem * SfxItemSet::operator[](int) const include/svl/lockfilecommon.hxx:60 void svt::LockFileCommon::SetURL(const rtl::OUString &) -include/svl/ondemand.hxx:346 +include/svl/ondemand.hxx:339 const CharClass & OnDemandCharClass::operator*() const -include/svl/poolitem.hxx:175 - void SfxPoolItem::setDynamicDefault() -include/svl/poolitem.hxx:254 +include/svl/poolitem.hxx:652 + _Bool SfxPoolItem::isPooled() const +include/svl/poolitem.hxx:707 type-parameter-?-? * SfxPoolItem::DynamicWhichCast(TypedWhichId) -include/svl/poolitem.hxx:352 - _Bool IsUserDefaultItem(const SfxPoolItem *) -include/svl/poolitem.hxx:362 +include/svl/poolitem.hxx:863 _Bool IsDynamicDefaultItem(const SfxPoolItem *) -include/svl/poolitem.hxx:372 - _Bool IsPooledItem(const SfxPoolItem *) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1238,8 +1976,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1732,8 +2468,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1760,8 +2494,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1772,6 +2504,8 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) +include/svl/typedwhich.hxx:31 + TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1780,8 +2514,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1860,8 +2592,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1872,8 +2602,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -1898,8 +2626,6 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) -include/svl/typedwhich.hxx:31 - TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/typedwhich.hxx:31 @@ -2002,12 +2728,68 @@ include/svl/typedwhich.hxx:31 TypedWhichId::TypedWhichId(TypedWhichId,typename enable_if, int>::type) include/svl/whichranges.hxx:52 void svl::Items_t::fill(struct std::pair *) -include/svtools/ctrlbox.hxx:407 +include/svtools/colorcfg.hxx:261 + svtools::ColorConfigValue::ColorConfigValue(const Color &,_Bool) +include/svtools/colorcfg.hxx:318 + void svtools::EditableColorConfig::SetCurrentSchemeName(const rtl::OUString &) +include/svtools/colorcfg.hxx:322 + void svtools::EditableColorConfig::SetModified() +include/svtools/colorcfg.hxx:328 + void svtools::EditableColorConfig::EnableBroadcast() +include/svtools/ctrlbox.hxx:412 void FontStyleBox::set_size_request(int,int) -include/svtools/ctrlbox.hxx:478 +include/svtools/ctrlbox.hxx:485 void FontSizeBox::set_size_request(int,int) -include/svtools/DocumentToGraphicRenderer.hxx:105 +include/svtools/DocumentToGraphicRenderer.hxx:106 _Bool DocumentToGraphicRenderer::isImpress() const +include/svtools/extcolorcfg.hxx:54 + const rtl::OUString & svtools::ExtendedColorConfigValue::getDisplayName() const +include/svtools/extcolorcfg.hxx:56 + Color svtools::ExtendedColorConfigValue::getDefaultColor() const +include/svtools/extcolorcfg.hxx:58 + void svtools::ExtendedColorConfigValue::setColor(Color) +include/svtools/extcolorcfg.hxx:74 + int svtools::ExtendedColorConfig::GetComponentCount() const +include/svtools/extcolorcfg.hxx:75 + rtl::OUString svtools::ExtendedColorConfig::GetComponentName(unsigned int) const +include/svtools/extcolorcfg.hxx:76 + rtl::OUString svtools::ExtendedColorConfig::GetComponentDisplayName(const rtl::OUString &) const +include/svtools/extcolorcfg.hxx:77 + int svtools::ExtendedColorConfig::GetComponentColorCount(const rtl::OUString &) const +include/svtools/extcolorcfg.hxx:78 + svtools::ExtendedColorConfigValue svtools::ExtendedColorConfig::GetComponentColorConfigValue(const rtl::OUString &,unsigned int) const +include/svtools/extcolorcfg.hxx:86 + svtools::EditableExtendedColorConfig::EditableExtendedColorConfig() +include/svtools/extcolorcfg.hxx:89 + void svtools::EditableExtendedColorConfig::DeleteScheme(const rtl::OUString &) +include/svtools/extcolorcfg.hxx:90 + void svtools::EditableExtendedColorConfig::AddScheme(const rtl::OUString &) +include/svtools/extcolorcfg.hxx:91 + void svtools::EditableExtendedColorConfig::LoadScheme(const rtl::OUString &) +include/svtools/extcolorcfg.hxx:92 + void svtools::EditableExtendedColorConfig::SetCurrentSchemeName(const rtl::OUString &) +include/svtools/extcolorcfg.hxx:94 + int svtools::EditableExtendedColorConfig::GetComponentCount() const +include/svtools/extcolorcfg.hxx:95 + rtl::OUString svtools::EditableExtendedColorConfig::GetComponentName(unsigned int) const +include/svtools/extcolorcfg.hxx:96 + int svtools::EditableExtendedColorConfig::GetComponentColorCount(const rtl::OUString &) const +include/svtools/extcolorcfg.hxx:97 + svtools::ExtendedColorConfigValue svtools::EditableExtendedColorConfig::GetComponentColorConfigValue(const rtl::OUString &,unsigned int) const +include/svtools/extcolorcfg.hxx:98 + void svtools::EditableExtendedColorConfig::SetColorValue(const rtl::OUString &,const svtools::ExtendedColorConfigValue &) +include/svtools/extcolorcfg.hxx:99 + void svtools::EditableExtendedColorConfig::SetModified() +include/svtools/extcolorcfg.hxx:100 + void svtools::EditableExtendedColorConfig::ClearModified() +include/svtools/extcolorcfg.hxx:101 + _Bool svtools::EditableExtendedColorConfig::IsModified() const +include/svtools/extcolorcfg.hxx:102 + void svtools::EditableExtendedColorConfig::Commit() +include/svtools/extcolorcfg.hxx:104 + void svtools::EditableExtendedColorConfig::DisableBroadcast() +include/svtools/extcolorcfg.hxx:105 + void svtools::EditableExtendedColorConfig::EnableBroadcast() include/svtools/scrolladaptor.hxx:60 _Bool ScrollAdaptor::IsHoriScroll() const include/svx/autoformathelper.hxx:145 @@ -2016,29 +2798,33 @@ include/svx/ClassificationField.hxx:48 const rtl::OUString & svx::ClassificationResult::getDisplayText() const include/svx/ClassificationField.hxx:53 _Bool svx::ClassificationResult::operator==(const svx::ClassificationResult &) const -include/svx/diagram/IDiagramHelper.hxx:48 +include/svx/diagram/IDiagramHelper.hxx:47 void svx::diagram::DiagramFrameHdl::clicked(const struct svx::diagram::Point &) -include/svx/diagram/IDiagramHelper.hxx:94 +include/svx/diagram/IDiagramHelper.hxx:97 rtl::OUString svx::diagram::IDiagramHelper::getString() const include/svx/dlgctrl.hxx:263 void SvxLineEndLB::set_active_text(const rtl::OUString &) include/svx/framelink.hxx:169 _Bool svx::frame::operator>(const svx::frame::Style &,const svx::frame::Style &) -include/svx/hlnkitem.hxx:103 +include/svx/hlnkitem.hxx:105 void SvxHyperlinkItem::SetReplacementText(const rtl::OUString &) include/svx/langbox.hxx:95 void SvxLanguageBox::set_size_request(int,int) include/svx/sidebar/InspectorTextPanel.hxx:49 std::unique_ptr svx::sidebar::InspectorTextPanel::Create(weld::Widget *) +include/svx/srchdlg.hxx:43 + SearchAttrInfo::SearchAttrInfo() include/svx/svdlayer.hxx:74 _Bool SdrLayer::operator==(const SdrLayer &) const -include/svx/svdpage.hxx:232 +include/svx/svdobj.hxx:992 + const SdrOle2Obj * DynCastSdrOle2Obj(const SdrObject *) +include/svx/svdpage.hxx:230 std::reverse_iterator<__gnu_debug::_Safe_iterator, const rtl::Reference &, const rtl::Reference *>, std::deque > > > SdrObjList::rbegin() const -include/svx/svdpage.hxx:233 +include/svx/svdpage.hxx:231 std::reverse_iterator<__gnu_debug::_Safe_iterator, const rtl::Reference &, const rtl::Reference *>, std::deque > > > SdrObjList::rend() const -include/svx/svdpage.hxx:337 +include/svx/svdpage.hxx:335 void SdrPageProperties::sendLOKitThemeChangedCallback() -include/svx/svdpntv.hxx:524 +include/svx/svdpntv.hxx:517 _Bool SdrPaintView::IsSwapAsynchron() const include/svx/svdtrans.hxx:246 _Bool IsMetric(enum MapUnit) @@ -2046,7 +2832,7 @@ include/svx/txencbox.hxx:81 void SvxTextEncodingBox::grab_focus() include/svx/txencbox.hxx:135 void SvxTextEncodingTreeView::connect_changed(const Link &) -include/svx/xpoly.hxx:83 +include/svx/xpoly.hxx:78 _Bool XPolygon::operator==(const XPolygon &) const include/toolkit/helper/listenermultiplexer.hxx:115 void ListenerMultiplexerBase::notifyEach(void (com::sun::star::awt::XActionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) const @@ -2114,9 +2900,7 @@ include/tools/cpuid.hxx:88 _Bool cpuid::hasAVX2() include/tools/cpuid.hxx:95 _Bool cpuid::hasAVX512F() -include/tools/date.hxx:218 - _Bool Date::operator>=(const Date &) const -include/tools/date.hxx:244 +include/tools/date.hxx:235 _Bool Date::IsValidDate(unsigned short,unsigned short,short) include/tools/datetime.hxx:52 DateTime::DateTime(const tools::Time &) @@ -2128,63 +2912,97 @@ include/tools/datetime.hxx:103 DateTime operator-(const DateTime &,const tools::Time &) include/tools/datetime.hxx:105 tools::Duration operator-(const DateTime &,const DateTime &) -include/tools/fract.hxx:41 +include/tools/fract.hxx:39 Fraction::Fraction(double,double) -include/tools/fract.hxx:68 +include/tools/fract.hxx:66 Fraction & Fraction::operator+=(double) -include/tools/fract.hxx:69 +include/tools/fract.hxx:67 Fraction & Fraction::operator-=(double) -include/tools/fract.hxx:91 +include/tools/fract.hxx:89 _Bool operator>=(const Fraction &,const Fraction &) -include/tools/fract.hxx:108 +include/tools/fract.hxx:101 + Fraction operator-(double,const Fraction &) +include/tools/fract.hxx:106 Fraction operator-(const Fraction &,double) -include/tools/fract.hxx:110 +include/tools/fract.hxx:108 Fraction operator/(const Fraction &,double) -include/tools/gen.hxx:213 +include/tools/gen.hxx:208 AbsoluteScreenPixelPoint operator*(const AbsoluteScreenPixelPoint &,const long) -include/tools/gen.hxx:222 +include/tools/gen.hxx:217 AbsoluteScreenPixelPoint operator/(const AbsoluteScreenPixelPoint &,const long) -include/tools/gen.hxx:240 +include/tools/gen.hxx:235 _Bool operator!=(const AbsoluteScreenPixelPoint &,const AbsoluteScreenPixelPoint &) -include/tools/gen.hxx:308 +include/tools/gen.hxx:303 type-parameter-?-? & SizeTemplate::operator+=(const type-parameter-?-? &) -include/tools/gen.hxx:314 +include/tools/gen.hxx:309 type-parameter-?-? & SizeTemplate::operator-=(const type-parameter-?-? &) -include/tools/gen.hxx:374 +include/tools/gen.hxx:369 _Bool operator!=(const AbsoluteScreenPixelSize &,const AbsoluteScreenPixelSize &) -include/tools/gen.hxx:379 +include/tools/gen.hxx:374 Size operator+(const Size &,const Size &) -include/tools/gen.hxx:383 +include/tools/gen.hxx:378 AbsoluteScreenPixelSize operator+(const AbsoluteScreenPixelSize &,const AbsoluteScreenPixelSize &) -include/tools/gen.hxx:388 +include/tools/gen.hxx:383 Size operator-(const Size &,const Size &) -include/tools/gen.hxx:392 +include/tools/gen.hxx:387 AbsoluteScreenPixelSize operator-(const AbsoluteScreenPixelSize &,const AbsoluteScreenPixelSize &) -include/tools/gen.hxx:401 +include/tools/gen.hxx:396 AbsoluteScreenPixelSize operator*(const AbsoluteScreenPixelSize &,const long) -include/tools/gen.hxx:410 +include/tools/gen.hxx:405 AbsoluteScreenPixelSize operator/(const AbsoluteScreenPixelSize &,const long) -include/tools/gen.hxx:457 +include/tools/gen.hxx:452 Pair & Range::toPair() -include/tools/gen.hxx:520 +include/tools/gen.hxx:515 Pair & Selection::toPair() -include/tools/gen.hxx:750 +include/tools/gen.hxx:745 RectangleTemplate::RectangleTemplate(long,long) -include/tools/json_writer.hxx:60 +include/tools/json_writer.hxx:61 void tools::JsonWriter::put(std::basic_string_view,const char (&)[_ArrayExtent]) -include/tools/json_writer.hxx:88 +include/tools/json_writer.hxx:86 void tools::JsonWriter::closeDocument() -include/tools/link.hxx:134 - const char * Link::getSourceFilename() const -include/tools/link.hxx:135 - int Link::getSourceLineNumber() const -include/tools/link.hxx:136 +include/tools/lazydelete.hxx:76 + tools::DeleteOnDeinit::DeleteOnDeinit(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional<(anonymous namespace)::SdrHdlBitmapSet> tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional<(anonymous namespace)::VDevBuffer> tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional, struct vcl::text::FirstCharsStringHash, struct vcl::text::FastStringCompareEqual, struct vcl::text::(anonymous namespace)::TextLayoutCacheCost> > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional > tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/lazydelete.hxx:92 + std::optional tools::DeleteOnDeinit::set(type-parameter-?-? &&...) +include/tools/link.hxx:128 + const char * Link::getSource() const +include/tools/link.hxx:129 const char * Link::getTargetName() const include/tools/poly.hxx:163 _Bool tools::Polygon::operator!=(const tools::Polygon &) const -include/tools/poly.hxx:252 +include/tools/poly.hxx:256 _Bool tools::PolyPolygon::operator!=(const tools::PolyPolygon &) const -include/tools/stream.hxx:508 +include/tools/stream.hxx:499 rtl::OString read_uInt32_lenPrefixed_uInt8s_ToOString(SvStream &) include/tools/urlobj.hxx:444 _Bool INetURLObject::SetHost(std::basic_string_view) @@ -2218,59 +3036,65 @@ include/tools/weakbase.h:148 void tools::WeakBase::clearWeak() include/tools/weakbase.h:151 struct tools::WeakConnection * tools::WeakBase::getWeakConnection() -include/tools/XmlWriter.hxx:63 +include/tools/XmlWriter.hxx:72 + void tools::XmlWriter::attributeBase64(const char *,const std::vector &) +include/tools/XmlWriter.hxx:77 void tools::XmlWriter::element(const char *) include/unotest/directories.hxx:46 rtl::OUString test::Directories::getPathFromWorkdir(std::basic_string_view) const include/unotools/charclass.hxx:101 _Bool CharClass::isAlphaNumericType(int) -include/unotools/localedatawrapper.hxx:243 +include/unotools/localedatawrapper.hxx:242 const rtl::OUString & LocaleDataWrapper::getLongDateYearSep() const -include/unotools/moduleoptions.hxx:165 - _Bool SvtModuleOptions::IsDataBase() const -include/unotools/resmgr.hxx:57 +include/unotools/resmgr.hxx:58 TranslateNId::TranslateNId() -include/unotools/resmgr.hxx:62 +include/unotools/resmgr.hxx:63 _Bool TranslateNId::operator bool() const -include/unotools/resmgr.hxx:65 +include/unotools/resmgr.hxx:66 _Bool TranslateNId::operator!=(const struct TranslateNId &) const include/unotools/securityoptions.hxx:63 _Bool SvtSecurityOptions::Certificate::operator==(const struct SvtSecurityOptions::Certificate &) const -include/unotools/textsearch.hxx:121 +include/unotools/textsearch.hxx:122 basic_ostream & utl::operator<<(basic_ostream &,const enum utl::SearchParam::SearchType &) +include/unotools/useroptions.hxx:82 + rtl::OUString SvtUserOptions::GetSigningKeyDisplayName() const +include/unotools/useroptions.hxx:83 + rtl::OUString SvtUserOptions::GetEncryptionKeyDisplayName() const include/unotools/weakref.hxx:72 unotools::WeakReference::WeakReference(type-parameter-?-? &) +include/vcl/abstdlgimpl.hxx:42 + vcl::AbstractDialogImpl_BASE::AbstractDialogImpl_BASE(type-parameter-?-? &&...) include/vcl/alpha.hxx:46 _Bool AlphaMask::operator!=(const AlphaMask &) const include/vcl/animate/Animation.hxx:42 _Bool Animation::operator!=(const Animation &) const include/vcl/animate/AnimationFrame.hxx:77 _Bool AnimationFrame::operator!=(const struct AnimationFrame &) const -include/vcl/bitmap.hxx:590 - const basegfx::SystemDependentDataHolder * Bitmap::accessSystemDependentDataHolder() const -include/vcl/BitmapBasicMorphologyFilter.hxx:63 +include/vcl/bitmap/BitmapBasicMorphologyFilter.hxx:60 BitmapDilateFilter::BitmapDilateFilter(int,unsigned char) -include/vcl/BitmapInfoAccess.hxx:163 +include/vcl/bitmapex.hxx:54 + _Bool BitmapEx::operator!=(const BitmapEx &) const +include/vcl/BitmapInfoAccess.hxx:152 BitmapScopedInfoAccess::BitmapScopedInfoAccess(const AlphaMask &) -include/vcl/BitmapInfoAccess.hxx:184 +include/vcl/BitmapInfoAccess.hxx:173 void BitmapScopedInfoAccess::reset() -include/vcl/BitmapInfoAccess.hxx:186 +include/vcl/BitmapInfoAccess.hxx:175 BitmapInfoAccess * BitmapScopedInfoAccess::get() -include/vcl/BitmapInfoAccess.hxx:187 +include/vcl/BitmapInfoAccess.hxx:176 const BitmapInfoAccess * BitmapScopedInfoAccess::get() const -include/vcl/BitmapInfoAccess.hxx:192 +include/vcl/BitmapInfoAccess.hxx:181 BitmapInfoAccess & BitmapScopedInfoAccess::operator*() -include/vcl/BitmapInfoAccess.hxx:193 +include/vcl/BitmapInfoAccess.hxx:182 const BitmapInfoAccess & BitmapScopedInfoAccess::operator*() const include/vcl/BitmapReadAccess.hxx:86 BitmapColor BitmapReadAccess::GetPixel(const Point &) const include/vcl/BitmapReadAccess.hxx:110 unsigned char BitmapReadAccess::GetPixelIndex(const Point &) const -include/vcl/BitmapWriteAccess.hxx:66 +include/vcl/BitmapTools.hxx:58 + void vcl::bitmap::fillWithData(unsigned char *,const BitmapEx &) +include/vcl/BitmapWriteAccess.hxx:67 void BitmapWriteAccess::SetFillColor() -include/vcl/builder.hxx:107 - const rtl::OUString & VclBuilder::getUIFile() const -include/vcl/builder.hxx:333 +include/vcl/builder.hxx:241 void VclBuilder::connectNumericFormatterAdjustment(const rtl::OUString &,const rtl::OUString &) include/vcl/builderpage.hxx:36 void BuilderPage::SetHelpId(const rtl::OUString &) @@ -2280,6 +3104,8 @@ include/vcl/ColorMask.hxx:111 void ColorMask::SetColorFor16BitMSB(const BitmapColor &,unsigned char *) const include/vcl/ColorMask.hxx:113 void ColorMask::SetColorFor16BitLSB(const BitmapColor &,unsigned char *) const +include/vcl/ColorMask.hxx:117 + void ColorMask::SetColorFor32Bit(const BitmapColor &,unsigned char *) const include/vcl/commandevent.hxx:99 const CommandGestureRotateData * CommandEvent::GetGestureRotateData() const include/vcl/commandevent.hxx:256 @@ -2294,119 +3120,101 @@ include/vcl/cursor.hxx:96 _Bool vcl::Cursor::operator!=(const vcl::Cursor &) const include/vcl/customweld.hxx:45 rtl::OUString weld::CustomWidgetController::GetHelpText() const -include/vcl/customweld.hxx:88 +include/vcl/customweld.hxx:94 Point weld::CustomWidgetController::GetPointerPosPixel() const -include/vcl/customweld.hxx:168 +include/vcl/customweld.hxx:174 void weld::CustomWeld::queue_draw_area(int,int,int,int) -include/vcl/customweld.hxx:183 - void weld::CustomWeld::set_visible(_Bool) include/vcl/customweld.hxx:187 + _Bool weld::CustomWeld::get_sensitive() const +include/vcl/customweld.hxx:191 void weld::CustomWeld::set_tooltip_text(const rtl::OUString &) -include/vcl/fieldvalues.hxx:58 +include/vcl/fieldvalues.hxx:59 double vcl::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit) -include/vcl/filter/pdfdocument.hxx:119 +include/vcl/filter/pdfdocument.hxx:118 const std::vector & vcl::filter::PDFObjectElement::GetDictionaryReferences() const -include/vcl/filter/pdfdocument.hxx:128 +include/vcl/filter/pdfdocument.hxx:127 unsigned long vcl::filter::PDFObjectElement::GetArrayLength() const -include/vcl/filter/pdfdocument.hxx:188 +include/vcl/filter/pdfdocument.hxx:187 vcl::filter::PDFNumberElement & vcl::filter::PDFReferenceElement::GetObjectElement() const -include/vcl/filter/PDFiumLibrary.hxx:102 +include/vcl/filter/PDFiumLibrary.hxx:61 + const rtl::OUString & vcl::pdf::PDFium::getLastError() const +include/vcl/filter/PDFiumLibrary.hxx:107 basegfx::B2DSize vcl::pdf::PDFiumAnnotation::getBorderCornerRadius() include/vcl/font/Feature.hxx:50 vcl::font::FeatureParameter::FeatureParameter(unsigned int,struct TranslateId) include/vcl/font/Feature.hxx:77 vcl::font::FeatureDefinition::FeatureDefinition(unsigned int,struct TranslateId,std::vector) -include/vcl/gdimtf.hxx:111 +include/vcl/gdimtf.hxx:109 _Bool GDIMetaFile::operator!=(const GDIMetaFile &) const include/vcl/GestureEventRotate.hxx:36 GestureEventRotate::GestureEventRotate(int,int,enum GestureEventRotateType,double) include/vcl/GestureEventZoom.hxx:36 GestureEventZoom::GestureEventZoom(int,int,enum GestureEventZoomType,double) -include/vcl/gradient.hxx:87 +include/vcl/gradient.hxx:86 _Bool Gradient::operator!=(const Gradient &) const +include/vcl/graph.hxx:151 + void Graphic::Draw(OutputDevice &,const Point &) const include/vcl/hatch.hxx:57 _Bool Hatch::operator!=(const Hatch &) const -include/vcl/inputctx.hxx:63 +include/vcl/inputctx.hxx:62 _Bool InputContext::operator!=(const InputContext &) const -include/vcl/ITiledRenderable.hxx:244 +include/vcl/ITiledRenderable.hxx:238 enum PointerStyle vcl::ITiledRenderable::getPointer() -include/vcl/jsdialog/executor.hxx:57 +include/vcl/jsdialog/executor.hxx:67 void LOKTrigger::trigger_clicked(weld::Button &) -include/vcl/kernarray.hxx:66 - int KernArray::get_subunit(unsigned long) const -include/vcl/kernarray.hxx:68 - void KernArray::set_subunit(unsigned long,int) -include/vcl/lazydelete.hxx:76 - vcl::DeleteOnDeinit::DeleteOnDeinit(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional<(anonymous namespace)::SdrHdlBitmapSet> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional<(anonymous namespace)::VDevBuffer> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional, struct vcl::text::FirstCharsStringHash, struct vcl::text::FastStringCompareEqual, struct vcl::text::(anonymous namespace)::TextLayoutCacheCost> > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional > > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) -include/vcl/lazydelete.hxx:92 - std::optional vcl::DeleteOnDeinit::set(type-parameter-?-? &&...) include/vcl/lok.hxx:23 void vcl::lok::unregisterPollCallbacks() -include/vcl/opengl/OpenGLHelper.hxx:70 +include/vcl/metric.hxx:52 + double FontMetric::GetUnitEm() const +include/vcl/metric.hxx:53 + double FontMetric::GetHorCJKAdvance() const +include/vcl/metric.hxx:54 + double FontMetric::GetVertCJKAdvance() const +include/vcl/opengl/OpenGLHelper.hxx:71 void OpenGLHelper::renderToFile(long,long,const rtl::OUString &) -include/vcl/opengl/OpenGLHelper.hxx:103 +include/vcl/opengl/OpenGLHelper.hxx:104 void OpenGLHelper::debugMsgStreamWarn(const std::basic_ostringstream &) -include/vcl/outdev.hxx:1519 +include/vcl/outdev.hxx:1548 void OutputDevice::DrawMask(const Point &,const Size &,const Point &,const Size &,const Bitmap &,const Color &) -include/vcl/outdev.hxx:1609 +include/vcl/outdev.hxx:1638 basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const basegfx::B2DPolyPolygon &,const MapMode &) const -include/vcl/outdev.hxx:1627 +include/vcl/outdev.hxx:1657 basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const basegfx::B2DPolyPolygon &,const MapMode &) const -include/vcl/pdfextoutdevdata.hxx:117 - _Bool vcl::PDFExtOutDevData::GetIsExportNotesInMargin() const -include/vcl/salnativewidgets.hxx:409 +include/vcl/pdfwriter.hxx:802 + com::sun::star::uno::Reference vcl::PDFWriter::InitEncryption(const rtl::OUString &,const rtl::OUString &) +include/vcl/salnativewidgets.hxx:420 _Bool TabitemValue::isBothAligned() const -include/vcl/salnativewidgets.hxx:410 +include/vcl/salnativewidgets.hxx:421 _Bool TabitemValue::isNotAligned() const -include/vcl/settings.hxx:432 +include/vcl/settings.hxx:365 + void StyleSettings::SetWarningColor(const Color &) +include/vcl/settings.hxx:368 + void StyleSettings::SetWarningTextColor(const Color &) +include/vcl/settings.hxx:371 + void StyleSettings::SetErrorColor(const Color &) +include/vcl/settings.hxx:374 + void StyleSettings::SetErrorTextColor(const Color &) +include/vcl/settings.hxx:453 const Color & StyleSettings::GetAlternatingRowColor() const -include/vcl/settings.hxx:443 +include/vcl/settings.hxx:469 void StyleSettings::SetUseFlatBorders(_Bool) -include/vcl/settings.hxx:446 +include/vcl/settings.hxx:472 void StyleSettings::SetUseFlatMenus(_Bool) -include/vcl/settings.hxx:458 +include/vcl/settings.hxx:484 void StyleSettings::SetHideDisabledMenuItems(_Bool) -include/vcl/settings.hxx:523 +include/vcl/settings.hxx:549 void StyleSettings::SetSpinSize(int) -include/vcl/settings.hxx:556 +include/vcl/settings.hxx:582 Size StyleSettings::GetToolbarIconSizePixel() const -include/vcl/settings.hxx:655 - int MiscSettings::GetDarkMode() -include/vcl/settings.hxx:680 +include/vcl/settings.hxx:703 _Bool HelpSettings::operator!=(const HelpSettings &) const -include/vcl/settings.hxx:741 - _Bool AllSettings::operator!=(const AllSettings &) const +include/vcl/settings.hxx:764 + _Bool AllSettings::operator==(const AllSettings &) const include/vcl/split.hxx:92 void Splitter::SetHorizontal(_Bool) -include/vcl/svapp.hxx:167 +include/vcl/svapp.hxx:166 ApplicationEvent::ApplicationEvent(enum ApplicationEvent::Type,std::vector &&) -include/vcl/svapp.hxx:809 +include/vcl/svapp.hxx:808 void Application::AppEvent(const ApplicationEvent &) include/vcl/TaskStopwatch.hxx:91 void TaskStopwatch::reset() @@ -2420,83 +3228,95 @@ include/vcl/TaskStopwatch.hxx:112 void TaskStopwatch::setTimeSlice(unsigned int) include/vcl/textrectinfo.hxx:48 _Bool TextRectInfo::operator!=(const TextRectInfo &) const +include/vcl/themecolors.hxx:32 + void ThemeColors::SetThemeColors(const ThemeColors &) +include/vcl/themecolors.hxx:45 + _Bool ThemeColors::IsThemeEnabled() +include/vcl/themecolors.hxx:106 + const Color & ThemeColors::GetActiveBorderColor() const +include/vcl/themecolors.hxx:120 + const rtl::OUString & ThemeColors::GetThemeName() const +include/vcl/themecolors.hxx:123 + _Bool ThemeColors::IsAppBackBitmapStretched() include/vcl/toolkit/longcurr.hxx:47 BigInt LongCurrencyFormatter::GetValue() const -include/vcl/toolkit/treelist.hxx:170 +include/vcl/toolkit/treelist.hxx:171 const SvTreeListEntry * SvTreeList::GetParent(const SvTreeListEntry *) const -include/vcl/toolkit/treelistbox.hxx:367 +include/vcl/toolkit/treelistbox.hxx:369 void SvTreeListBox::RemoveSelection() -include/vcl/txtattr.hxx:56 +include/vcl/txtattr.hxx:57 _Bool TextAttrib::operator!=(const TextAttrib &) const -include/vcl/uitest/uiobject.hxx:135 +include/vcl/uitest/uiobject.hxx:140 std::unique_ptr WindowUIObject::get_visible_child(const rtl::OUString &) -include/vcl/uitest/uiobject.hxx:311 +include/vcl/uitest/uiobject.hxx:318 TabPageUIObject::TabPageUIObject(const VclPtr &) -include/vcl/uitest/uiobject.hxx:319 +include/vcl/uitest/uiobject.hxx:326 std::unique_ptr TabPageUIObject::create(vcl::Window *) -include/vcl/uitest/uiobject.hxx:382 +include/vcl/uitest/uiobject.hxx:389 SpinUIObject::SpinUIObject(const VclPtr &) -include/vcl/uitest/uiobject.hxx:390 +include/vcl/uitest/uiobject.hxx:397 std::unique_ptr SpinUIObject::create(vcl::Window *) -include/vcl/weld.hxx:185 +include/vcl/weld.hxx:198 _Bool weld::Widget::get_hexpand() const -include/vcl/weld.hxx:187 +include/vcl/weld.hxx:200 _Bool weld::Widget::get_vexpand() const -include/vcl/weld.hxx:194 +include/vcl/weld.hxx:207 int weld::Widget::get_margin_top() const -include/vcl/weld.hxx:195 +include/vcl/weld.hxx:208 int weld::Widget::get_margin_bottom() const -include/vcl/weld.hxx:423 +include/vcl/weld.hxx:455 void weld::ScrolledWindow::hadjustment_set_upper(int) -include/vcl/weld.hxx:426 +include/vcl/weld.hxx:458 void weld::ScrolledWindow::hadjustment_set_page_increment(int) -include/vcl/weld.hxx:427 +include/vcl/weld.hxx:459 void weld::ScrolledWindow::hadjustment_set_step_increment(int) -include/vcl/weld.hxx:568 +include/vcl/weld.hxx:588 struct SystemEnvData weld::Window::get_system_data() const -include/vcl/weld.hxx:653 - rtl::OUString weld::Assistant::get_current_page_ident() const -include/vcl/weld.hxx:659 +include/vcl/weld.hxx:694 rtl::OUString weld::Assistant::get_page_title(const rtl::OUString &) const -include/vcl/weld.hxx:1079 +include/vcl/weld.hxx:1123 _Bool weld::TreeView::get_sensitive(int,int) const -include/vcl/weld.hxx:1182 +include/vcl/weld.hxx:1226 void weld::TreeView::set_text_align(const weld::TreeIter &,double,int) -include/vcl/weld.hxx:1352 +include/vcl/weld.hxx:1398 const rtl::OUString & weld::TreeView::get_saved_value() const -include/vcl/weld.hxx:1475 +include/vcl/weld.hxx:1519 + void weld::IconView::set_text(int,const rtl::OUString &) +include/vcl/weld.hxx:1527 _Bool weld::IconView::get_cursor(weld::TreeIter *) const -include/vcl/weld.hxx:1486 +include/vcl/weld.hxx:1532 + _Bool weld::IconView::iter_next_sibling(weld::TreeIter &) const +include/vcl/weld.hxx:1539 void weld::IconView::select_all() -include/vcl/weld.hxx:1492 +include/vcl/weld.hxx:1545 void weld::IconView::save_value() -include/vcl/weld.hxx:1493 +include/vcl/weld.hxx:1546 const rtl::OUString & weld::IconView::get_saved_value() const -include/vcl/weld.hxx:1494 +include/vcl/weld.hxx:1547 _Bool weld::IconView::get_value_changed_from_saved() const -include/vcl/weld.hxx:1623 +include/vcl/weld.hxx:1676 void weld::MenuButton::append_item_radio(const rtl::OUString &,const rtl::OUString &) -include/vcl/weld.hxx:1631 +include/vcl/weld.hxx:1684 void weld::MenuButton::append_item(const rtl::OUString &,const rtl::OUString &,VirtualDevice &) -include/vcl/weld.hxx:1713 +include/vcl/weld.hxx:1768 rtl::OUString weld::ProgressBar::get_text() const -include/vcl/weld.hxx:1935 +include/vcl/weld.hxx:1991 void weld::EntryTreeView::EntryModifyHdl(const weld::Entry &) -include/vcl/weld.hxx:2168 +include/vcl/weld.hxx:2224 Size weld::MetricSpinButton::get_size_request() const -include/vcl/weld.hxx:2180 +include/vcl/weld.hxx:2236 void weld::MetricSpinButton::set_position(int) -include/vcl/weld.hxx:2284 +include/vcl/weld.hxx:2340 int weld::TextView::vadjustment_get_lower() const -include/vcl/weld.hxx:2513 +include/vcl/weld.hxx:2571 rtl::OUString weld::Toolbar::get_item_label(const rtl::OUString &) const -include/vcl/weld.hxx:2561 +include/vcl/weld.hxx:2621 void weld::Scrollbar::adjustment_configure(int,int,int,int,int,int) -include/vcl/weld.hxx:2577 +include/vcl/weld.hxx:2637 int weld::Scrollbar::get_scroll_thickness() const -include/vcl/weld.hxx:2606 +include/vcl/weld.hxx:2668 std::unique_ptr weld::Builder::weld_menu_toggle_button(const rtl::OUString &) -include/vcl/weld.hxx:2719 +include/vcl/weld.hxx:2781 rtl::OUString weld::MessageDialogController::get_secondary_text() const include/vcl/weldutils.hxx:198 const com::sun::star::uno::Reference & weld::WidgetStatusListener::getFrame() const @@ -2504,15 +3324,15 @@ include/vcl/weldutils.hxx:350 void weld::DateFormatter::CursorChangedHdl(weld::Entry &) include/vcl/weldutils.hxx:350 void weld::DateFormatter::LinkStubCursorChangedHdl(void *,weld::Entry &) -include/vcl/window.hxx:377 +include/vcl/window.hxx:366 const char * ImplDbgCheckWindow(const void *) include/vcl/windowstate.hxx:123 std::basic_ostream & vcl::operator<<(std::basic_ostream &,const vcl::WindowData &) -include/xmloff/txtimp.hxx:115 +include/xmloff/txtimp.hxx:113 XMLPropertyBackpatcher & XMLTextImportHelper::GetFootnoteBP() -include/xmloff/txtimp.hxx:116 +include/xmloff/txtimp.hxx:114 XMLPropertyBackpatcher & XMLTextImportHelper::GetSequenceIdBP() -include/xmloff/txtimp.hxx:117 +include/xmloff/txtimp.hxx:115 XMLPropertyBackpatcher & XMLTextImportHelper::GetSequenceNameBP() include/xmloff/xmluconv.hxx:190 _Bool SvXMLUnitConverter::convertEnum(type-parameter-?-? &,std::basic_string_view,const SvXMLEnumStringMapEntry *) @@ -2538,13 +3358,13 @@ lotuswordpro/source/filter/clone.hxx:28 detail::has_clone::no & detail::has_clone::check_sig() lotuswordpro/source/filter/clone.hxx:28 detail::has_clone::no & detail::has_clone::check_sig() -o3tl/qa/cow_wrapper_clients.hxx:140 - _Bool o3tltests::cow_wrapper_client4::operator==(const o3tltests::cow_wrapper_client4 &) const o3tl/qa/cow_wrapper_clients.hxx:141 - _Bool o3tltests::cow_wrapper_client4::operator!=(const o3tltests::cow_wrapper_client4 &) const + _Bool o3tltests::cow_wrapper_client4::operator==(const o3tltests::cow_wrapper_client4 &) const o3tl/qa/cow_wrapper_clients.hxx:142 + _Bool o3tltests::cow_wrapper_client4::operator!=(const o3tltests::cow_wrapper_client4 &) const +o3tl/qa/cow_wrapper_clients.hxx:143 _Bool o3tltests::cow_wrapper_client4::operator<(const o3tltests::cow_wrapper_client4 &) const -o3tl/qa/cow_wrapper_clients.hxx:193 +o3tl/qa/cow_wrapper_clients.hxx:195 _Bool o3tltests::cow_wrapper_client5::operator!=(const o3tltests::cow_wrapper_client5 &) const oox/inc/drawingml/textfont.hxx:56 void oox::drawingml::TextFont::fillThemeFont(struct model::ThemeFont &) const @@ -2560,6 +3380,8 @@ oox/source/shape/WordprocessingCanvasContext.hxx:30 const _Bool & oox::shape::WordprocessingCanvasContext::isFullWPGSupport() const oox/source/shape/WordprocessingCanvasContext.hxx:31 void oox::shape::WordprocessingCanvasContext::setFullWPGSupport(_Bool) +package/inc/ByteGrabber.hxx:63 + short ByteGrabber::ReadInt16() sal/osl/unx/uunxapi.hxx:35 int mkdir_c(const rtl::OString &,unsigned int) sal/osl/unx/uunxapi.hxx:70 @@ -2594,7 +3416,7 @@ sc/inc/bigrange.hxx:70 _Bool ScBigAddress::operator!=(const ScBigAddress &) const sc/inc/column.hxx:139 const type-parameter-?-? & ScColumnData::GetAttr(int,TypedWhichId,int &,int &) const -sc/inc/column.hxx:302 +sc/inc/column.hxx:303 _Bool ScColumn::HasDataAt(struct sc::ColumnBlockPosition &,int,struct ScDataAreaExtras *) sc/inc/columniterator.hxx:81 int sc::ColumnIterator::getType() const @@ -2604,8 +3426,8 @@ sc/inc/datamapper.hxx:78 void sc::ExternalDataSource::setURL(const rtl::OUString &) sc/inc/datamapper.hxx:79 void sc::ExternalDataSource::setProvider(const rtl::OUString &) -sc/inc/document.hxx:908 - rtl::OUString ScDocument::MaxRowAsString() const +sc/inc/document.hxx:962 + const rtl::OUString & ScDocument::MaxRowAsString() const sc/inc/dpfilteredcache.hxx:148 void ScDPFilteredCache::dump() const sc/inc/formulacell.hxx:513 @@ -2624,7 +3446,7 @@ sc/inc/kahan.hxx:232 _Bool KahanSum::operator<=(double) const sc/inc/kahan.hxx:234 _Bool KahanSum::operator>=(const KahanSum &) const -sc/inc/miscuno.hxx:170 +sc/inc/miscuno.hxx:168 void ScUnoHelpFunctions::SetOptionalPropertyValue(const com::sun::star::uno::Reference &,const char *,const type-parameter-?-? &) sc/inc/mtvcellfunc.hxx:40 mdds::mtv::soa::detail::iterator_base::iterator_trait> sc::ProcessFormula(const mdds::mtv::soa::detail::iterator_base::iterator_trait> &,mdds::mtv::soa::multi_type_vector &,int,int,std::function) @@ -2674,12 +3496,12 @@ sc/inc/mtvelements.hxx:89 void svl::mdds_mtv_insert_values(mdds::mtv::base_element_block &,unsigned long,const svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &) sc/inc/mtvfunctions.hxx:376 void sc::ProcessElements2(type-parameter-?-? &,type-parameter-?-? &,type-parameter-?-? &) -sc/inc/patattr.hxx:100 +sc/inc/patattr.hxx:72 + _Bool CellAttributeHelper::RegisteredAttrSetLess::operator()(const rtl::OUString *,const ScPatternAttr *) const +sc/inc/patattr.hxx:120 _Bool CellAttributeHolder::operator!() const -sc/inc/rangecache.hxx:52 +sc/inc/rangecache.hxx:53 _Bool ScSortedRangeCache::isValid() const -sc/inc/rangecache.hxx:94 - unsigned long ScSortedRangeCache::size() const sc/inc/scdll.hxx:35 ScDLL::ScDLL() sc/inc/scopetools.hxx:80 @@ -2704,20 +3526,22 @@ sc/inc/stlalgorithm.hxx:46 sc::AlignedAllocator::AlignedAllocator(const AlignedAllocator &) sc/inc/stlalgorithm.hxx:46 sc::AlignedAllocator::AlignedAllocator(const AlignedAllocator &) -sc/inc/stlalgorithm.hxx:60 +sc/inc/stlalgorithm.hxx:59 _Bool sc::AlignedAllocator::operator==(const AlignedAllocator &) const -sc/inc/stlalgorithm.hxx:61 +sc/inc/stlalgorithm.hxx:60 _Bool sc::AlignedAllocator::operator!=(const AlignedAllocator &) const -sc/inc/table.hxx:343 +sc/inc/table.hxx:344 _Bool ScTable::IsColRowTabValid(const short,const int,const short) const -sc/inc/table.hxx:750 +sc/inc/table.hxx:756 const type-parameter-?-? * ScTable::GetAttr(short,int,TypedWhichId,int &,int &) const sc/qa/unit/helper/qahelper.hxx:77 std::basic_ostream & operator<<(std::basic_ostream &,const enum OpCode &) sc/qa/unit/helper/qahelper.hxx:83 std::basic_string print(const ScAddress &) -sc/source/core/inc/interpre.hxx:71 +sc/source/core/inc/interpre.hxx:125 basic_ostream & sc::operator<<(basic_ostream &,const struct sc::ParamIfsResult &) +sc/source/core/inc/interpre.hxx:190 + _Bool FormulaTokenRef_hash::operator()(const formula::FormulaToken *) const sc/source/core/opencl/opbase.hxx:151 std::basic_string sc::opencl::DynamicKernelArgument::GenDoubleSlidingWindowDeclRef(_Bool) const sc/source/core/opencl/opbase.hxx:154 @@ -2742,7 +3566,11 @@ sc/source/core/opencl/opbase.hxx:487 _Bool sc::opencl::ParallelReductionVectorRef::GetStartFixed() const sc/source/core/opencl/opbase.hxx:488 _Bool sc::opencl::ParallelReductionVectorRef::GetEndFixed() const -sc/source/core/tool/scmatrix.cxx:2303 +sc/source/core/tool/scmatrix.cxx:2321 + wrapped_iterator (anonymous namespace)::wrapped_iterator::operator++(int) +sc/source/core/tool/scmatrix.cxx:2335 + wrapped_iterator (anonymous namespace)::wrapped_iterator::operator--(int) +sc/source/core/tool/scmatrix.cxx:2348 type-parameter-?-? * (anonymous namespace)::wrapped_iterator::operator->() const sc/source/filter/inc/orcusinterface.hxx:749 const rtl::OUString * ScOrcusFactory::getString(unsigned long) const @@ -2770,6 +3598,24 @@ sc/source/filter/inc/xlformula.hxx:408 _Bool XclTokenArray::operator==(const XclTokenArray &) const sc/source/filter/xml/xmltransformationi.hxx:159 ScXMLDateTimeContext::ScXMLDateTimeContext(ScXMLImport &,const rtl::Reference &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,ScViewData &,short &,_Bool &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,_Bool &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,_Bool &,_Bool &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const rtl::OUString &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const rtl::OUString &,SvStream *&,enum ScImportAsciiCall &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const rtl::OUString &,const rtl::OUString &,const Color &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const rtl::OUString &,const rtl::OUString &,const rtl::OUString &,const rtl::OUString &,const rtl::OUString &) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const rtl::OUString *&) +sc/source/ui/attrdlg/scdlgfact.cxx:83 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,enum CreateNameFlags &) sc/source/ui/inc/dataprovider.hxx:56 _Bool sc::CSVFetchThread::IsRequestedTerminate() sc/source/ui/inc/dataprovider.hxx:57 @@ -2816,28 +3662,58 @@ sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:65 void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,struct TranslateId,const std::optional) sc/source/ui/inc/SparklineDataRangeDialog.hxx:54 _Bool sc::SparklineDataRangeDialog::checkValidInputOutput() -sc/source/ui/inc/TableFillingAndNavigationTools.hxx:120 +sc/source/ui/inc/TableFillingAndNavigationTools.hxx:122 unsigned long DataRangeIterator::size() -sc/source/ui/inc/viewdata.hxx:410 +sc/source/ui/inc/viewdata.hxx:412 long ScViewData::GetLOKDocWidthPixel() const -sc/source/ui/inc/viewdata.hxx:411 +sc/source/ui/inc/viewdata.hxx:413 long ScViewData::GetLOKDocHeightPixel() const -sc/source/ui/inc/viewdata.hxx:560 +sc/source/ui/inc/viewdata.hxx:562 _Bool ScViewData::IsGridMode() const -scaddins/source/analysis/analysishelper.hxx:797 +scaddins/source/analysis/analysishelper.hxx:781 _Bool sca::analysis::ScaDate::operator>=(const sca::analysis::ScaDate &) const sccomp/source/solver/DifferentialEvolution.hxx:66 int DifferentialEvolutionAlgorithm::getLastChange() sccomp/source/solver/ParticelSwarmOptimization.hxx:84 int ParticleSwarmOptimizationAlgorithm::getLastChange() -sd/inc/sdabstdlg.hxx:172 - VclPtr SdAbstractDialogFactory::CreateSdOutlineBulletTabDlg(weld::Window *,const SfxItemSet *,sd::View *) sd/inc/sddll.hxx:47 SdDLL::SdDLL() -sd/source/filter/eppt/epptooxml.hxx:92 +sd/source/filter/eppt/epptooxml.hxx:96 void oox::core::PowerPointExport::WriteDefaultColorSchemes(const std::shared_ptr &) sd/source/filter/ppt/pptinanimations.hxx:107 void ppt::AnimationImporter::dump(const char *,long) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(SfxObjectShell *&,weld::Window *&,_Bool &,SfxStyleSheetBase &,enum PresentationObjects &,SfxStyleSheetBasePool *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(SfxObjectShell *&,weld::Window *&,const SfxItemSet *&,_Bool &,_Bool &) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(sd::DrawDocShell *&,weld::Window *&,const SfxItemSet &) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,SdDrawDocument &) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const Bitmap &,sd::DrawDocShell *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SdDrawDocument *&,SfxMedium *&,const rtl::OUString &) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SdrObject *&,const SdrObject *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet &,_Bool &,const rtl::OUString &) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet &,const std::vector &,SdCustomShowList *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet &,sd::View *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet *&,SfxObjectShell *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxItemSet *&,sd::View *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SfxObjectShell *&,SfxStyleSheetBase &,SdrModel *&,SdrView *&) +sd/source/ui/dlg/sddlgfact.cxx:56 + (anonymous namespace)::ScreenshottedDialog_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,const SvxFieldData *&,const SfxItemSet &) +sd/source/ui/inc/DrawViewShell.hxx:391 + const com::sun::star::uno::Reference & sd::DrawViewShell::getXSlideShowInstance() sd/source/ui/inc/filedlg.hxx:54 _Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected() const sd/source/ui/inc/GraphicViewShell.hxx:43 @@ -2848,8 +3724,20 @@ sd/source/ui/inc/GraphicViewShell.hxx:43 void sd::GraphicViewShell::InitFactory() sd/source/ui/inc/GraphicViewShell.hxx:43 void sd::GraphicViewShell::RegisterFactory(struct o3tl::strong_int) -sd/source/ui/inc/optsitem.hxx:178 - _Bool SdOptionsContents::operator==(const SdOptionsContents &) const +sd/source/ui/inc/NotesPanelViewShell.hxx:24 + SfxViewFactory * sd::NotesPanelViewShell::Factory() +sd/source/ui/inc/NotesPanelViewShell.hxx:24 + SfxViewShell * sd::NotesPanelViewShell::CreateInstance(SfxViewFrame &,SfxViewShell *) +sd/source/ui/inc/NotesPanelViewShell.hxx:24 + void sd::NotesPanelViewShell::InitFactory() +sd/source/ui/inc/NotesPanelViewShell.hxx:24 + void sd::NotesPanelViewShell::RegisterFactory(struct o3tl::strong_int) +sd/source/ui/inc/NotesPanelViewShell.hxx:25 + void sd::NotesPanelViewShell::RegisterInterface(const SfxModule *) +sd/source/ui/inc/NotesPanelViewShell.hxx:64 + void sd::NotesPanelViewShell::GetCharState(SfxItemSet &) +sd/source/ui/inc/NotesPanelViewShell.hxx:74 + void sd::NotesPanelViewShell::ExecChar(SfxRequest &) sd/source/ui/inc/OutlineViewShell.hxx:40 SfxViewFactory * sd::OutlineViewShell::Factory() sd/source/ui/inc/OutlineViewShell.hxx:40 @@ -2861,28 +3749,30 @@ sd/source/ui/inc/OutlineViewShell.hxx:40 sd/source/ui/inc/PaneShells.hxx:33 void sd::LeftImpressPaneShell::RegisterInterface(const SfxModule *) sd/source/ui/inc/PaneShells.hxx:50 + void sd::BottomImpressPaneShell::RegisterInterface(const SfxModule *) +sd/source/ui/inc/PaneShells.hxx:67 void sd::LeftDrawPaneShell::RegisterInterface(const SfxModule *) -sd/source/ui/inc/unomodel.hxx:137 +sd/source/ui/inc/unomodel.hxx:149 _Bool SdXImpressDocument::operator==(const SdXImpressDocument &) const -sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:199 +sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:205 _Bool sd::slidesorter::view::InsertPosition::operator!=(const sd::slidesorter::view::InsertPosition &) const -sdext/source/pdfimport/pdfparse/pdfparse.cxx:114 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:95 long (anonymous namespace)::PDFGrammar>::pdf_string_parser::operator()(const type-parameter-?-? &,struct boost::spirit::classic::nil_t &) const sfx2/inc/autoredactdialog.hxx:74 void TargetsTable::select(int) -sfx2/source/appl/shutdownicon.hxx:79 +sfx2/source/inc/shutdownicon.hxx:83 rtl::OUString ShutdownIcon::getShortcutName() -sfx2/source/appl/shutdownicon.hxx:95 +sfx2/source/inc/shutdownicon.hxx:99 ShutdownIcon * ShutdownIcon::createInstance() -sfx2/source/appl/shutdownicon.hxx:97 +sfx2/source/inc/shutdownicon.hxx:101 void ShutdownIcon::terminateDesktop() -sfx2/source/appl/shutdownicon.hxx:100 +sfx2/source/inc/shutdownicon.hxx:104 void ShutdownIcon::FileOpen() -sfx2/source/appl/shutdownicon.hxx:103 +sfx2/source/inc/shutdownicon.hxx:107 void ShutdownIcon::FromTemplate() -sfx2/source/appl/shutdownicon.hxx:112 +sfx2/source/inc/shutdownicon.hxx:117 rtl::OUString ShutdownIcon::GetUrlDescription(std::basic_string_view) -sfx2/source/appl/shutdownicon.hxx:114 +sfx2/source/inc/shutdownicon.hxx:119 void ShutdownIcon::SetVeto(_Bool) sfx2/source/inc/templdgi.hxx:127 void SfxCommonTemplateDialog_Impl::LinkStubUpdateStyleDependents_Hdl(void *,void *) @@ -2933,10 +3823,10 @@ slideshow/source/engine/slideoverlaybutton.hxx:64 slideshow/source/engine/slideoverlaybutton.hxx:66 struct com::sun::star::geometry::IntegerSize2D slideshow::internal::SlideOverlayButton::getSize() const slideshow/source/inc/box2dtools.hxx:159 - void box2d::utils::box2DWorld::setShapeAngle(const com::sun::star::uno::Reference,const double) -slideshow/source/inc/box2dtools.hxx:261 + void box2d::utils::box2DWorld::setShapeAngle(const com::sun::star::uno::Reference &,const double) +slideshow/source/inc/box2dtools.hxx:258 _Bool box2d::utils::box2DWorld::shapesInitialized() -slideshow/source/inc/box2dtools.hxx:299 +slideshow/source/inc/box2dtools.hxx:296 std::shared_ptr box2d::utils::box2DWorld::makeShapeStatic(const std::shared_ptr &) slideshow/source/inc/eventmultiplexer.hxx:653 basegfx::B2DPoint slideshow::internal::EventMultiplexer::toMatrixPoint(const com::sun::star::uno::Reference &,const basegfx::B2DPoint &) @@ -2958,6 +3848,10 @@ slideshow/source/inc/listenercontainer.hxx:54 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const std::shared_ptr &) slideshow/source/inc/listenercontainer.hxx:54 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const std::shared_ptr &) +slideshow/source/inc/shapeimporter.hxx:99 + void slideshow::internal::ShapeImporter::setMasterPageObjectsOnly(_Bool) +slideshow/source/inc/shapeimporter.hxx:104 + void slideshow::internal::ShapeImporter::setTextFieldsOnly(_Bool) starmath/inc/format.hxx:142 _Bool SmFormat::operator!=(const SmFormat &) const starmath/inc/mathml/attribute.hxx:80 @@ -3044,16 +3938,18 @@ starmath/inc/smmod.hxx:55 rtl::OUString SmLocalizedSymbolData::GetExportSymbolName(std::basic_string_view) starmath/inc/token.hxx:181 SmColorTokenTableEntry::SmColorTokenTableEntry(const std::unique_ptr) -starmath/inc/token.hxx:202 +starmath/inc/token.hxx:203 _Bool SmColorTokenTableEntry::equals(std::basic_string_view) const -starmath/inc/token.hxx:209 +starmath/inc/token.hxx:210 _Bool SmColorTokenTableEntry::equals(Color) const -svgio/inc/svgstyleattributes.hxx:354 +svgio/inc/svgstyleattributes.hxx:345 + const basegfx::BColor * svgio::svgreader::SvgStyleAttributes::getContextFill() const +svgio/inc/svgstyleattributes.hxx:348 + const basegfx::BColor * svgio::svgreader::SvgStyleAttributes::getContextStroke() const +svgio/inc/svgstyleattributes.hxx:384 svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const -svgio/inc/svgstyleattributes.hxx:378 +svgio/inc/svgstyleattributes.hxx:408 enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const -svgio/inc/svgtspannode.hxx:56 - double svgio::svgreader::SvgTspanNode::getCurrentFontSize() const svl/source/misc/gridprinter.cxx:42 mdds::mtv::base_element_block * rtl::mdds_mtv_create_new_block(const rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &) svl/source/misc/gridprinter.cxx:42 @@ -3072,79 +3968,85 @@ svl/source/misc/gridprinter.cxx:42 void rtl::mdds_mtv_set_values(mdds::mtv::base_element_block &,unsigned long,const rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &) svx/inc/sdr/contact/viewcontactofgraphic.hxx:52 SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject() -sw/inc/calbck.hxx:304 +sw/inc/calbck.hxx:325 sw::WriterListener * sw::ClientIteratorBase::GetLeftOfPos() -sw/inc/contentindex.hxx:68 +sw/inc/calbck.hxx:432 + SwIterator::SwIterator, type-parameter-?-?, sw::IteratorMode::Exact>(const type-parameter-?-? &) +sw/inc/calbck.hxx:433 + ClientBase * SwIterator::First() +sw/inc/calbck.hxx:439 + ClientBase * SwIterator::Next() +sw/inc/contentindex.hxx:79 int SwContentIndex::operator--(int) -sw/inc/contentindex.hxx:80 +sw/inc/contentindex.hxx:91 _Bool SwContentIndex::operator>(const int) const -sw/inc/contentindex.hxx:83 +sw/inc/contentindex.hxx:94 _Bool SwContentIndex::operator!=(const int) const -sw/inc/contentindex.hxx:113 +sw/inc/contentindex.hxx:125 std::basic_ostream & operator<<(std::basic_ostream &,const SwContentIndex &) -sw/inc/dbgoutsw.hxx:53 +sw/inc/dbgoutsw.hxx:52 const char * dbg_out(const void *) -sw/inc/dbgoutsw.hxx:55 +sw/inc/dbgoutsw.hxx:54 const char * dbg_out(const SwRect &) -sw/inc/dbgoutsw.hxx:56 +sw/inc/dbgoutsw.hxx:55 const char * dbg_out(const SwFrameFormat &) -sw/inc/dbgoutsw.hxx:59 +sw/inc/dbgoutsw.hxx:58 const char * dbg_out(const SwContentNode *) -sw/inc/dbgoutsw.hxx:60 +sw/inc/dbgoutsw.hxx:59 const char * dbg_out(const SwTextNode *) -sw/inc/dbgoutsw.hxx:61 +sw/inc/dbgoutsw.hxx:60 const char * dbg_out(const SwTextAttr &) -sw/inc/dbgoutsw.hxx:62 +sw/inc/dbgoutsw.hxx:61 const char * dbg_out(const SwpHints &) -sw/inc/dbgoutsw.hxx:63 +sw/inc/dbgoutsw.hxx:62 const char * dbg_out(const SfxPoolItem &) -sw/inc/dbgoutsw.hxx:64 +sw/inc/dbgoutsw.hxx:63 const char * dbg_out(const SfxPoolItem *) -sw/inc/dbgoutsw.hxx:65 +sw/inc/dbgoutsw.hxx:64 const char * dbg_out(const SfxItemSet &) -sw/inc/dbgoutsw.hxx:66 +sw/inc/dbgoutsw.hxx:65 const char * dbg_out(const struct SwPosition &) -sw/inc/dbgoutsw.hxx:67 +sw/inc/dbgoutsw.hxx:66 const char * dbg_out(const SwPaM &) -sw/inc/dbgoutsw.hxx:68 +sw/inc/dbgoutsw.hxx:67 const char * dbg_out(const SwNodeNum &) -sw/inc/dbgoutsw.hxx:69 +sw/inc/dbgoutsw.hxx:68 const char * dbg_out(const SwUndo &) -sw/inc/dbgoutsw.hxx:70 +sw/inc/dbgoutsw.hxx:69 const char * dbg_out(const SwOutlineNodes &) -sw/inc/dbgoutsw.hxx:71 +sw/inc/dbgoutsw.hxx:70 const char * dbg_out(const SwNumRule &) -sw/inc/dbgoutsw.hxx:72 +sw/inc/dbgoutsw.hxx:71 const char * dbg_out(const SwTextFormatColl &) -sw/inc/dbgoutsw.hxx:73 +sw/inc/dbgoutsw.hxx:72 const char * dbg_out(const SwNumRuleTable &) -sw/inc/dbgoutsw.hxx:74 +sw/inc/dbgoutsw.hxx:73 const char * dbg_out(const SwNodeRange &) -sw/inc/dbgoutsw.hxx:75 +sw/inc/dbgoutsw.hxx:74 const char * dbg_out(const sw::FrameFormats &) -sw/inc/dbgoutsw.hxx:78 +sw/inc/dbgoutsw.hxx:77 rtl::OUString lcl_dbg_out(const unordered_map, allocator > > &) -sw/inc/dbgoutsw.hxx:102 +sw/inc/dbgoutsw.hxx:101 const char * dbg_out(const unordered_map, allocator > > &) -sw/inc/dbgoutsw.hxx:106 +sw/inc/dbgoutsw.hxx:105 const char * dbg_out(const struct SwFormToken &) -sw/inc/dbgoutsw.hxx:107 +sw/inc/dbgoutsw.hxx:106 const char * dbg_out(const std::vector &) -sw/inc/docary.hxx:98 +sw/inc/docary.hxx:97 void SwVectorModifyBase::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >,type-parameter-?-?,type-parameter-?-?) -sw/inc/docary.hxx:98 +sw/inc/docary.hxx:97 void SwVectorModifyBase::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >,type-parameter-?-?,type-parameter-?-?) -sw/inc/docary.hxx:98 +sw/inc/docary.hxx:97 void SwVectorModifyBase::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >,type-parameter-?-?,type-parameter-?-?) -sw/inc/docary.hxx:98 +sw/inc/docary.hxx:97 void SwVectorModifyBase::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >,type-parameter-?-?,type-parameter-?-?) -sw/inc/docary.hxx:98 +sw/inc/docary.hxx:97 void SwVectorModifyBase::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector >,type-parameter-?-?,type-parameter-?-?) -sw/inc/docary.hxx:144 +sw/inc/docary.hxx:143 void SwVectorModifyBase::dumpAsXml(struct _xmlTextWriter *) -sw/inc/docufld.hxx:518 +sw/inc/docufld.hxx:517 void SwPostItField::ToggleResolved() -sw/inc/editsh.hxx:376 +sw/inc/editsh.hxx:378 void SwEditShell::ValidateCurrentParagraphSignatures(_Bool) sw/inc/extinput.hxx:47 SwExtTextInput * SwExtTextInput::GetPrev() @@ -3156,7 +4058,7 @@ sw/inc/format.hxx:219 const SvxGutterLeftMarginItem & SwFormat::GetGutterLeftMargin(_Bool) const sw/inc/format.hxx:220 const SvxGutterRightMarginItem & SwFormat::GetGutterRightMargin(_Bool) const -sw/inc/formatcontentcontrol.hxx:82 +sw/inc/formatcontentcontrol.hxx:83 SwFormatContentControl * SwFormatContentControl::CreatePoolDefault(unsigned short) sw/inc/frameformats.hxx:84 typename multi_index_container >, ordered_unique, struct FrameFormatsKey, struct na>, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na, struct na>, allocator >::template index::type & sw::FrameFormats::GetByTypeAndName() @@ -3172,35 +4074,27 @@ sw/inc/IDocumentLinksAdministration.hxx:53 _Bool IDocumentLinksAdministration::GetData(const rtl::OUString &,const rtl::OUString &,com::sun::star::uno::Any &) const sw/inc/IDocumentLinksAdministration.hxx:55 void IDocumentLinksAdministration::SetData(const rtl::OUString &) -sw/inc/IDocumentMarkAccess.hxx:94 - IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator--() -sw/inc/IDocumentMarkAccess.hxx:95 - IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator--(int) -sw/inc/IDocumentMarkAccess.hxx:96 - IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator+=(long) -sw/inc/IDocumentMarkAccess.hxx:98 - IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator-=(long) -sw/inc/IDocumentMarkAccess.hxx:102 - _Bool IDocumentMarkAccess::iterator::operator<(const IDocumentMarkAccess::iterator &) const -sw/inc/IDocumentMarkAccess.hxx:103 - _Bool IDocumentMarkAccess::iterator::operator>(const IDocumentMarkAccess::iterator &) const -sw/inc/IDocumentMarkAccess.hxx:105 - _Bool IDocumentMarkAccess::iterator::operator>=(const IDocumentMarkAccess::iterator &) const sw/inc/modcfg.hxx:340 _Bool SwModuleOptions::IsFileEncryptedFromColumn() const -sw/inc/ndindex.hxx:63 +sw/inc/names.hxx:27 + _Bool ProgName::operator==(std::basic_string_view) const +sw/inc/names.hxx:28 + _Bool ProgName::operator<(const ProgName &) const +sw/inc/names.hxx:29 + _Bool ProgName::operator>(const ProgName &) const +sw/inc/ndindex.hxx:61 SwNodeIndex::SwNodeIndex(SwNodes &,int) -sw/inc/ndindex.hxx:114 +sw/inc/ndindex.hxx:112 SwNodeIndex & SwNodeIndex::Assign(const SwNodes &,struct o3tl::strong_int) -sw/inc/node.hxx:261 +sw/inc/node.hxx:266 const IDocumentStylePoolAccess & SwNode::getIDocumentStylePoolAccess() const -sw/inc/node.hxx:265 +sw/inc/node.hxx:270 const IDocumentDrawModelAccess & SwNode::getIDocumentDrawModelAccess() const -sw/inc/pagedesc.hxx:445 +sw/inc/pagedesc.hxx:451 void SwPageDescs::erase(SwPageDesc *const &) -sw/inc/pagedesc.hxx:453 +sw/inc/pagedesc.hxx:459 SwPageDesc *const & SwPageDescs::front() const -sw/inc/pagedesc.hxx:454 +sw/inc/pagedesc.hxx:460 SwPageDesc *const & SwPageDescs::back() const sw/inc/pam.hxx:50 SwPosition::SwPosition(const SwNodeIndex &,struct o3tl::strong_int,const SwContentNode *,int) @@ -3208,41 +4102,39 @@ sw/inc/pam.hxx:51 SwPosition::SwPosition(const SwNode &,struct o3tl::strong_int,const SwContentNode *,int) sw/inc/pam.hxx:52 SwPosition::SwPosition(const SwContentIndex &,short) -sw/inc/pam.hxx:328 +sw/inc/pam.hxx:327 std::basic_ostream & operator<<(std::basic_ostream &,const SwPaM &) -sw/inc/rdfhelper.hxx:76 - void SwRDFHelper::cloneStatements(const com::sun::star::uno::Reference &,const com::sun::star::uno::Reference &,const rtl::OUString &,const com::sun::star::uno::Reference &,const com::sun::star::uno::Reference &) -sw/inc/rdfhelper.hxx:94 +sw/inc/rdfhelper.hxx:88 void SwRDFHelper::removeTextNodeStatement(const rtl::OUString &,SwTextNode &,const rtl::OUString &,const rtl::OUString &) -sw/inc/rdfhelper.hxx:97 +sw/inc/rdfhelper.hxx:91 void SwRDFHelper::updateTextNodeStatement(const rtl::OUString &,const rtl::OUString &,SwTextNode &,const rtl::OUString &,const rtl::OUString &,const rtl::OUString &) -sw/inc/ring.hxx:203 +sw/inc/ring.hxx:204 sw::RingIterator::RingIterator() sw/inc/shellio.hxx:89 void SwAsciiOptions::SetIncludeHidden(_Bool) -sw/inc/swabstdlg.hxx:417 +sw/inc/swabstdlg.hxx:430 std::optional AbstractSwTranslateLangSelectDlg::GetSelectedLanguage() -sw/inc/swatrset.hxx:238 +sw/inc/swatrset.hxx:228 const SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const -sw/inc/swcrsr.hxx:309 +sw/inc/swcrsr.hxx:314 SwTableCursor * SwTableCursor::GetNext() -sw/inc/swcrsr.hxx:310 +sw/inc/swcrsr.hxx:315 const SwTableCursor * SwTableCursor::GetNext() const -sw/inc/swcrsr.hxx:311 +sw/inc/swcrsr.hxx:316 SwTableCursor * SwTableCursor::GetPrev() -sw/inc/swcrsr.hxx:312 +sw/inc/swcrsr.hxx:317 const SwTableCursor * SwTableCursor::GetPrev() const -sw/inc/swrect.hxx:102 - SwRect & SwRect::operator-=(const Point &) +sw/inc/swdll.hxx:38 + sw::Filters & SwGlobals::getFilters() sw/inc/swrect.hxx:108 SvStream & WriteSwRect(SvStream &,const SwRect &) sw/inc/swrect.hxx:152 _Bool SwRect::OverStepTop(long) const -sw/inc/textboxhelper.hxx:256 +sw/inc/textboxhelper.hxx:260 _Bool SwTextBoxNode::IsGroupTextBox() const -sw/inc/view.hxx:479 +sw/inc/view.hxx:485 void SwView::LinkStubMoveNavigationHdl(void *,void *) -sw/inc/viewopt.hxx:316 +sw/inc/viewopt.hxx:325 const struct SwViewColors & SwViewOption::GetColorConfig() const sw/inc/viscrs.hxx:227 SwShellTableCursor * SwShellTableCursor::GetNext() @@ -3252,42 +4144,76 @@ sw/inc/viscrs.hxx:229 SwShellTableCursor * SwShellTableCursor::GetPrev() sw/inc/viscrs.hxx:230 const SwShellTableCursor * SwShellTableCursor::GetPrev() const -sw/qa/extras/layout/layout3.cxx:2344 +sw/qa/extras/layout/layout4.cxx:1903 int main() -sw/qa/inc/swmodeltestbase.hxx:111 - void SwModelTestBase::executeImportTest(const char *,const char *) -sw/qa/inc/swmodeltestbase.hxx:229 +sw/qa/inc/swmodeltestbase.hxx:172 com::sun::star::uno::Reference SwModelTestBase::getParagraphAnchoredObject(const int,const com::sun::star::uno::Reference &) const sw/source/core/access/accportions.cxx:55 unsigned long FindBreak(const vector > &,type-parameter-?-?) sw/source/core/access/accportions.cxx:59 unsigned long FindLastBreak(const vector > &,type-parameter-?-?) -sw/source/core/inc/AccessibilityIssue.hxx:80 +sw/source/core/inc/AccessibilityIssue.hxx:81 SwTextFootnote * sw::AccessibilityIssue::getTextFootnote() -sw/source/core/inc/frame.hxx:947 +sw/source/core/inc/frame.hxx:972 void SwFrame::dumpTopMostAsXml(struct _xmlTextWriter *) const -sw/source/core/inc/frame.hxx:1394 +sw/source/core/inc/frame.hxx:1428 Size SwRectFnSet::GetSize(const SwRect &) const -sw/source/core/inc/frame.hxx:1425 +sw/source/core/inc/frame.hxx:1459 long SwRectFnSet::LeftDist(const SwRect &,long) const -sw/source/core/inc/frame.hxx:1426 +sw/source/core/inc/frame.hxx:1460 long SwRectFnSet::RightDist(const SwRect &,long) const sw/source/core/inc/mvsave.hxx:171 _Bool ZSortFly::operator==(const ZSortFly &) const -sw/source/core/text/porlin.hxx:109 +sw/source/core/text/porlin.hxx:121 _Bool SwLinePortion::IsTabRightPortion() const -sw/source/core/text/txtpaint.hxx:72 +sw/source/core/text/txtpaint.hxx:73 DbgBackColor::DbgBackColor(OutputDevice *,const _Bool) -sw/source/core/text/txtpaint.hxx:79 +sw/source/core/text/txtpaint.hxx:80 DbgRect::DbgRect(OutputDevice *,const tools::Rectangle &,const _Bool,Color) sw/source/filter/ww8/ww8par.hxx:1043 WW8PostProcessAttrsInfo::WW8PostProcessAttrsInfo(int,int,SwPaM &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(SfxViewFrame &,SwGlossaryHdl *&,SwWrtShell *&) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(SwView &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(SwView &,com::sun::star::uno::Reference &,com::sun::star::uno::Reference &,const struct SwDBData &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Widget *&,sw::mark::DateFieldmark *&,SwDoc &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Widget *&,sw::mark::Fieldmark *&) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Window *&,SwWrtShell &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Window *&,SwWrtShell &,_Bool &) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Window *&,SwWrtShell *&) +sw/source/ui/dialog/swdlgfact.cxx:108 + (anonymous namespace)::AbstractDialogImpl_NoSync::AbstractDialogImpl_BASE(weld::Window *&,SwWrtShell *&,_Bool &,const SwTableAutoFormat *&) +sw/source/ui/dialog/swdlgfact.cxx:370 + (anonymous namespace)::AbstractTabController_Impl_BASE::AbstractDialogImpl_BASE(weld::Window *&,SfxStyleSheetBase &,enum SfxStyleFamily &,const rtl::OUString &,SwWrtShell *&,_Bool &) +sw/source/ui/inc/condedit.hxx:84 + ConditionEdit (ConditionEdit) +sw/source/ui/inc/condedit.hxx:91 + ConditionEdit (unique_ptr >) sw/source/uibase/inc/swcont.hxx:81 _Bool SwContent::operator==(const SwContent &) const -sw/source/uibase/inc/unomod.hxx:36 +sw/source/uibase/inc/unomod.hxx:38 com::sun::star::uno::Reference SwXModule_CreateInstance(const com::sun::star::uno::Reference &) sw/source/uibase/sidebar/ThemePanel.hxx:47 _Bool sw::sidebar::ThemePanel::LinkStubDoubleClickHdl(void *,weld::TreeView &) +sw/source/writerfilter/dmapper/CellColorHandler.hxx:74 + model::ComplexColor writerfilter::dmapper::CellColorHandler::getComplexColor() const +sw/source/writerfilter/ooxml/OOXMLPropertySet.hxx:70 + writerfilter::ooxml::OOXMLValue * writerfilter::ooxml::OOXMLValue::clone() const +sw/source/writerfilter/ooxml/OOXMLPropertySet.hxx:151 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > writerfilter::ooxml::OOXMLPropertySet::begin() const +sw/source/writerfilter/ooxml/OOXMLPropertySet.hxx:152 + __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > writerfilter::ooxml::OOXMLPropertySet::end() const +sw/source/writerfilter/ooxml/OOXMLPropertySet.hxx:155 + std::basic_string writerfilter::ooxml::OOXMLPropertySet::toString() +sw/source/writerfilter/ooxml/ShadowContext.hxx:111 + unsigned int writerfilter::ooxml::CallData::getLevel() const toolkit/inc/awt/vclxbitmap.hxx:47 VCLXBitmap::VCLXBitmap(const BitmapEx &) ucb/source/inc/regexpmap.hxx:285 @@ -3300,59 +4226,61 @@ unoxml/inc/node.hxx:116 void DOM::CNode::checkNoParent(const com::sun::star::uno::Reference &) vcl/inc/bitmap/ScanlineTools.hxx:23 void vcl::bitmap::ScanlineTransformer::skipPixel(unsigned int) -vcl/inc/ControlCacheKey.hxx:35 +vcl/inc/ControlCacheKey.hxx:34 ControlCacheKey::ControlCacheKey(enum ControlType,enum ControlPart,enum ControlState,const Size &) -vcl/inc/ControlCacheKey.hxx:43 +vcl/inc/ControlCacheKey.hxx:42 _Bool ControlCacheKey::operator==(const ControlCacheKey &) const -vcl/inc/ControlCacheKey.hxx:50 +vcl/inc/ControlCacheKey.hxx:49 _Bool ControlCacheKey::canCacheControl() const -vcl/inc/ControlCacheKey.hxx:82 +vcl/inc/ControlCacheKey.hxx:81 unsigned long ControlCacheHashFunction::operator()(const ControlCacheKey &) const vcl/inc/dndhelper.hxx:35 com::sun::star::uno::Reference vcl::OleDnDHelper(const com::sun::star::uno::Reference &,long,enum vcl::DragOrDrop) -vcl/inc/driverblocklist.hxx:95 +vcl/inc/driverblocklist.hxx:92 DriverBlocklist::DriverInfo::DriverInfo(enum DriverBlocklist::OperatingSystem,rtl::OUString,enum DriverBlocklist::VersionComparisonOp,unsigned long,_Bool,const char *) vcl/inc/font/FontSelectPattern.hxx:52 _Bool vcl::font::FontSelectPattern::operator!=(const vcl::font::FontSelectPattern &) const -vcl/inc/font/LogicalFontInstance.hxx:95 +vcl/inc/font/LogicalFontInstance.hxx:99 void LogicalFontInstance::SetAverageWidthFactor(double) -vcl/inc/font/LogicalFontInstance.hxx:96 - double LogicalFontInstance::GetAverageWidthFactor() const vcl/inc/graphic/GraphicID.hxx:38 _Bool GraphicID::operator==(const GraphicID &) const +vcl/inc/headless/CairoCommon.hxx:83 + const std::vector & SystemDependentData_CairoPath::getStroke() const vcl/inc/headless/svpgdi.hxx:59 struct _cairo * SvpSalGraphics::createTmpCompatibleCairoContext() const vcl/inc/impfont.hxx:94 unsigned long ImplFont::GetHashValue() const -vcl/inc/ImplLayoutArgs.hxx:75 +vcl/inc/ImplLayoutArgs.hxx:78 std::basic_ostream & operator<<(std::basic_ostream &,const vcl::text::ImplLayoutArgs &) -vcl/inc/jsdialog/jsdialogbuilder.hxx:209 +vcl/inc/jsdialog/jsdialogbuilder.hxx:71 void JSDropTarget::fire_dragEnter(const struct com::sun::star::datatransfer::dnd::DropTargetDragEnterEvent &) -vcl/inc/jsdialog/jsdialogbuilder.hxx:668 +vcl/inc/jsdialog/jsdialogbuilder.hxx:581 void JSFormattedSpinButton::set_text_without_notify(const rtl::OUString &) vcl/inc/opengl/zone.hxx:25 void OpenGLZone::relaxWatchdogTimings() +vcl/inc/ppdparser.hxx:166 + psp::PPDParser::PPDParser(rtl::OUString,const std::vector &) vcl/inc/qt5/QtDragAndDrop.hxx:49 void QtDragSource::deinitialize() vcl/inc/qt5/QtDragAndDrop.hxx:80 void QtDropTarget::deinitialize() vcl/inc/qt5/QtFontFace.hxx:41 QtFontFace * QtFontFace::fromQFont(const QFont &) -vcl/inc/qt5/QtFrame.hxx:161 +vcl/inc/qt5/QtFrame.hxx:165 void QtFrame::deregisterDragSource(const QtDragSource *) -vcl/inc/qt5/QtFrame.hxx:163 +vcl/inc/qt5/QtFrame.hxx:167 void QtFrame::deregisterDropTarget(const QtDropTarget *) -vcl/inc/qt5/QtGraphics.hxx:181 +vcl/inc/qt5/QtGraphics.hxx:172 void QtGraphics::drawScaledImage(const struct SalTwoRect &,const QImage &) vcl/inc/qt5/QtGraphics_Controls.hxx:97 QPoint QtGraphics_Controls::upscale(const QPoint &,enum QtGraphics_Controls::Round) -vcl/inc/qt5/QtObject.hxx:48 +vcl/inc/qt5/QtObject.hxx:53 QWidget * QtObject::widget() const vcl/inc/qt5/QtPainter.hxx:61 void QtPainter::update() vcl/inc/regionband.hxx:27 const char * ImplDbgTestRegionBand(const void *) -vcl/inc/salframe.hxx:159 +vcl/inc/salframe.hxx:161 rtl::OUString SalFrame::DumpSetPosSize(long,long,long,long,unsigned short) vcl/inc/salgeom.hxx:69 std::basic_ostream & operator<<(std::basic_ostream &,const SalFrameGeometry &) @@ -3360,39 +4288,39 @@ vcl/inc/salmenu.hxx:47 SalMenuButtonItem::SalMenuButtonItem() vcl/inc/salobj.hxx:73 _Bool SalObject::IsEraseBackgroundEnabled() const -vcl/inc/saltimer.hxx:69 +vcl/inc/saltimer.hxx:68 VersionedEvent::VersionedEvent() -vcl/inc/saltimer.hxx:71 +vcl/inc/saltimer.hxx:70 int VersionedEvent::GetNextEventVersion() -vcl/inc/saltimer.hxx:90 +vcl/inc/saltimer.hxx:89 _Bool VersionedEvent::ExistsValidEvent() const -vcl/inc/saltimer.hxx:95 +vcl/inc/saltimer.hxx:94 _Bool VersionedEvent::IsValidEventVersion(const int) const vcl/inc/salwtype.hxx:136 SalMenuEvent::SalMenuEvent() vcl/inc/schedulerimpl.hxx:49 const char * ImplSchedulerData::GetDebugName() const -vcl/inc/skia/gdiimpl.hxx:51 +vcl/inc/skia/gdiimpl.hxx:48 const vcl::Region & SkiaSalGraphicsImpl::getClipRegion() const -vcl/inc/skia/gdiimpl.hxx:206 +vcl/inc/skia/gdiimpl.hxx:200 void SkiaSalGraphicsImpl::dump(const char *) const -vcl/inc/skia/gdiimpl.hxx:344 +vcl/inc/skia/gdiimpl.hxx:343 void SkiaSalGraphicsImpl::windowBackingPropertiesChanged() -vcl/inc/skia/salbmp.hxx:107 +vcl/inc/skia/salbmp.hxx:106 void SkiaSalBitmap::dump(const char *) const -vcl/inc/skia/utils.hxx:67 +vcl/inc/skia/utils.hxx:68 sk_sp SkiaHelper::createSkSurface(int,int,enum SkAlphaType) -vcl/inc/skia/utils.hxx:130 +vcl/inc/skia/utils.hxx:131 void SkiaHelper::removeCachedImage(sk_sp) -vcl/inc/skia/utils.hxx:140 +vcl/inc/skia/utils.hxx:141 void SkiaHelper::setPixelGeometry(enum SkPixelGeometry) -vcl/inc/skia/utils.hxx:258 +vcl/inc/skia/utils.hxx:278 void SkiaHelper::dump(const SkBitmap &,const char *) vcl/inc/skia/zone.hxx:23 void SkiaZone::relaxWatchdogTimings() vcl/inc/unx/gtk/gtkframe.hxx:300 void GtkSalFrame::DrawingAreaFocusInOut(enum SalEvent) -vcl/inc/unx/gtk/gtksalmenu.hxx:80 +vcl/inc/unx/gtk/gtksalmenu.hxx:76 const GtkSalFrame * GtkSalMenu::GetFrame() const vcl/inc/unx/salframe.h:185 enum SalFrameStyleFlags X11SalFrame::GetStyle() const @@ -3406,8 +4334,8 @@ vcl/source/edit/textdat2.hxx:85 __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > TETextPortionList::begin() const vcl/source/edit/textdat2.hxx:87 __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator >, std::vector > TETextPortionList::end() const -vcl/source/filter/FilterConfigCache.hxx:70 - rtl::OUString FilterConfigCache::GetImportFormatMediaType(unsigned short) +vcl/source/filter/FilterConfigCache.hxx:68 + const rtl::OUString & FilterConfigCache::GetImportFormatMediaType(unsigned short) vcl/source/fontsubset/xlat.hxx:30 unsigned short vcl::TranslateChar12(unsigned short) vcl/source/fontsubset/xlat.hxx:31 @@ -3422,12 +4350,14 @@ vcl/source/window/menuitemlist.hxx:123 void MenuItemList::Clear() vcl/unx/generic/dtrans/X11_clipboard.hxx:106 com::sun::star::uno::Reference x11::X11Clipboard_createInstance(const com::sun::star::uno::Reference &) -vcl/unx/generic/dtrans/X11_selection.hxx:487 +vcl/unx/generic/dtrans/X11_selection.hxx:488 com::sun::star::uno::Reference x11::Xdnd_createInstance(const com::sun::star::uno::Reference &) -vcl/unx/generic/dtrans/X11_selection.hxx:491 +vcl/unx/generic/dtrans/X11_selection.hxx:492 com::sun::star::uno::Reference x11::Xdnd_dropTarget_createInstance(const com::sun::star::uno::Reference &) -vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.hxx:76 +vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.hxx:74 void X11CairoSalGraphicsImpl::clipRegion(struct _cairo *) +vcl/unx/gtk3/custom-theme.hxx:24 + void CustomTheme::LoadColorsFromTheme(StyleSettings &) vcl/unx/gtk3/customcellrenderer.hxx:29 int CUSTOM_IS_CELL_RENDERER(void *) vcl/unx/gtk3/customcellrenderer.hxx:29 @@ -3452,44 +4382,6 @@ vcl/unx/gtk3/gloactiongroup.cxx:51 void * g_lo_action_get_instance_private(struct (anonymous namespace)::GLOAction *) vcl/unx/gtk3/glomenu.cxx:32 void * g_lo_menu_get_instance_private(struct GLOMenu *) -writerfilter/source/dmapper/CellColorHandler.hxx:74 - model::ComplexColor writerfilter::dmapper::CellColorHandler::getComplexColor() const -writerfilter/source/dmapper/DomainMapper_Impl.hxx:764 - _Bool writerfilter::dmapper::DomainMapper_Impl::GetSdt() const -writerfilter/source/dmapper/DomainMapperTableManager.hxx:98 - writerfilter::dmapper::TablePositionHandler * writerfilter::dmapper::DomainMapperTableManager::getCurrentTableRealPosition() -writerfilter/source/dmapper/PropertyMap.hxx:364 - _Bool writerfilter::dmapper::SectionPropertyMap::getFirstPageHeader() -writerfilter/source/dmapper/PropertyMap.hxx:365 - _Bool writerfilter::dmapper::SectionPropertyMap::getFirstPageFooter() -writerfilter/source/dmapper/PropertyMap.hxx:392 - int writerfilter::dmapper::SectionPropertyMap::GetBreakType() const -writerfilter/source/dmapper/TablePositionHandler.hxx:40 - int writerfilter::dmapper::TablePositionHandler::getY() const -writerfilter/source/dmapper/TablePositionHandler.hxx:41 - int writerfilter::dmapper::TablePositionHandler::getX() const -writerfilter/source/dmapper/TablePositionHandler.hxx:42 - int writerfilter::dmapper::TablePositionHandler::getLeftFromText() const -writerfilter/source/dmapper/TablePositionHandler.hxx:43 - int writerfilter::dmapper::TablePositionHandler::getRightFromText() const -writerfilter/source/dmapper/TablePositionHandler.hxx:44 - int writerfilter::dmapper::TablePositionHandler::getTopFromText() const -writerfilter/source/dmapper/TablePositionHandler.hxx:45 - int writerfilter::dmapper::TablePositionHandler::getBottomFromText() const -writerfilter/source/dmapper/TablePositionHandler.hxx:47 - const rtl::OUString & writerfilter::dmapper::TablePositionHandler::getVertAnchor() const -writerfilter/source/dmapper/TablePositionHandler.hxx:48 - const rtl::OUString & writerfilter::dmapper::TablePositionHandler::getYSpec() const -writerfilter/source/dmapper/TablePositionHandler.hxx:49 - const rtl::OUString & writerfilter::dmapper::TablePositionHandler::getHorzAnchor() const -writerfilter/source/dmapper/TablePositionHandler.hxx:50 - const rtl::OUString & writerfilter::dmapper::TablePositionHandler::getXSpec() const -writerfilter/source/ooxml/OOXMLPropertySet.hxx:185 - __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > writerfilter::ooxml::OOXMLPropertySet::begin() const -writerfilter/source/ooxml/OOXMLPropertySet.hxx:186 - __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator *, std::__cxx1998::vector > >, std::vector > > writerfilter::ooxml::OOXMLPropertySet::end() const -writerfilter/source/ooxml/OOXMLPropertySet.hxx:189 - std::basic_string writerfilter::ooxml::OOXMLPropertySet::toString() xmlsecurity/inc/framework/xmlsignaturetemplateimpl.hxx:92 com::sun::star::uno::Reference XMLSignatureTemplateImpl::impl_createInstance(const com::sun::star::uno::Reference &) xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx:74 diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results index 090769f1a2f6..2d12011adb84 100644 --- a/compilerplugins/clang/unusedmethods.unused-returns.results +++ b/compilerplugins/clang/unusedmethods.unused-returns.results @@ -1,8 +1,28 @@ connectivity/source/inc/java/lang/Object.hxx:109 int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const -connectivity/source/inc/odbc/OConnection.hxx:74 +connectivity/source/inc/odbc/OConnection.hxx:75 short connectivity::odbc::OConnection::Construct(const rtl::OUString &,const com::sun::star::uno::Sequence &) -connectivity/source/inc/odbc/OStatement.hxx:113 +connectivity/source/inc/odbc/OFunctions.hxx:88 + short connectivity::odbc::Functions::SetEnvAttr(void *,int,void *,int) const +connectivity/source/inc/odbc/OFunctions.hxx:101 + short connectivity::odbc::Functions::GetStmtAttr(void *,int,void *,int,int *) const +connectivity/source/inc/odbc/OFunctions.hxx:164 + short connectivity::odbc::Functions::SetCursorName(void *,unsigned char *,short) const +connectivity/source/inc/odbc/OFunctions.hxx:167 + short connectivity::odbc::Functions::SetCursorNameW(void *,unsigned short *,short) const +connectivity/source/inc/odbc/OFunctions.hxx:184 + short connectivity::odbc::Functions::NumParams(void *,short *) const +connectivity/source/inc/odbc/OFunctions.hxx:186 + short connectivity::odbc::Functions::PutData(void *,void *,long) const +connectivity/source/inc/odbc/OFunctions.hxx:434 + short connectivity::odbc::Functions::CloseCursor(void *) const +connectivity/source/inc/odbc/OFunctions.hxx:435 + short connectivity::odbc::Functions::Cancel(void *) const +connectivity/source/inc/odbc/OFunctions.hxx:442 + short connectivity::odbc::Functions::GetCursorName(void *,unsigned char *,short,short *) const +connectivity/source/inc/odbc/OFunctions.hxx:446 + short connectivity::odbc::Functions::GetCursorNameW(void *,unsigned short *,short,short *) const +connectivity/source/inc/odbc/OStatement.hxx:114 _Bool connectivity::odbc::OStatement_Base::lockIfNecessary(const rtl::OUString &) cppuhelper/inc/interfacecontainer4.hxx:170 int cppuhelper::OInterfaceContainerHelper4::addInterface(std::unique_lock &,const Reference &) @@ -24,38 +44,50 @@ extensions/source/scanner/sanedlg.hxx:87 _Bool SaneDlg::LoadState() extensions/source/scanner/sanedlg.hxx:101 _Bool SaneDlg::SetAdjustedNumericalValue(const char *,double,int) +formula/source/ui/dlg/funcpage.hxx:104 + _Bool formula::FuncPage::UpdateFavouritesList() framework/source/fwe/classes/addonsoptions.cxx:281 _Bool framework::AddonsOptions_Impl::ReadToolBarItemSet(const rtl::OUString &,com::sun::star::uno::Sequence > &) framework/source/fwe/classes/addonsoptions.cxx:283 _Bool framework::AddonsOptions_Impl::ReadNotebookBarItemSet(const rtl::OUString &,com::sun::star::uno::Sequence > &) -i18nlangtag/source/languagetag/languagetag.cxx:303 +i18nlangtag/source/languagetag/languagetag.cxx:304 const rtl::OUString & LanguageTagImpl::getBcp47() const +include/avmedia/mediaitem.hxx:121 + _Bool avmedia::MediaItem::setFallbackURL(const rtl::OUString &) include/basegfx/range/b2dconnectedranges.hxx:214 type-parameter-?-? basegfx::B2DConnectedRanges::forEachAggregate(type-parameter-?-?) const -include/basegfx/vector/b3dvector.hxx:144 +include/basegfx/vector/b3dvector.hxx:135 basegfx::B3DVector & basegfx::B3DVector::setLength(double) -include/basegfx/vector/b3dvector.hxx:169 +include/basegfx/vector/b3dvector.hxx:160 basegfx::B3DVector & basegfx::B3DVector::normalize() -include/basic/sbstar.hxx:63 +include/basic/sbstar.hxx:62 _Bool StarBASIC::RTError(ErrCode,const rtl::OUString &,int,int,int) -include/comphelper/backupfilehelper.hxx:205 +include/comphelper/backupfilehelper.hxx:204 _Bool comphelper::BackupFileHelper::tryPush_extensionInfo(std::basic_string_view) -include/editeng/editview.hxx:278 +include/comphelper/crypto/Crypto.hxx:73 + _Bool comphelper::ICryptoImplementation::cryptoHashFinalize(std::vector &) +include/comphelper/crypto/Crypto.hxx:125 + _Bool comphelper::CryptoHash::update(std::vector &,unsigned int) +include/comphelper/multicontainer2.hxx:88 + int comphelper::OMultiTypeInterfaceContainerHelper2::addInterface(const com::sun::star::uno::Type &,const com::sun::star::uno::Reference &) +include/editeng/editeng.hxx:229 + EditView * EditEngine::RemoveView(EditView *) +include/editeng/editview.hxx:279 ErrCode EditView::Read(SvStream &,enum EETextFormat,SvKeyValueIterator *) -include/editeng/outliner.hxx:284 +include/editeng/outliner.hxx:287 _Bool OutlinerView::Command(const CommandEvent &) -include/editeng/svxacorr.hxx:244 +include/editeng/outliner.hxx:320 + _Bool OutlinerView::IsBulletOrNumbering(_Bool &,_Bool &) +include/editeng/svxacorr.hxx:294 _Bool SvxAutoCorrectLanguageLists::MakeCombinedChanges(std::vector &,std::vector &) -include/oox/crypto/AgileEngine.hxx:121 +include/oox/crypto/AgileEngine.hxx:115 _Bool oox::crypto::AgileEngine::decryptHmacKey() -include/oox/crypto/AgileEngine.hxx:122 +include/oox/crypto/AgileEngine.hxx:116 _Bool oox::crypto::AgileEngine::decryptHmacValue() -include/oox/crypto/AgileEngine.hxx:137 +include/oox/crypto/AgileEngine.hxx:131 _Bool oox::crypto::AgileEngine::encryptHmacValue() include/oox/crypto/CryptoEngine.hxx:46 _Bool oox::crypto::CryptoEngine::decrypt(oox::BinaryXInputStream &,oox::BinaryXOutputStream &) -include/oox/crypto/CryptTools.hxx:112 - _Bool oox::crypto::CryptoHash::update(std::vector &,unsigned int) include/oox/dump/dumperbase.hxx:640 long oox::dump::FlagsList::getIgnoreFlags() const include/oox/dump/dumperbase.hxx:1410 @@ -78,31 +110,31 @@ include/oox/dump/dumperbase.hxx:1435 type-parameter-?-? oox::dump::InputObjectBase::dumpBool(_Bool,const oox::dump::String &,const oox::dump::NameListWrapper &) include/oox/dump/dumperbase.hxx:1437 type-parameter-?-? oox::dump::InputObjectBase::dumpValue(_Bool,const struct oox::dump::ItemFormat &) -include/oox/dump/oledumper.hxx:311 +include/oox/dump/oledumper.hxx:307 _Bool oox::dump::AxPropertyObjectBase::dumpBoolProperty() -include/oox/dump/oledumper.hxx:312 +include/oox/dump/oledumper.hxx:308 int oox::dump::AxPropertyObjectBase::dumpHmmProperty() -include/oox/dump/oledumper.hxx:313 +include/oox/dump/oledumper.hxx:309 unsigned char oox::dump::AxPropertyObjectBase::dumpMousePtrProperty() -include/oox/dump/oledumper.hxx:315 +include/oox/dump/oledumper.hxx:311 type-parameter-?-? oox::dump::AxPropertyObjectBase::dumpBorderStyleProperty(type-parameter-?-?) -include/oox/dump/oledumper.hxx:317 +include/oox/dump/oledumper.hxx:313 type-parameter-?-? oox::dump::AxPropertyObjectBase::dumpSpecialEffectProperty(type-parameter-?-?) -include/oox/dump/oledumper.hxx:318 +include/oox/dump/oledumper.hxx:314 unsigned int oox::dump::AxPropertyObjectBase::dumpEnabledProperty() -include/oox/dump/oledumper.hxx:319 +include/oox/dump/oledumper.hxx:315 int oox::dump::AxPropertyObjectBase::dumpOrientationProperty() -include/oox/dump/oledumper.hxx:320 +include/oox/dump/oledumper.hxx:316 int oox::dump::AxPropertyObjectBase::dumpDelayProperty() -include/oox/dump/oledumper.hxx:321 +include/oox/dump/oledumper.hxx:317 unsigned int oox::dump::AxPropertyObjectBase::dumpImagePosProperty() -include/oox/dump/oledumper.hxx:322 +include/oox/dump/oledumper.hxx:318 unsigned char oox::dump::AxPropertyObjectBase::dumpImageSizeModeProperty() -include/oox/dump/oledumper.hxx:323 +include/oox/dump/oledumper.hxx:319 unsigned char oox::dump::AxPropertyObjectBase::dumpImageAlignProperty() -include/oox/dump/oledumper.hxx:326 +include/oox/dump/oledumper.hxx:322 unsigned int oox::dump::AxPropertyObjectBase::dumpColorProperty(unsigned int) -include/oox/dump/oledumper.hxx:327 +include/oox/dump/oledumper.hxx:323 char16_t oox::dump::AxPropertyObjectBase::dumpUnicodeProperty() include/oox/export/shapes.hxx:137 oox::drawingml::ShapeExport & oox::drawingml::ShapeExport::WriteNonVisualDrawingProperties(const com::sun::star::uno::Reference &,const char *) @@ -125,7 +157,7 @@ include/oox/ole/axbinarywriter.hxx:115 include/oox/ole/olehelper.hxx:176 _Bool oox::ole::MSConvertOCXControls::importControlFromStream(oox::BinaryInputStream &,com::sun::star::uno::Reference &,std::basic_string_view) include/oox/ole/olehelper.hxx:187 - _Bool oox::ole::MSConvertOCXControls::ReadOCXCtlsStream(const tools::SvRef &,com::sun::star::uno::Reference &,int,int) + _Bool oox::ole::MSConvertOCXControls::ReadOCXCtlsStream(const rtl::Reference &,com::sun::star::uno::Reference &,int,int) include/sax/fshelper.hxx:134 sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(int) include/sax/fshelper.hxx:135 @@ -134,13 +166,13 @@ include/sax/fshelper.hxx:136 sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(double) include/sax/fshelper.hxx:138 sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::writeEscaped(const char *) -include/sfx2/linkmgr.hxx:65 +include/sfx2/linkmgr.hxx:64 _Bool sfx2::LinkManager::InsertLink(sfx2::SvBaseLink *,enum sfx2::SvBaseLinkObjectType,enum SfxLinkUpdateMode,const rtl::OUString *) include/sfx2/lnkbase.hxx:111 sfx2::SvLinkSource * sfx2::SvBaseLink::GetRealObject() include/svl/macitem.hxx:89 SvStream & SvxMacroTableDtor::Write(SvStream &) const -include/svtools/ctrlbox.hxx:372 +include/svtools/ctrlbox.hxx:371 _Bool FontNameBox::get_entry_selection_bounds(int &,int &) include/svx/autoformathelper.hxx:212 _Bool AutoFormatBase::LoadBlockA(SvStream &,const struct AutoFormatVersions &,unsigned short) @@ -152,17 +184,19 @@ include/svx/autoformathelper.hxx:216 _Bool AutoFormatBase::SaveBlockB(SvStream &,unsigned short) const include/svx/dlgctrl.hxx:99 Point SvxRectCtl::SetActualRPWithoutInvalidate(enum RectPoint) -include/svx/PaletteManager.hxx:87 +include/svx/PaletteManager.hxx:86 _Bool PaletteManager::GetLumModOff(unsigned short,unsigned short,short &,short &) -include/test/a11y/AccessibilityTools.hxx:119 +include/test/a11y/AccessibilityTools.hxx:60 + com::sun::star::uno::Reference AccessibilityTools::getAccessibleObjectForId(const com::sun::star::uno::Reference &,std::basic_string_view) +include/test/a11y/AccessibilityTools.hxx:130 com::sun::star::uno::Reference AccessibilityTools::getAccessibleObjectForName(const com::sun::star::uno::Reference &,const short,std::basic_string_view,type-parameter-?-?...) -include/test/a11y/AccessibilityTools.hxx:149 +include/test/a11y/AccessibilityTools.hxx:160 com::sun::star::uno::Reference AccessibilityTools::getAccessibleObjectForName(const com::sun::star::uno::Reference &,const short,std::basic_string_view,type-parameter-?-?...) -include/test/a11y/AccessibilityTools.hxx:173 +include/test/a11y/AccessibilityTools.hxx:184 _Bool AccessibilityTools::nameEquals(const com::sun::star::uno::Reference &,const std::basic_string_view) -include/test/a11y/AccessibilityTools.hxx:261 +include/test/a11y/AccessibilityTools.hxx:272 rtl::OUString AccessibilityTools::debugName(com::sun::star::accessibility::XAccessibleAction *) -include/test/a11y/AccessibilityTools.hxx:262 +include/test/a11y/AccessibilityTools.hxx:273 rtl::OUString AccessibilityTools::debugName(com::sun::star::accessibility::XAccessibleText *) include/test/a11y/eventposter.hxx:90 _Bool test::EventPosterHelper::operator!() const @@ -180,12 +214,10 @@ include/tools/urlobj.hxx:735 _Bool INetURLObject::SetParam(std::basic_string_view,enum INetURLObject::EncodeMechanism,unsigned short) include/unotools/lingucfg.hxx:191 _Bool SvtLinguConfig::GetElementNamesFor(const rtl::OUString &,com::sun::star::uno::Sequence &) const -include/unotools/localedatawrapper.hxx:163 +include/unotools/localedatawrapper.hxx:162 const com::sun::star::uno::Sequence & LocaleDataWrapper::getAllInstalledLocaleNames() const -include/vcl/abstdlg.hxx:117 +include/vcl/abstdlg.hxx:116 _Bool AbstractSecurityOptionsDialog::SetSecurityOptions() -include/vcl/alpha.hxx:87 - _Bool AlphaMask::Scale(const double &,const double &,enum BmpScaleFlag) include/vcl/alpha.hxx:90 _Bool AlphaMask::Convert(enum BmpConversion) include/vcl/alpha.hxx:98 @@ -194,19 +226,21 @@ include/vcl/alpha.hxx:100 _Bool AlphaMask::CopyPixel(const tools::Rectangle &,const tools::Rectangle &,const AlphaMask &) include/vcl/BinaryDataContainer.hxx:59 unsigned long BinaryDataContainer::writeToStream(SvStream &) const -include/vcl/bitmap.hxx:283 +include/vcl/bitmap.hxx:280 _Bool Bitmap::Blend(const AlphaMask &,const Color &) -include/vcl/bitmap.hxx:451 +include/vcl/bitmap.hxx:448 _Bool Bitmap::Replace(const AlphaMask &,const Color &) -include/vcl/bitmapex.hxx:225 +include/vcl/bitmap/Vectorizer.hxx:55 + _Bool vcl::Vectorizer::vectorize(const BitmapEx &,GDIMetaFile &) +include/vcl/bitmapex.hxx:224 _Bool BitmapEx::Rotate(struct o3tl::strong_int >,const Color &) -include/vcl/filter/SvmReader.hxx:36 +include/vcl/filter/SvmReader.hxx:37 SvStream & SvmReader::Read(GDIMetaFile &,struct ImplMetaReadData *) include/vcl/filter/SvmWriter.hxx:37 SvStream & SvmWriter::Write(const GDIMetaFile &) include/vcl/formatter.hxx:225 _Bool Formatter::SetFormat(const rtl::OUString &,struct o3tl::strong_int) -include/vcl/graphicfilter.hxx:259 +include/vcl/graphicfilter.hxx:256 ErrCode GraphicFilter::ExportGraphic(const Graphic &,const INetURLObject &,unsigned short,const com::sun::star::uno::Sequence *) include/vcl/GraphicNativeMetadata.hxx:34 _Bool GraphicNativeMetadata::read(SvStream &) @@ -214,11 +248,11 @@ include/vcl/GraphicNativeTransform.hxx:33 _Bool GraphicNativeTransform::rotateBitmapOnly(struct o3tl::strong_int >) include/vcl/GraphicNativeTransform.hxx:35 _Bool GraphicNativeTransform::rotateGeneric(struct o3tl::strong_int >,std::basic_string_view) -include/vcl/menu.hxx:393 +include/vcl/menu.hxx:391 _Bool Menu::HandleMenuActivateEvent(Menu *) const -include/vcl/menu.hxx:394 +include/vcl/menu.hxx:392 _Bool Menu::HandleMenuDeActivateEvent(Menu *) const -include/vcl/outdev.hxx:1170 +include/vcl/outdev.hxx:1192 _Bool OutputDevice::ForceFallbackFont(const vcl::Font &) include/vcl/texteng.hxx:271 _Bool TextEngine::Read(SvStream &,const TextSelection *) @@ -226,7 +260,7 @@ include/xmloff/unointerfacetouniqueidentifiermapper.hxx:65 _Bool comphelper::UnoInterfaceToUniqueIdentifierMapper::registerReservedReference(const rtl::OUString &,const com::sun::star::uno::Reference &) include/xmloff/xmluconv.hxx:279 _Bool SvXMLUnitConverter::convertNumFormat(short &,const rtl::OUString &,std::basic_string_view,_Bool) const -linguistic/source/lngsvcmgr.hxx:116 +linguistic/source/lngsvcmgr.hxx:118 _Bool LngSvcMgr::SaveCfgSvcs(std::basic_string_view) lotuswordpro/inc/lwpsvstream.hxx:80 LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &) @@ -234,21 +268,31 @@ lotuswordpro/inc/lwpsvstream.hxx:81 LwpSvStream & LwpSvStream::ReadUInt16(unsigned short &) lotuswordpro/inc/lwpsvstream.hxx:82 LwpSvStream & LwpSvStream::ReadUInt32(unsigned int &) -sc/inc/attarray.hxx:237 +sc/inc/attarray.hxx:236 const ScPatternAttr * ScAttrArray::SetPatternAreaImpl(int,int,const CellAttributeHolder &,ScEditDataArray *) -sc/inc/column.hxx:683 +sc/inc/column.hxx:685 _Bool ScColumn::DeleteSparkline(int) +sc/inc/document.hxx:956 + _Bool ScDocument::SetTotalsRowBelow(short,_Bool) sc/inc/orcusfilters.hxx:44 _Bool ScOrcusFilters::importODS_Styles(ScDocument &,rtl::OUString &) const sc/inc/scabstdlg.hxx:56 _Bool ScAsyncTabController::StartExecuteAsync(struct VclAbstractDialog::AsyncContext &) +sc/inc/SolverSettings.hxx:177 + _Bool sc::SolverSettings::ReadDoubleParamValue(enum sc::SolverParameter,rtl::OUString &) +sc/source/core/data/dpoutput.cxx:125 + _Bool ScDPOutputImpl::AddRow(int) +sc/source/core/data/dpoutput.cxx:126 + _Bool ScDPOutputImpl::AddCol(short) sc/source/core/opencl/opbase.hxx:451 unsigned long sc::opencl::DynamicKernelSlidingArgument::GenReductionLoopHeader(sc::opencl::outputstream &,_Bool &) sc/source/core/opencl/opbase.hxx:483 unsigned long sc::opencl::ParallelReductionVectorRef::GenReductionLoopHeader(sc::opencl::outputstream &,int,_Bool &) +sc/source/filter/inc/connectionsbuffer.hxx:145 + struct oox::xls::ExtensionListModel & oox::xls::ConnectionModel::createExtensionList() sc/source/filter/inc/workbookhelper.hxx:312 _Bool oox::xls::WorkbookHelper::importOoxFragment(const rtl::Reference &,oox::core::FastParser &) -sc/source/filter/xml/XMLStylesExportHelper.hxx:174 +sc/source/filter/xml/XMLStylesExportHelper.hxx:172 _Bool ScFormatRangeStyles::AddStyleName(const rtl::OUString &,int &,const _Bool) sc/source/ui/inc/anyrefdg.hxx:95 _Bool ScRefHandler::DoClose(unsigned short) @@ -296,15 +340,17 @@ sc/source/ui/vba/vbaformat.hxx:145 com::sun::star::uno::Any ScVbaFormat::getMergeCells() sc/source/ui/vba/vbaformat.hxx:151 com::sun::star::uno::Any ScVbaFormat::getReadingOrder() -sd/source/filter/eppt/pptx-epptooxml.cxx:135 +sd/source/filter/eppt/pptx-epptooxml.cxx:141 oox::drawingml::ShapeExport & oox::core::PowerPointShapeExport::WritePlaceholderReferenceShape(enum oox::core::PlaceholderType,int,enum PageType,const com::sun::star::uno::Reference &) -sd/source/filter/eppt/pptx-epptooxml.cxx:136 +sd/source/filter/eppt/pptx-epptooxml.cxx:142 oox::drawingml::ShapeExport & oox::core::PowerPointShapeExport::WritePageShape(const com::sun::star::uno::Reference &,enum PageType,_Bool) +sd/source/filter/eppt/pptx-epptooxml.cxx:144 + oox::drawingml::ShapeExport & oox::core::PowerPointShapeExport::WritePlaceholderReferenceTextBody(enum oox::core::PlaceholderType,enum PageType,const com::sun::star::uno::Reference &) sd/source/filter/html/htmlex.hxx:74 - _Bool HtmlExport::WriteHtml(const rtl::OUString &,_Bool,std::basic_string_view) -sd/source/ui/inc/DrawViewShell.hxx:253 + _Bool HtmlExport::WriteHtml(std::basic_string_view,std::basic_string_view) +sd/source/ui/inc/DrawViewShell.hxx:263 _Bool sd::DrawViewShell::SelectPage(unsigned short,unsigned short) -sd/source/ui/inc/navigatr.hxx:120 +sd/source/ui/inc/navigatr.hxx:122 _Bool SdNavigatorWin::InsertFile(const rtl::OUString &) sd/source/ui/inc/OutlineViewShell.hxx:114 ErrCode sd::OutlineViewShell::ReadRtf(SvStream &) @@ -320,13 +366,13 @@ slideshow/source/engine/animationnodes/animationbasenode.hxx:62 _Bool slideshow::internal::AnimationBaseNode::enqueueActivity() const svl/source/fsstor/fsstorage.hxx:56 ucbhelper::Content & FSStorage::GetContent() -svx/inc/galleryfilestorage.hxx:101 +svx/inc/galleryfilestorage.hxx:100 SvStream & GalleryFileStorage::writeGalleryTheme(SvStream &,const GalleryTheme &,const GalleryThemeEntry *) svx/inc/galleryfilestorageentry.hxx:55 std::unique_ptr & GalleryFileStorageEntry::getCachedTheme(std::unique_ptr &) -sw/inc/calc.hxx:124 +sw/inc/calc.hxx:123 SwSbxValue & SwSbxValue::MakeDouble() -sw/inc/crsrsh.hxx:609 +sw/inc/crsrsh.hxx:625 _Bool SwCursorShell::TrySelectOuterTable() sw/inc/docary.hxx:308 _Bool SwExtraRedlineTable::DeleteAllTableRedlines(SwDoc &,const SwTable &,_Bool,enum RedlineType) @@ -336,27 +382,35 @@ sw/inc/docary.hxx:310 _Bool SwExtraRedlineTable::DeleteTableCellRedline(SwDoc *,const SwTableBox &,_Bool,enum RedlineType) sw/inc/editsh.hxx:177 _Bool SwEditShell::ReplaceKeepComments(const rtl::OUString &) -sw/inc/editsh.hxx:497 +sw/inc/editsh.hxx:499 _Bool SwEditShell::OutlineUpDown(short) sw/inc/editsh.hxx:660 const GraphicAttr * SwEditShell::GetGraphicAttr(GraphicAttr &) const sw/inc/editsh.hxx:673 _Bool SwEditShell::GetGrfSize(Size &) const -sw/inc/editsh.hxx:838 +sw/inc/editsh.hxx:837 unsigned short SwEditShell::GetRefMarks(std::vector *) const sw/inc/IDocumentUndoRedo.hxx:99 _Bool IDocumentUndoRedo::Undo() +sw/inc/IDocumentUndoRedo.hxx:160 + _Bool IDocumentUndoRedo::Redo() sw/inc/IDocumentUndoRedo.hxx:180 _Bool IDocumentUndoRedo::Repeat(sw::RepeatContext &,const unsigned short) -sw/inc/node.hxx:438 - _Bool SwContentNode::GoNext(struct SwPosition *,enum SwCursorSkipMode) const +sw/inc/ndarr.hxx:97 + _Bool SwOutlineNodesInline::Seek_Entry(const SwNode *,unsigned long *) const +sw/inc/node.hxx:443 + _Bool SwContentNode::GoNext(struct SwPosition &,enum SwCursorSkipMode) const +sw/inc/PostItMgr.hxx:202 + sw::annotation::SwAnnotationWin * SwPostItMgr::GetOrCreateAnnotationWindowForLatestPostItField() sw/inc/redline.hxx:267 _Bool SwRangeRedline::PopAllDataAfter(int) -sw/inc/tblafmt.hxx:271 +sw/inc/tblafmt.hxx:272 _Bool SwTableAutoFormatTable::Load(SvStream &) +sw/inc/unocrsrhelper.hxx:75 + _Bool SwUnoCursorHelper::SwAnyMapHelper::FillValue(unsigned short,unsigned short,const com::sun::star::uno::Any *&) sw/source/core/inc/laycache.hxx:64 _Bool SwLayoutCache::CompareLayout(const SwDoc &) const -sw/source/core/inc/scriptinfo.hxx:239 +sw/source/core/inc/scriptinfo.hxx:237 _Bool SwScriptInfo::GetBoundsOfHiddenRange(struct o3tl::strong_int,struct o3tl::strong_int &,struct o3tl::strong_int &) const sw/source/filter/ww8/ww8toolbar.hxx:337 _Bool Tcg::ImportCustomToolBar(SfxObjectShell &) @@ -366,42 +420,180 @@ sw/source/uibase/inc/fldmgr.hxx:117 const com::sun::star::uno::Reference & SwFieldMgr::GetNumberingInfo() const sw/source/uibase/inc/mailmergewizard.hxx:78 _Bool SwMailMergeWizard::skipUntil(unsigned short) -sw/source/uibase/inc/wrtsh.hxx:429 - _Bool SwWrtShell::GotoFieldmark(const sw::mark::IFieldmark *const,_Bool) -sw/source/uibase/inc/wrtsh.hxx:437 +sw/source/uibase/inc/wrtsh.hxx:434 + _Bool SwWrtShell::GotoFieldmark(const sw::mark::Fieldmark *const) +sw/source/uibase/inc/wrtsh.hxx:442 _Bool SwWrtShell::GotoContentControl(const SwFormatContentControl &,_Bool) +sw/source/writerfilter/dmapper/TagLogger.hxx:59 + typename enable_if, void>::type writerfilter::TagLogger::attribute(const std::basic_string &,type-parameter-?-?) +ucb/source/core/ucbstore.hxx:97 + const com::sun::star::uno::Reference & PropertySetRegistry::getConfigProvider(std::unique_lock &) ucb/source/ucp/webdav-curl/ContentProperties.hxx:160 _Bool http_dav_ucp::CachableContentProperties::containsAllNames(const com::sun::star::uno::Sequence &,std::vector &) const unotools/source/ucbhelper/ucblockbytes.hxx:108 - _Bool utl::UcbLockBytes::setInputStream(const com::sun::star::uno::Reference &,_Bool) + _Bool utl::UcbLockBytes::setInputStream(const com::sun::star::uno::Reference &) vcl/inc/font/FeatureCollector.hxx:44 _Bool vcl::font::FeatureCollector::collect() -vcl/inc/impgraph.hxx:187 +vcl/inc/graphic/MemoryManaged.hxx:136 + _Bool vcl::graphic::MemoryManaged::reduceMemory() +vcl/inc/impgraph.hxx:188 _Bool ImpGraphic::swapOutGraphic(SvStream &) -vcl/inc/pdf/pdfwriter_impl.hxx:1331 +vcl/inc/pdf/IPDFEncryptor.hxx:71 + _Bool vcl::pdf::IPDFEncryptor::prepareEncryption(const com::sun::star::uno::Reference &,struct vcl::PDFEncryptionProperties &) +vcl/inc/pdf/pdfwriter_impl.hxx:1308 _Bool vcl::PDFWriterImpl::setCurrentStructureElement(int) -vcl/inc/pdf/pdfwriter_impl.hxx:1332 +vcl/inc/pdf/pdfwriter_impl.hxx:1309 _Bool vcl::PDFWriterImpl::setStructureAttribute(enum vcl::PDFWriter::StructAttribute,enum vcl::PDFWriter::StructAttributeValue) -vcl/inc/pdf/pdfwriter_impl.hxx:1333 +vcl/inc/pdf/pdfwriter_impl.hxx:1310 _Bool vcl::PDFWriterImpl::setStructureAttributeNumerical(enum vcl::PDFWriter::StructAttribute,int) -vcl/inc/ppdparser.hxx:199 +vcl/inc/ppdparser.hxx:195 + _Bool psp::PPDParser::getPaperDimension(std::basic_string_view,int &,int &) const +vcl/inc/ppdparser.hxx:203 _Bool psp::PPDParser::getMargins(std::basic_string_view,int &,int &,int &,int &) const vcl/inc/qt5/QtClipboard.hxx:36 QString QtClipboard::tr(const char *,const char *,int) vcl/inc/qt5/QtClipboard.hxx:36 QString QtClipboard::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtDoubleSpinBox.hxx:18 + QString QtDoubleSpinBox::tr(const char *,const char *,int) +vcl/inc/qt5/QtDoubleSpinBox.hxx:18 + QString QtDoubleSpinBox::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtExpander.hxx:18 + QString QtExpander::tr(const char *,const char *,int) +vcl/inc/qt5/QtExpander.hxx:18 + QString QtExpander::trUtf8(const char *,const char *,int) vcl/inc/qt5/QtFilePicker.hxx:60 QString QtFilePicker::tr(const char *,const char *,int) vcl/inc/qt5/QtFilePicker.hxx:60 QString QtFilePicker::trUtf8(const char *,const char *,int) -vcl/inc/qt5/QtFrame.hxx:70 +vcl/inc/qt5/QtFrame.hxx:72 QString QtFrame::tr(const char *,const char *,int) -vcl/inc/qt5/QtFrame.hxx:70 +vcl/inc/qt5/QtFrame.hxx:72 QString QtFrame::trUtf8(const char *,const char *,int) vcl/inc/qt5/QtInstance.hxx:56 QString QtInstance::tr(const char *,const char *,int) vcl/inc/qt5/QtInstance.hxx:56 QString QtInstance::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceBox.hxx:16 + QString QtInstanceBox::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceBox.hxx:16 + QString QtInstanceBox::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceCheckButton.hxx:19 + QString QtInstanceCheckButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceCheckButton.hxx:19 + QString QtInstanceCheckButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceComboBox.hxx:18 + QString QtInstanceComboBox::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceComboBox.hxx:18 + QString QtInstanceComboBox::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceContainer.hxx:18 + QString QtInstanceContainer::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceContainer.hxx:18 + QString QtInstanceContainer::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceDialog.hxx:18 + QString QtInstanceDialog::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceDialog.hxx:18 + QString QtInstanceDialog::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceDrawingArea.hxx:18 + QString QtInstanceDrawingArea::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceDrawingArea.hxx:18 + QString QtInstanceDrawingArea::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceEntry.hxx:18 + QString QtInstanceEntry::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceEntry.hxx:18 + QString QtInstanceEntry::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceExpander.hxx:17 + QString QtInstanceExpander::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceExpander.hxx:17 + QString QtInstanceExpander::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceGrid.hxx:18 + QString QtInstanceGrid::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceGrid.hxx:18 + QString QtInstanceGrid::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceIconView.hxx:19 + QString QtInstanceIconView::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceIconView.hxx:19 + QString QtInstanceIconView::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceImage.hxx:18 + QString QtInstanceImage::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceImage.hxx:18 + QString QtInstanceImage::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLabel.hxx:19 + QString QtInstanceLabel::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLabel.hxx:19 + QString QtInstanceLabel::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLevelBar.hxx:18 + QString QtInstanceLevelBar::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLevelBar.hxx:18 + QString QtInstanceLevelBar::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLinkButton.hxx:19 + QString QtInstanceLinkButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceLinkButton.hxx:19 + QString QtInstanceLinkButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMenu.hxx:18 + QString QtInstanceMenu::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMenu.hxx:18 + QString QtInstanceMenu::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMenuButton.hxx:18 + QString QtInstanceMenuButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMenuButton.hxx:18 + QString QtInstanceMenuButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMessageDialog.hxx:18 + QString QtInstanceMessageDialog::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceMessageDialog.hxx:18 + QString QtInstanceMessageDialog::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceNotebook.hxx:21 + QString QtInstanceNotebook::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceNotebook.hxx:21 + QString QtInstanceNotebook::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstancePopover.hxx:16 + QString QtInstancePopover::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstancePopover.hxx:16 + QString QtInstancePopover::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceProgressBar.hxx:18 + QString QtInstanceProgressBar::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceProgressBar.hxx:18 + QString QtInstanceProgressBar::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceRadioButton.hxx:19 + QString QtInstanceRadioButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceRadioButton.hxx:19 + QString QtInstanceRadioButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceScale.hxx:18 + QString QtInstanceScale::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceScale.hxx:18 + QString QtInstanceScale::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceScrolledWindow.hxx:18 + QString QtInstanceScrolledWindow::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceScrolledWindow.hxx:18 + QString QtInstanceScrolledWindow::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceSpinButton.hxx:19 + QString QtInstanceSpinButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceSpinButton.hxx:19 + QString QtInstanceSpinButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceTextView.hxx:18 + QString QtInstanceTextView::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceTextView.hxx:18 + QString QtInstanceTextView::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceToggleButton.hxx:18 + QString QtInstanceToggleButton::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceToggleButton.hxx:18 + QString QtInstanceToggleButton::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceToolbar.hxx:18 + QString QtInstanceToolbar::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceToolbar.hxx:18 + QString QtInstanceToolbar::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceTreeView.hxx:19 + QString QtInstanceTreeView::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceTreeView.hxx:19 + QString QtInstanceTreeView::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceWidget.hxx:24 + QString QtInstanceWidget::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceWidget.hxx:24 + QString QtInstanceWidget::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtInstanceWindow.hxx:16 + QString QtInstanceWindow::tr(const char *,const char *,int) +vcl/inc/qt5/QtInstanceWindow.hxx:16 + QString QtInstanceWindow::trUtf8(const char *,const char *,int) vcl/inc/qt5/QtMainWindow.hxx:29 QString QtMainWindow::tr(const char *,const char *,int) vcl/inc/qt5/QtMainWindow.hxx:29 @@ -410,14 +602,18 @@ vcl/inc/qt5/QtMenu.hxx:42 QString QtMenu::tr(const char *,const char *,int) vcl/inc/qt5/QtMenu.hxx:42 QString QtMenu::trUtf8(const char *,const char *,int) -vcl/inc/qt5/QtObject.hxx:35 +vcl/inc/qt5/QtObject.hxx:36 QString QtObject::tr(const char *,const char *,int) -vcl/inc/qt5/QtObject.hxx:35 +vcl/inc/qt5/QtObject.hxx:36 QString QtObject::trUtf8(const char *,const char *,int) vcl/inc/qt5/QtTimer.hxx:27 QString QtTimer::tr(const char *,const char *,int) vcl/inc/qt5/QtTimer.hxx:27 QString QtTimer::trUtf8(const char *,const char *,int) +vcl/inc/qt5/QtTransferable.hxx:117 + QString QtMimeData::tr(const char *,const char *,int) +vcl/inc/qt5/QtTransferable.hxx:117 + QString QtMimeData::trUtf8(const char *,const char *,int) vcl/inc/qt5/QtWidget.hxx:37 QString QtWidget::tr(const char *,const char *,int) vcl/inc/qt5/QtWidget.hxx:37 @@ -426,25 +622,25 @@ vcl/inc/qt5/QtXAccessible.hxx:27 QString QtXAccessible::tr(const char *,const char *,int) vcl/inc/qt5/QtXAccessible.hxx:27 QString QtXAccessible::trUtf8(const char *,const char *,int) -vcl/inc/salgdi.hxx:361 +vcl/inc/salgdi.hxx:357 _Bool SalGraphics::UpdateSettings(AllSettings &) -vcl/inc/salgdi.hxx:363 +vcl/inc/salgdi.hxx:359 _Bool SalGraphics::BlendBitmap(const struct SalTwoRect &,const SalBitmap &,const OutputDevice &) -vcl/inc/salgdi.hxx:480 +vcl/inc/salgdi.hxx:479 _Bool SalGraphics::implDrawGradient(const basegfx::B2DPolyPolygon &,const struct SalGradient &) -vcl/inc/salinst.hxx:177 +vcl/inc/salinst.hxx:185 _Bool SalInstance::CallEventCallback(const void *,int) -vcl/inc/salprn.hxx:119 +vcl/inc/salprn.hxx:121 _Bool SalPrinter::EndJob() -vcl/inc/unx/gtk/gtkdata.hxx:336 +vcl/inc/unx/gtk/gtkdata.hxx:273 int GtkSalDisplay::CaptureMouse(SalFrame *) vcl/inc/unx/salframe.h:166 _Bool X11SalFrame::Dispatch(union _XEvent *) +vcl/source/control/imivctl.hxx:242 + Size SvxIconChoiceCtrl_Impl::CalcBoundingSize() const vcl/source/fontsubset/ttcr.hxx:106 int vcl::TrueTypeTable::GetRawData(struct vcl::TableEntry *) vcl/unx/kf5/KFFilePicker.hxx:29 QString KFFilePicker::tr(const char *,const char *,int) vcl/unx/kf5/KFFilePicker.hxx:29 QString KFFilePicker::trUtf8(const char *,const char *,int) -writerfilter/source/dmapper/TagLogger.hxx:59 - typename enable_if, void>::type writerfilter::TagLogger::attribute(const std::basic_string &,type-parameter-?-?) diff --git a/cui/source/options/appearance.hxx b/cui/source/options/appearance.hxx index 712f45338ee8..45ba347be1d8 100644 --- a/cui/source/options/appearance.hxx +++ b/cui/source/options/appearance.hxx @@ -80,7 +80,6 @@ private: void InitThemes(); void InitAppearance(); void InitCustomization(); - void UpdateControlsState(); void LoadSchemeList(); void UpdateRemoveBtnState(); diff --git a/formula/source/ui/dlg/funcpage.cxx b/formula/source/ui/dlg/funcpage.cxx index 315899926680..3ea0fbb2d175 100644 --- a/formula/source/ui/dlg/funcpage.cxx +++ b/formula/source/ui/dlg/funcpage.cxx @@ -389,8 +389,6 @@ sal_Int32 FuncPage::GetCategoryEntryCount() const { return m_xLbCategory->get_co sal_Int32 FuncPage::GetFunction() const { return m_xLbFunction->get_selected_index(); } -sal_Int32 FuncPage::GetFunctionEntryCount() const { return m_xLbFunction->n_children(); } - OUString FuncPage::GetSelFunctionName() const { return m_xLbFunction->get_selected_text(); } sal_uInt16 FuncPage::GetFuncIndex() const diff --git a/formula/source/ui/dlg/funcpage.hxx b/formula/source/ui/dlg/funcpage.hxx index 9fcd1c0b02c6..4007706d3764 100644 --- a/formula/source/ui/dlg/funcpage.hxx +++ b/formula/source/ui/dlg/funcpage.hxx @@ -83,7 +83,6 @@ public: sal_Int32 GetCategory() const; sal_Int32 GetCategoryEntryCount() const; sal_Int32 GetFunction() const; - sal_Int32 GetFunctionEntryCount() const; // tdf#104487 - remember last used function category static sal_Int32 GetRememeberdFunctionCategory() { return m_nRememberedFunctionCategory; }; diff --git a/include/svtools/colorcfg.hxx b/include/svtools/colorcfg.hxx index c757eeb20abd..ab0e3e0bc008 100644 --- a/include/svtools/colorcfg.hxx +++ b/include/svtools/colorcfg.hxx @@ -258,14 +258,6 @@ struct ColorConfigValue { } - ColorConfigValue(const Color& rColor, bool bVisible) - : bIsVisible(bVisible) - , nColor(rColor) - , nLightColor(rColor) - , nDarkColor(rColor) - { - } - bool operator!=(const ColorConfigValue& rCmp) const { return diff --git a/include/vcl/ColorMask.hxx b/include/vcl/ColorMask.hxx index 7610aa87e8fe..7fa23a154215 100644 --- a/include/vcl/ColorMask.hxx +++ b/include/vcl/ColorMask.hxx @@ -107,14 +107,10 @@ public: inline sal_uInt32 GetGreenMask() const; inline sal_uInt32 GetBlueMask() const; - inline void GetColorFor16BitMSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const; - inline void SetColorFor16BitMSB( const BitmapColor& rColor, sal_uInt8* pPixel ) const; inline void GetColorFor16BitLSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const; - inline void SetColorFor16BitLSB( const BitmapColor& rColor, sal_uInt8* pPixel ) const; inline void GetColorFor32Bit( BitmapColor& rColor, const sal_uInt8* pPixel ) const; inline void GetColorAndAlphaFor32Bit( BitmapColor& rColor, sal_uInt8& rAlpha, const sal_uInt8* pPixel ) const; - inline void SetColorFor32Bit( const BitmapColor& rColor, sal_uInt8* pPixel ) const; }; inline sal_uInt32 ColorMask::GetRedMask() const @@ -132,21 +128,6 @@ inline sal_uInt32 ColorMask::GetBlueMask() const return maB.mnMask; } -inline void ColorMask::GetColorFor16BitMSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const -{ - const sal_uInt32 nVal = pPixel[ 1 ] | ( static_cast(pPixel[ 0 ]) << 8 ); - - MASK_TO_COLOR( nVal, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, rColor ); -} - -inline void ColorMask::SetColorFor16BitMSB( const BitmapColor& rColor, sal_uInt8* pPixel ) const -{ - const sal_uInt16 nVal = static_cast(COLOR_TO_MASK( rColor, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, 0/*nAlphaChannel*/ )); - - pPixel[ 0 ] = static_cast(nVal >> 8); - pPixel[ 1 ] = static_cast(nVal); -} - inline void ColorMask::GetColorFor16BitLSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const { const sal_uInt32 nVal = pPixel[ 0 ] | ( static_cast(pPixel[ 1 ]) << 8 ); @@ -154,14 +135,6 @@ inline void ColorMask::GetColorFor16BitLSB( BitmapColor& rColor, const sal_uInt8 MASK_TO_COLOR( nVal, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, rColor ); } -inline void ColorMask::SetColorFor16BitLSB( const BitmapColor& rColor, sal_uInt8* pPixel ) const -{ - const sal_uInt16 nVal = static_cast(COLOR_TO_MASK( rColor, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, 0/*nAlphaChannel*/ )); - - pPixel[ 0 ] = static_cast(nVal); - pPixel[ 1 ] = static_cast(nVal >> 8); -} - inline void ColorMask::GetColorFor32Bit( BitmapColor& rColor, const sal_uInt8* pPixel ) const { const sal_uInt32 nVal = static_cast(pPixel[ 0 ]) | ( static_cast(pPixel[ 1 ]) << 8 ) | @@ -179,15 +152,6 @@ inline void ColorMask::GetColorAndAlphaFor32Bit( BitmapColor& rColor, sal_uInt8& MASK_TO_COLOR( nVal, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, rColor ); } -inline void ColorMask::SetColorFor32Bit( const BitmapColor& rColor, sal_uInt8* pPixel ) const -{ - const sal_uInt32 nVal = COLOR_TO_MASK( rColor, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, 0/*nAlphaChannel*/ ); - pPixel[ 0 ] = static_cast(nVal); - pPixel[ 1 ] = static_cast( nVal >> 8 ); - pPixel[ 2 ] = static_cast( nVal >> 16 ); - pPixel[ 3 ] = static_cast( nVal >> 24 ); -} - #endif // INCLUDED_VCL_COLORMASK_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx index 38cf0f3b1d30..350545ea0207 100644 --- a/include/vcl/graph.hxx +++ b/include/vcl/graph.hxx @@ -148,7 +148,6 @@ public: sal_uLong GetSizeBytes() const; - void Draw(OutputDevice& rOutDev, const Point& rDestPt) const; void Draw(OutputDevice& rOutDev, const Point& rDestPt, const Size& rDestSize) const; static void DrawEx(OutputDevice& rOutDev, const OUString& rText, diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx index 0fb7c2122090..5cd034c9878a 100644 --- a/include/vcl/pdfwriter.hxx +++ b/include/vcl/pdfwriter.hxx @@ -797,12 +797,6 @@ public: */ VCL_DLLPUBLIC std::set< ErrorCode > const & GetErrors() const; - // uses 128bit encryption - VCL_DLLPUBLIC static css::uno::Reference< css::beans::XMaterialHolder > - InitEncryption( const OUString& i_rOwnerPassword, - const OUString& i_rUserPassword - ); - /* functions for graphics state */ /* flag values: see vcl/outdev.hxx */ VCL_DLLPUBLIC void Push( PushFlags nFlags = PushFlags::ALL ); diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx index 82f2cc75866d..29c4744670d3 100644 --- a/include/vcl/settings.hxx +++ b/include/vcl/settings.hxx @@ -365,13 +365,10 @@ public: void SetWarningColor( const Color& rColor ); const Color& GetWarningColor() const; - void SetWarningTextColor( const Color& rColor ); const Color& GetWarningTextColor() const; - void SetErrorColor( const Color& rColor ); const Color& GetErrorColor() const; - void SetErrorTextColor( const Color& rColor ); const Color& GetErrorTextColor() const; void SetHelpColor( const Color& rColor ); diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx index f382eff431d3..7883b29c12da 100644 --- a/sd/source/ui/inc/DrawViewShell.hxx +++ b/sd/source/ui/inc/DrawViewShell.hxx @@ -388,7 +388,6 @@ public: //move this method to ViewShell. //void NotifyAccUpdate(); - const css::uno::Reference & getXSlideShowInstance(); void destroyXSlideShowInstance(); protected: diff --git a/sd/source/ui/view/drviewsk.cxx b/sd/source/ui/view/drviewsk.cxx index 3cab2bb1cea0..2e2c19b50b82 100644 --- a/sd/source/ui/view/drviewsk.cxx +++ b/sd/source/ui/view/drviewsk.cxx @@ -87,23 +87,6 @@ void DrawViewShell::destroyXSlideShowInstance() mxSlideShow.clear(); } -const uno::Reference & DrawViewShell::getXSlideShowInstance() -{ - if (!mxSlideShow.is()) - { - try - { - const auto& xContext = ::comphelper::getProcessComponentContext(); - mxSlideShow.set(presentation::SlideShow::create(xContext), uno::UNO_SET_THROW); - } - catch (uno::Exception&) - { - TOOLS_WARN_EXCEPTION("sd", "DrawViewShell::createXSlideShowInstance()"); - } - } - return mxSlideShow; -} - } /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ diff --git a/sw/inc/swdll.hxx b/sw/inc/swdll.hxx index 08fda1af91d6..5898d5f7ae0e 100644 --- a/sw/inc/swdll.hxx +++ b/sw/inc/swdll.hxx @@ -34,8 +34,6 @@ class Filters; namespace SwGlobals { void SW_DLLPUBLIC ensure(); - -sw::Filters& getFilters(); } #endif diff --git a/sw/source/uibase/app/swdll.cxx b/sw/source/uibase/app/swdll.cxx index 274b0e50c319..e46ce62b9454 100644 --- a/sw/source/uibase/app/swdll.cxx +++ b/sw/source/uibase/app/swdll.cxx @@ -73,11 +73,6 @@ namespace SwGlobals // coverity[side_effect_free : FALSE] - not actually side-effect-free theSwDLLInstance(); } - - sw::Filters & getFilters() - { - return theSwDLLInstance()->getFilters(); - } } SwDLL::SwDLL() @@ -165,12 +160,6 @@ SwDLL::~SwDLL() COVERITY_NOEXCEPT_FALSE SdrObjFactory::RemoveMakeObjectHdl(LINK(&aSwObjectFactory, SwObjectFactory, MakeObject )); } -sw::Filters & SwDLL::getFilters() -{ - assert(m_pFilters); - return *m_pFilters; -} - #ifndef DISABLE_DYNLOADING extern "C" SAL_DLLPUBLIC_EXPORT diff --git a/sw/source/uibase/app/swdllimpl.hxx b/sw/source/uibase/app/swdllimpl.hxx index 7dab66d6ce6b..e68a9eae71a2 100644 --- a/sw/source/uibase/app/swdllimpl.hxx +++ b/sw/source/uibase/app/swdllimpl.hxx @@ -32,8 +32,6 @@ public: SwDLL(); ~SwDLL() COVERITY_NOEXCEPT_FALSE; - sw::Filters& getFilters(); - private: SwDLL(SwDLL const&) = delete; SwDLL& operator=(SwDLL const&) = delete; diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx index c6391bfdb3c3..bf9694fb5b8a 100644 --- a/vcl/source/app/settings.cxx +++ b/vcl/source/app/settings.cxx @@ -670,36 +670,18 @@ StyleSettings::GetWarningColor() const return mxData->maColors.maWarningColor; } -void -StyleSettings::SetWarningTextColor( const Color& rColor ) -{ - mxData->maColors.maWarningTextColor = rColor; -} - const Color& StyleSettings::GetWarningTextColor() const { return mxData->maColors.maWarningTextColor; } -void -StyleSettings::SetErrorColor( const Color& rColor ) -{ - mxData->maColors.maErrorColor = rColor; -} - const Color& StyleSettings::GetErrorColor() const { return mxData->maColors.maErrorColor; } -void -StyleSettings::SetErrorTextColor( const Color& rColor ) -{ - mxData->maColors.maErrorTextColor = rColor; -} - const Color& StyleSettings::GetErrorTextColor() const { diff --git a/vcl/source/gdi/graph.cxx b/vcl/source/gdi/graph.cxx index 534a72350f21..fff50ba0957c 100644 --- a/vcl/source/gdi/graph.cxx +++ b/vcl/source/gdi/graph.cxx @@ -421,11 +421,6 @@ sal_uLong Graphic::GetSizeBytes() const return mxImpGraphic->getSizeBytes(); } -void Graphic::Draw(OutputDevice& rOutDev, const Point& rDestPt) const -{ - mxImpGraphic->draw(rOutDev, rDestPt); -} - void Graphic::Draw(OutputDevice& rOutDev, const Point& rDestPt, const Size& rDestSz) const { diff --git a/vcl/source/gdi/pdfwriter.cxx b/vcl/source/gdi/pdfwriter.cxx index 98ed353df037..20e3df5b2c36 100644 --- a/vcl/source/gdi/pdfwriter.cxx +++ b/vcl/source/gdi/pdfwriter.cxx @@ -469,12 +469,6 @@ std::set< PDFWriter::ErrorCode > const & PDFWriter::GetErrors() const return xImplementation->getErrors(); } -css::uno::Reference< css::beans::XMaterialHolder > -PDFWriter::InitEncryption(const OUString& i_rOwnerPassword, const OUString& i_rUserPassword) -{ - return vcl::pdf::initEncryption(i_rOwnerPassword, i_rUserPassword); -} - void PDFWriter::PlayMetafile( const GDIMetaFile& i_rMTF, const vcl::PDFWriter::PlayMetafileContext& i_rPlayContext, PDFExtOutDevData* i_pData ) { xImplementation->playMetafile( i_rMTF, i_pData, i_rPlayContext );