diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-04-19 10:27:27 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-04-19 21:26:52 +0200 |
commit | c04c38f4841aff5eac78c92a7145b661a3a99c2a (patch) | |
tree | 19f8d99a000dac520a52500c2ebf941181263ce1 /compilerplugins/clang/constantparam.booleans.results | |
parent | 99c857afdaab9450f31b60723afd8c455947a712 (diff) |
loplugin:constantparam
Change-Id: I58e31ffdfc87a15e82bce54afd47ff3906159707
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166293
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/constantparam.booleans.results')
-rw-r--r-- | compilerplugins/clang/constantparam.booleans.results | 3102 |
1 files changed, 1783 insertions, 1319 deletions
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results index 763d19b7c2a0..f019a6f3914e 100644 --- a/compilerplugins/clang/constantparam.booleans.results +++ b/compilerplugins/clang/constantparam.booleans.results @@ -1,12 +1,8 @@ -accessibility/inc/standard/vclxaccessiblemenuitem.hxx:58 - void VCLXAccessibleMenuItem::VCLXAccessibleMenuItem(class Menu *,unsigned short,class Menu *) - class Menu * pMenu - 0 -accessibility/source/standard/vclxaccessibletoolbox.cxx:101 +accessibility/source/standard/vclxaccessibletoolbox.cxx:87 void (anonymous namespace)::OToolBoxWindowItem::OToolBoxWindowItem(int,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &) int _nIndexInParent 0 -basctl/source/basicide/moduldlg.hxx:107 +basctl/source/basicide/moduldlg.hxx:110 void basctl::LibDialog::EnableReference(_Bool) _Bool b 0 @@ -14,7 +10,11 @@ basctl/source/inc/scriptdocument.hxx:88 void basctl::ScriptDocument::ScriptDocument(enum basctl::ScriptDocument::SpecialDocument) enum basctl::ScriptDocument::SpecialDocument _eType 0 -basegfx/source/polygon/b2dpolygon.cxx:61 +basegfx/source/polygon/b2dlinegeometry.cxx:332 + class basegfx::B2DPolygon createAreaGeometryForEdge(const class basegfx::B2DCubicBezier &,double,_Bool,_Bool,_Bool,_Bool,class std::vector<class basegfx::triangulator::B2DTriangle> *) + class std::vector<class basegfx::triangulator::B2DTriangle> * pTriangles + 0 +basegfx/source/polygon/b2dpolygon.cxx:41 void (anonymous namespace)::CoordinateDataArray2D::CoordinateDataArray2D(unsigned int) unsigned int nCount 0 @@ -22,24 +22,28 @@ basegfx/source/polygon/b3dpolygon.cxx:78 void (anonymous namespace)::CoordinateDataArray3D::CoordinateDataArray3D(unsigned int) unsigned int nCount 0 -basic/source/inc/runtime.hxx:324 +basic/source/inc/runtime.hxx:326 void SbiRuntime::StepRESUME(unsigned int) unsigned int 1 -basic/source/inc/runtime.hxx:355 +basic/source/inc/runtime.hxx:357 _Bool SbiRuntime::IsMissing(class SbxVariable *,unsigned short) unsigned short 1 -basic/source/runtime/iosys.cxx:62 +basic/source/runtime/iosys.cxx:59 void (anonymous namespace)::SbiInputDialog::SbiInputDialog(class weld::Window *,const class rtl::OUString &) class weld::Window * 0 -canvas/inc/parametricpolypolygon.hxx:139 - void canvas::ParametricPolyPolygon::ParametricPolyPolygon(const class com::sun::star::uno::Reference<class com::sun::star::rendering::XGraphicDevice> &,enum canvas::ParametricPolyPolygon::GradientType,const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<double> > &,const class com::sun::star::uno::Sequence<double> &) +basic/source/runtime/methods.cxx:3173 + short GetOptionalIntegerParamOrDefault(class SbxArray &,const unsigned int,const short) + const short defaultValue + 0 +canvas/inc/parametricpolypolygon.hxx:138 + void canvas::ParametricPolyPolygon::ParametricPolyPolygon(class com::sun::star::uno::Reference<class com::sun::star::rendering::XGraphicDevice>,enum canvas::ParametricPolyPolygon::GradientType,const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<double> > &,const class com::sun::star::uno::Sequence<double> &) enum canvas::ParametricPolyPolygon::GradientType eType 0 -canvas/inc/spriteredrawmanager.hxx:108 - void canvas::SpriteRedrawManager::SpriteInfo::SpriteInfo(const class rtl::Reference<class canvas::Sprite> &,const class basegfx::B2DRange &,_Bool,_Bool) +canvas/inc/spriteredrawmanager.hxx:109 + void canvas::SpriteRedrawManager::SpriteInfo::SpriteInfo(class rtl::Reference<class canvas::Sprite>,const class basegfx::B2DRange &,_Bool,_Bool) _Bool bNeedsUpdate 1 canvas/inc/verifyinput.hxx:147 @@ -58,6 +62,10 @@ canvas/inc/verifyinput.hxx:520 void verifyRange(type-parameter-?-?,type-parameter-?-?,_Bool) _Bool bLowerBound 1 +canvas/qa/cppunit/canvastest.cxx:77 + void CanvasTest::setupCanvas(const class Size &,class Color,_Bool) + _Bool alpha + 0 canvas/source/cairo/cairo_canvashelper.hxx:248 void cairocanvas::CanvasHelper::useStates(const struct com::sun::star::rendering::ViewState &,const struct com::sun::star::rendering::RenderState &,_Bool) _Bool setColor @@ -70,99 +78,115 @@ canvas/source/vcl/spritecanvashelper.hxx:44 void vclcanvas::SpriteCanvasHelper::init(const class std::shared_ptr<class vclcanvas::OutDevProvider> &,class vclcanvas::SpriteCanvas &,class canvas::SpriteRedrawManager &,_Bool,_Bool) _Bool bHaveAlpha 0 -chart2/qa/extras/chart2dump/chart2dump.cxx:91 +chart2/qa/extras/chart2dump/chart2dump.cxx:90 void Chart2DumpTest::Chart2DumpTest(_Bool) _Bool bDumpMode 0 -chart2/qa/extras/chart2export.cxx:452 - void checkCommonTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,double,double,_Bool,double,_Bool,_Bool) - _Bool aExpectedShowEquation - 1 -chart2/qa/extras/charttest.hxx:244 +chart2/qa/extras/charttest.hxx:83 + class com::sun::star::uno::Sequence<class rtl::OUString> ChartTest::getImpressChartColumnDescriptions(int,int) + int nPage + 0 +chart2/qa/extras/charttest.hxx:83 + class com::sun::star::uno::Sequence<class rtl::OUString> ChartTest::getImpressChartColumnDescriptions(int,int) + int nShape + 0 +chart2/qa/extras/charttest.hxx:86 + class com::sun::star::uno::Reference<class com::sun::star::chart::XChartDocument> ChartTest::getChartDocFromDrawImpressNamed(int,class std::basic_string_view<char16_t>) + int nPage + 0 +chart2/qa/extras/charttest.hxx:158 class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> getPivotChartDocFromSheet(int,const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &) int nSheet 1 -chart2/qa/extras/charttest.hxx:250 +chart2/qa/extras/charttest.hxx:164 class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> getPivotChartDocFromSheet(const class com::sun::star::uno::Reference<class com::sun::star::table::XTablePivotCharts> &,int) int nIndex 0 -chart2/qa/extras/charttest.hxx:284 +chart2/qa/extras/charttest.hxx:198 class com::sun::star::uno::Reference<class com::sun::star::chart2::XAxis> getAxisFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int,int) int nCooSys 0 -chart2/qa/extras/charttest.hxx:304 +chart2/qa/extras/charttest.hxx:218 int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int) int nChartType 0 -chart2/qa/extras/charttest.hxx:304 +chart2/qa/extras/charttest.hxx:218 int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int) int nCooSys 0 -chart2/qa/extras/charttest.hxx:314 +chart2/qa/extras/charttest.hxx:228 class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> getDataSeriesFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int,int) int nCooSys 0 -chart2/qa/extras/charttest.hxx:329 +chart2/qa/extras/charttest.hxx:243 class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> getLabelDataSequenceFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int) int nChartType 0 -chart2/qa/extras/charttest.hxx:351 - class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> getDataSequenceFromDocByRole(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,int,int) +chart2/qa/extras/charttest.hxx:265 + class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> getDataSequenceFromDocByRole(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,class std::basic_string_view<char16_t>,int,int) int nChartType 0 -chart2/qa/extras/PivotChartTest.cxx:134 +chart2/qa/extras/PivotChartTest.cxx:135 void lclModifyColumnGrandTotal(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XDataPilotDescriptor> &,_Bool) _Bool bTotal 1 -chart2/qa/extras/PivotChartTest.cxx:140 +chart2/qa/extras/PivotChartTest.cxx:141 void lclModifyRowGrandTotal(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XDataPilotDescriptor> &,_Bool) _Bool bTotal 1 -chart2/qa/extras/PivotChartTest.cxx:177 +chart2/qa/extras/PivotChartTest.cxx:178 class com::sun::star::uno::Reference<class com::sun::star::sheet::XDataPilotTable> lclGetPivotTableByName(int,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &) int nIndex 1 -chart2/qa/extras/PivotChartTest.cxx:219 +chart2/qa/extras/PivotChartTest.cxx:220 class com::sun::star::uno::Reference<class com::sun::star::sheet::XDataPilotTables> lclGetDataPilotTables(int,const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheetDocument> &) int nIndex 0 -chart2/source/controller/dialogs/DialogModel.cxx:170 - struct (anonymous namespace)::lcl_DataSeriesContainerAppend & (anonymous namespace)::lcl_DataSeriesContainerAppend::operator++(int) - int - 0 -chart2/source/controller/dialogs/DialogModel.cxx:229 +chart2/source/controller/dialogs/DialogModel.cxx:175 struct (anonymous namespace)::lcl_RolesWithRangeAppend & (anonymous namespace)::lcl_RolesWithRangeAppend::operator++(int) int 0 -chart2/source/controller/inc/ChartController.hxx:367 +chart2/source/controller/inc/ChartController.hxx:370 class chart::ChartController::TheModelRef & chart::ChartController::TheModelRef::operator=(class chart::ChartController::TheModel *) ###1 0 +chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx:49 + void chart::SchAxisDlg::SchAxisDlg(class weld::Window *,const struct chart::InsertAxisOrGridDialogData &,_Bool) + _Bool bAxisDlg + 0 chart2/source/controller/inc/ViewElementListProvider.hxx:51 class Graphic chart::ViewElementListProvider::GetSymbolGraphic(int,const class SfxItemSet *) const int nStandardSymbol 0 -chart2/source/inc/AxisHelper.hxx:193 - class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartType> chart::AxisHelper::getChartTypeByIndex(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XCoordinateSystem> &,int) +chart2/source/inc/AxisHelper.hxx:199 + class rtl::Reference<class chart::ChartType> chart::AxisHelper::getChartTypeByIndex(const class rtl::Reference<class chart::BaseCoordinateSystem> &,int) int nIndex 0 chart2/source/inc/ChartTypeDialogController.hxx:64 void chart::ChartTypeParameter::ChartTypeParameter(int,_Bool,_Bool,enum chart::GlobalStackMode,_Bool,_Bool,enum com::sun::star::chart2::CurveStyle) enum com::sun::star::chart2::CurveStyle eCurveStyle 0 -chart2/source/model/template/ColumnLineChartTypeTemplate.hxx:37 +chart2/source/inc/CommonConverters.hxx:85 + void AddPointToPoly(struct com::sun::star::drawing::PolyPolygonShape3D &,const struct com::sun::star::drawing::Position3D &,int) + int nSequenceIndex + 0 +chart2/source/inc/RegressionCurveHelper.hxx:124 + class rtl::Reference<class chart::RegressionCurveModel> addRegressionCurve(enum SvxChartRegress,const class rtl::Reference<class chart::DataSeries> &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &) + enum SvxChartRegress eType + 1 +chart2/source/model/template/ColumnLineChartTypeTemplate.hxx:35 void chart::ColumnLineChartTypeTemplate::ColumnLineChartTypeTemplate(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,enum chart::StackMode,int) int nNumberOfLines 1 -chart2/source/tools/InternalDataProvider.cxx:244 +chart2/source/tools/InternalDataProvider.cxx:241 void chart::(anonymous namespace)::lcl_setAnyAtLevelFromStringSequence::lcl_setAnyAtLevelFromStringSequence(int) int nLevel 0 -chart2/source/view/axes/VAxisProperties.hxx:149 +chart2/source/view/axes/VAxisProperties.hxx:159 struct chart::TickmarkProperties chart::AxisProperties::makeTickmarkPropertiesForComplexCategories(int,int) const int nTickStartDistanceToAxis 0 -chart2/source/view/axes/VCartesianAxis.hxx:31 +chart2/source/view/axes/VCartesianAxis.hxx:30 void chart::VCartesianAxis::VCartesianAxis(const struct chart::AxisProperties &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormatsSupplier> &,int,int,class chart::PlottingPositionHelper *) int nDimensionIndex 1 @@ -170,11 +194,15 @@ chart2/source/view/charttypes/CategoryPositionHelper.hxx:27 void chart::CategoryPositionHelper::CategoryPositionHelper(double,double) double fSeriesCount 1 -chart2/source/view/inc/PlottingPositionHelper.hxx:111 +chart2/source/view/inc/Clipping.hxx:47 + void chart::Clipping::clipPolygonAtRectangle(const struct com::sun::star::drawing::PolyPolygonShape3D &,const class basegfx::B2DRange &,struct com::sun::star::drawing::PolyPolygonShape3D &,_Bool) + _Bool bSplitPiecesToDifferentPolygons + 1 +chart2/source/view/inc/PlottingPositionHelper.hxx:156 void chart::PlottingPositionHelper::AllowShiftXAxisPos(_Bool) _Bool bAllowShift 1 -chart2/source/view/inc/PlottingPositionHelper.hxx:112 +chart2/source/view/inc/PlottingPositionHelper.hxx:157 void chart::PlottingPositionHelper::AllowShiftZAxisPos(_Bool) _Bool bAllowShift 1 @@ -182,7 +210,7 @@ chart2/source/view/inc/Stripe.hxx:52 void chart::Stripe::InvertNormal(_Bool) _Bool bInvertNormal 1 -chart2/source/view/main/ShapeFactory.cxx:705 +chart2/source/view/main/ShapeFactory.cxx:719 void appendAndCloseBezierCoords(struct com::sun::star::drawing::PolyPolygonBezierCoords &,const struct com::sun::star::drawing::PolyPolygonBezierCoords &,_Bool) _Bool bAppendInverse 1 @@ -198,20 +226,20 @@ comphelper/source/misc/backupfilehelper.cxx:58 unsigned int createCrc32(const class std::shared_ptr<class osl::File> &,unsigned int) unsigned int nOffset 0 -connectivity/inc/sdbcx/VIndex.hxx:62 +connectivity/inc/sdbcx/VIndex.hxx:63 void connectivity::sdbcx::OIndex::OIndex(_Bool) _Bool _bCase 1 -connectivity/inc/sdbcx/VIndex.hxx:63 - void connectivity::sdbcx::OIndex::OIndex(const class rtl::OUString &,const class rtl::OUString &,_Bool,_Bool,_Bool,_Bool) +connectivity/inc/sdbcx/VIndex.hxx:64 + void connectivity::sdbcx::OIndex::OIndex(const class rtl::OUString &,class rtl::OUString,_Bool,_Bool,_Bool,_Bool) _Bool _bCase 1 -connectivity/inc/sdbcx/VKey.hxx:77 +connectivity/inc/sdbcx/VKey.hxx:78 void connectivity::sdbcx::OKey::OKey(_Bool) _Bool _bCase 1 -connectivity/inc/sdbcx/VKey.hxx:78 - void connectivity::sdbcx::OKey::OKey(const class rtl::OUString &,const class std::shared_ptr<struct connectivity::sdbcx::KeyProperties> &,_Bool) +connectivity/inc/sdbcx/VKey.hxx:79 + void connectivity::sdbcx::OKey::OKey(const class rtl::OUString &,class std::shared_ptr<struct connectivity::sdbcx::KeyProperties>,_Bool) _Bool _bCase 1 connectivity/inc/sdbcx/VUser.hxx:61 @@ -222,7 +250,7 @@ connectivity/inc/sdbcx/VUser.hxx:62 void connectivity::sdbcx::OUser::OUser(const class rtl::OUString &,_Bool) _Bool _bCase 1 -connectivity/source/drivers/postgresql/pq_connection.cxx:345 +connectivity/source/drivers/postgresql/pq_connection.cxx:354 void pq_sdbc_driver::(anonymous namespace)::cstr_vector::push_back(const char *,enum __sal_NoAcquire) enum __sal_NoAcquire 0 @@ -230,12 +258,16 @@ connectivity/source/drivers/postgresql/pq_resultsetmetadata.hxx:88 _Bool pq_sdbc_driver::ResultSetMetaData::getBoolColumnProperty(const class rtl::OUString &,int,_Bool) _Bool def 0 -connectivity/source/inc/dbase/DIndex.hxx:112 +connectivity/source/drivers/postgresql/pq_updateableresultset.hxx:163 + class com::sun::star::uno::Sequence<class com::sun::star::uno::Type> pq_sdbc_driver::UpdateableResultSet::getStaticTypes(_Bool) + _Bool updateable + 0 +connectivity/source/inc/dbase/DIndex.hxx:108 _Bool connectivity::dbase::ODbaseIndex::Find(unsigned int,const class connectivity::ORowSetValue &) unsigned int nRec 0 -connectivity/source/inc/OColumn.hxx:67 - void connectivity::OColumn::OColumn(const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,int) +connectivity/source/inc/OColumn.hxx:68 + void connectivity::OColumn::OColumn(class rtl::OUString,const class rtl::OUString &,int,int,int,int,int) int _aScale 0 connectivity/source/inc/odbc/OTools.hxx:179 @@ -246,7 +278,7 @@ connectivity/source/inc/odbc/OTools.hxx:216 void connectivity::odbc::OTools::bindValue(const class connectivity::odbc::OConnection *,void *,int,short,short,const void *,void *,long *,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,unsigned short,_Bool) short _nMaxLen 0 -cppcanvas/source/mtfrenderer/mtftools.cxx:285 +cppcanvas/source/mtfrenderer/mtftools.cxx:284 void appendRect(class basegfx::B2DPolyPolygon &,const class basegfx::B2DPoint &,const double,const double,const double,const double) const double nX1 0 @@ -262,27 +294,31 @@ cppu/qa/test_unotype.cxx:74 void (anonymous namespace)::DerivedInterface2::dummy(struct (anonymous namespace)::DerivedInterface2 *) struct (anonymous namespace)::DerivedInterface2 * p 0 -cui/source/inc/acccfg.hxx:43 +cui/source/inc/acccfg.hxx:46 void TAccInfo::TAccInfo(int,int,const class vcl::KeyCode &) int nListPos 0 -cui/source/inc/cfg.hxx:336 +cui/source/inc/cfg.hxx:339 void SvxMenuEntriesListBox::set_text(int,const class rtl::OUString &,int) int col 0 -cui/source/inc/cfg.hxx:456 +cui/source/inc/cfg.hxx:460 void SvxConfigPage::InsertEntryIntoUI(class SvxConfigEntry *,class weld::TreeView &,class weld::TreeIter &,_Bool) _Bool bMenu 1 -cui/source/inc/cfgutil.hxx:130 +cui/source/inc/cfgutil.hxx:134 void CuiConfigFunctionListBox::append(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *) const class weld::TreeIter * pParent 0 -cui/source/inc/cfgutil.hxx:145 - class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > CuiConfigFunctionListBox::make_iterator(const class weld::TreeIter *) const +cui/source/inc/cfgutil.hxx:149 + class std::unique_ptr<class weld::TreeIter> CuiConfigFunctionListBox::make_iterator(const class weld::TreeIter *) const const class weld::TreeIter * pOrig 0 -cui/source/inc/cuitabarea.hxx:725 +cui/source/inc/cuitabarea.hxx:270 + void SvxAreaTabPage::SvxAreaTabPage(class weld::Container *,class weld::DialogController *,const class SfxItemSet &,_Bool) + _Bool bSlideBackground + 0 +cui/source/inc/cuitabarea.hxx:744 void SvxColorTabPage::SetPropertyList(enum XPropertyListType,const class rtl::Reference<class XPropertyList> &) enum XPropertyListType t 0 @@ -295,58 +331,58 @@ cui/source/inc/hangulhanjadlg.hxx:58 unsigned short nPos 0 cui/source/inc/scriptdlg.hxx:122 - void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry, struct std::default_delete<class SFEntry> > &&,const class rtl::OUString &,_Bool) + void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry> &&,class std::basic_string_view<char16_t>,_Bool) const class weld::TreeIter * pParent 0 cui/source/inc/scriptdlg.hxx:122 - void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry, struct std::default_delete<class SFEntry> > &&,const class rtl::OUString &,_Bool) + void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry> &&,class std::basic_string_view<char16_t>,_Bool) _Bool bChildrenOnDemand 1 cui/source/inc/scriptdlg.hxx:122 - void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry, struct std::default_delete<class SFEntry> > &&,const class rtl::OUString &,_Bool) + void SvxScriptOrgDialog::insertEntry(const class rtl::OUString &,const class rtl::OUString &,const class weld::TreeIter *,_Bool,class std::unique_ptr<class SFEntry> &&,class std::basic_string_view<char16_t>,_Bool) _Bool bSelect 0 -cui/source/options/optjsearch.hxx:65 +cui/source/options/optjsearch.hxx:67 void SvxJSearchOptionsPage::EnableSaveOptions(_Bool) _Bool bVal 0 -dbaccess/source/core/dataaccess/databasedocument.hxx:674 +dbaccess/source/core/dataaccess/databasedocument.hxx:673 void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::DefaultMethod_) enum dbaccess::DocumentGuard::DefaultMethod_ 0 -dbaccess/source/core/dataaccess/databasedocument.hxx:692 +dbaccess/source/core/dataaccess/databasedocument.hxx:691 void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::InitMethod_) enum dbaccess::DocumentGuard::InitMethod_ 0 -dbaccess/source/core/dataaccess/databasedocument.hxx:711 +dbaccess/source/core/dataaccess/databasedocument.hxx:710 void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::MethodUsedDuringInit_) enum dbaccess::DocumentGuard::MethodUsedDuringInit_ 0 -dbaccess/source/core/dataaccess/databasedocument.hxx:726 +dbaccess/source/core/dataaccess/databasedocument.hxx:725 void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::MethodWithoutInit_) enum dbaccess::DocumentGuard::MethodWithoutInit_ 0 dbaccess/source/core/inc/column.hxx:167 - void dbaccess::OColumns::OColumns(class cppu::OWeakObject &,class osl::Mutex &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &,class dbaccess::IColumnFactory *,class connectivity::sdbcx::IRefreshableColumns *,_Bool,_Bool,_Bool) + void dbaccess::OColumns::OColumns(class cppu::OWeakObject &,class osl::Mutex &,_Bool,const class std::vector<class rtl::OUString> &,class dbaccess::IColumnFactory *,class connectivity::sdbcx::IRefreshableColumns *,_Bool,_Bool,_Bool) _Bool _bDropColumn 0 dbaccess/source/core/inc/column.hxx:178 - void dbaccess::OColumns::OColumns(class cppu::OWeakObject &,class osl::Mutex &,const class com::sun::star::uno::Reference<class com::sun::star::container::XNameAccess> &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &,class dbaccess::IColumnFactory *,class connectivity::sdbcx::IRefreshableColumns *,_Bool,_Bool,_Bool) + void dbaccess::OColumns::OColumns(class cppu::OWeakObject &,class osl::Mutex &,class com::sun::star::uno::Reference<class com::sun::star::container::XNameAccess>,_Bool,const class std::vector<class rtl::OUString> &,class dbaccess::IColumnFactory *,class connectivity::sdbcx::IRefreshableColumns *,_Bool,_Bool,_Bool) _Bool _bUseHardRef 1 -dbaccess/source/ui/control/tabletree.cxx:167 - class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > lcl_getMetaDataStrings_throw(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSet> &,int) +dbaccess/source/ui/control/tabletree.cxx:166 + class std::vector<class rtl::OUString> lcl_getMetaDataStrings_throw(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSet> &,int) int _nColumnIndex 1 dbaccess/source/ui/inc/charsets.hxx:45 class dbaui::OCharsetDisplay::ExtendedCharsetIterator dbaui::OCharsetDisplay::findEncoding(const unsigned short) const const unsigned short _eEncoding 0 -dbaccess/source/ui/inc/FieldDescControl.hxx:121 - void dbaui::OFieldDescControl::InitializeControl(class dbaui::OPropListBoxCtrl *,const class rtl::OString &,_Bool) +dbaccess/source/ui/inc/FieldDescControl.hxx:122 + void dbaui::OFieldDescControl::InitializeControl(class dbaui::OPropListBoxCtrl *,const class rtl::OUString &,_Bool) _Bool _bAddChangeHandler 1 -dbaccess/source/ui/inc/imageprovider.hxx:77 +dbaccess/source/ui/inc/imageprovider.hxx:70 class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> dbaui::ImageProvider::getXGraphic(const class rtl::OUString &,const int) const int _nDatabaseObjectType 0 @@ -355,98 +391,126 @@ dbaccess/source/ui/inc/IUpdateHelper.hxx:32 int _nPos 1 dbaccess/source/ui/inc/WCopyTable.hxx:310 - void dbaui::OCopyTableWizard::OCopyTableWizard(class weld::Window *,const class rtl::OUString &,short,const class std::__debug::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > > &,const class std::__debug::vector<class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> >, class std::__debug::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > >, struct std::bidirectional_iterator_tag>, class std::allocator<class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> >, class std::__debug::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > >, struct std::bidirectional_iterator_tag> > > &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormatter> &,class std::unique_ptr<class dbaui::OWizTypeSelect, struct std::default_delete<class dbaui::OWizTypeSelect> > (*)(class weld::Container *, class dbaui::OCopyTableWizard *, class SvStream &),class SvStream &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &) + void dbaui::OCopyTableWizard::OCopyTableWizard(class weld::Window *,class rtl::OUString,short,class std::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess> &&,const class std::vector<class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> >, class std::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess> > > &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormatter> &,class std::unique_ptr<class dbaui::OWizTypeSelect> (*)(class weld::Container *, class dbaui::OCopyTableWizard *, class SvStream &),class SvStream &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &) class weld::Window * pParent 0 -dbaccess/source/ui/inc/WTypeSelect.hxx:122 +dbaccess/source/ui/inc/WTypeSelect.hxx:121 void dbaui::OWizTypeSelect::EnableAuto(_Bool) _Bool bEnable 0 -desktop/source/deployment/gui/dp_gui_updatedialog.hxx:102 - void dp_gui::UpdateDialog::addAdditional(struct dp_gui::UpdateDialog::Index *,_Bool) +desktop/qa/desktop_lib/test_desktop_lib.cxx:140 + struct desktop::LibLODocument_Impl * DesktopLOKTest::loadDocUrl(const class rtl::OUString &,LibreOfficeKitDocumentType) + LibreOfficeKitDocumentType eType + 1 +desktop/qa/desktop_lib/test_desktop_lib.cxx:3421 + void lcl_repeatKeyStroke(struct desktop::LibLODocument_Impl *,int,int,unsigned long) + int nCharCode + 0 +desktop/source/deployment/gui/dp_gui_updatedialog.hxx:100 + void dp_gui::UpdateDialog::addAdditional(const struct dp_gui::UpdateDialog::Index *,_Bool) _Bool bEnableCheckBox 0 -desktop/source/lib/init.cxx:6412 +desktop/source/lib/init.cxx:8214 struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *) const char * user_profile_url 0 -drawinglayer/source/processor2d/vclhelperbufferdevice.cxx:70 - class VclPtr<class VirtualDevice> (anonymous namespace)::VDevBuffer::alloc(class OutputDevice &,const class Size &,_Bool,_Bool) - _Bool bMonoChrome +drawinglayer/qa/unit/vclmetafileprocessor2d.cxx:62 + void VclMetaFileProcessor2DTest::setupCanvas(const class Size &,class Color,_Bool) + _Bool alpha 0 -editeng/source/editeng/editstt2.hxx:28 - void InternalEditStatus::TurnOnFlags(enum EEControlBits) - enum EEControlBits nFlags - 1 -editeng/source/editeng/editstt2.hxx:31 - void InternalEditStatus::TurnOffFlags(enum EEControlBits) - enum EEControlBits nFlags - 1 -editeng/source/editeng/impedit.hxx:896 +editeng/inc/ParagraphPortionList.hxx:74 + void ParaPortionList::MarkAllSelectionsInvalid(int) + int nStart + 0 +editeng/inc/TextPortion.hxx:121 + void TextPortion::adjustSize(long,long) + long nDeltaY + 0 +editeng/source/editeng/impedit.hxx:1049 unsigned short ImpEditEngine::GetLineHeight(int,int) int nLine 0 +emfio/inc/mtftools.hxx:462 + void emfio::WinMtfLineStyle::WinMtfLineStyle(const class Color &,_Bool) + _Bool bTrans + 1 +emfio/inc/mtftools.hxx:467 + void emfio::WinMtfLineStyle::WinMtfLineStyle(const class Color &,const unsigned int,const int) + const unsigned int nStyle + 0 +emfio/inc/mtftools.hxx:467 + void emfio::WinMtfLineStyle::WinMtfLineStyle(const class Color &,const unsigned int,const int) + const int nPenWidth + 0 +emfio/inc/mtftools.hxx:784 + void emfio::MtfTools::DrawArc(const class tools::Rectangle &,const class Point &,const class Point &,_Bool) + _Bool bDrawTo + 0 extensions/source/propctrlr/browserline.hxx:95 void pcr::OBrowserLine::Show(_Bool) _Bool bFlag 0 extensions/source/propctrlr/newdatatype.hxx:39 - void pcr::NewDataTypeDialog::NewDataTypeDialog(class weld::Window *,const class rtl::OUString &,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &) + void pcr::NewDataTypeDialog::NewDataTypeDialog(class weld::Window *,class std::basic_string_view<char16_t>,const class std::vector<class rtl::OUString> &) class weld::Window * _pParent 0 -extensions/source/propctrlr/propertyhandler.hxx:184 - void pcr::PropertyHandler::addDoublePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const +extensions/source/propctrlr/propertyhandler.hxx:183 + void pcr::PropertyHandler::addDoublePropertyDescription(class std::vector<struct com::sun::star::beans::Property> &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:192 - void pcr::PropertyHandler::addDatePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const +extensions/source/propctrlr/propertyhandler.hxx:191 + void pcr::PropertyHandler::addDatePropertyDescription(class std::vector<struct com::sun::star::beans::Property> &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:200 - void pcr::PropertyHandler::addTimePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const +extensions/source/propctrlr/propertyhandler.hxx:199 + void pcr::PropertyHandler::addTimePropertyDescription(class std::vector<struct com::sun::star::beans::Property> &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:208 - void pcr::PropertyHandler::addDateTimePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const +extensions/source/propctrlr/propertyhandler.hxx:207 + void pcr::PropertyHandler::addDateTimePropertyDescription(class std::vector<struct com::sun::star::beans::Property> &,const class rtl::OUString &,short) const short _nAttribs 1 extensions/source/propctrlr/usercontrol.hxx:41 - void pcr::OFormatSampleControl::OFormatSampleControl(class std::unique_ptr<class weld::Container, struct std::default_delete<class weld::Container> >,class std::unique_ptr<class weld::Builder, struct std::default_delete<class weld::Builder> >,_Bool) + void pcr::OFormatSampleControl::OFormatSampleControl(class std::unique_ptr<class weld::Container>,class std::unique_ptr<class weld::Builder>,_Bool) _Bool bReadOnly 0 extensions/source/propctrlr/usercontrol.hxx:91 - void pcr::OFormattedNumericControl::OFormattedNumericControl(class std::unique_ptr<class weld::FormattedSpinButton, struct std::default_delete<class weld::FormattedSpinButton> >,class std::unique_ptr<class weld::Builder, struct std::default_delete<class weld::Builder> >,_Bool) + void pcr::OFormattedNumericControl::OFormattedNumericControl(class std::unique_ptr<class weld::FormattedSpinButton>,class std::unique_ptr<class weld::Builder>,_Bool) _Bool bReadOnly 0 extensions/source/propctrlr/usercontrol.hxx:124 - void pcr::OFileUrlControl::OFileUrlControl(class std::unique_ptr<class SvtURLBox, struct std::default_delete<class SvtURLBox> >,class std::unique_ptr<class weld::Builder, struct std::default_delete<class weld::Builder> >,_Bool) + void pcr::OFileUrlControl::OFileUrlControl(class std::unique_ptr<class SvtURLBox>,class std::unique_ptr<class weld::Builder>,_Bool) _Bool bReadOnly 0 -extensions/source/scanner/grid.cxx:130 +extensions/source/scanner/grid.cxx:129 void GridWindow::Init(double *,double *,int,_Bool,const class BitmapEx &) _Bool bCutValues 1 -extensions/source/scanner/grid.hxx:47 +extensions/source/scanner/grid.hxx:46 void GridDialog::setBoundings(double,double,double,double) double fMinX 0 -filter/source/graphicfilter/icgm/cgm.hxx:88 +filter/source/graphicfilter/icgm/cgm.hxx:90 unsigned char CGM::ImplGetByte(unsigned int,unsigned int) unsigned int nPrecision 1 -filter/source/svg/svgfilter.hxx:258 - _Bool SVGFilter::implExportMasterPages(const class std::__debug::vector<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage>, class std::allocator<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> > > &,int,int) +filter/source/svg/svgfilter.hxx:267 + _Bool SVGFilter::implExportMasterPages(const class std::vector<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> > &,int,int) int nFirstPage 0 -filter/source/svg/svgfilter.hxx:260 - void SVGFilter::implExportDrawPages(const class std::__debug::vector<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage>, class std::allocator<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> > > &,int,int) +filter/source/svg/svgfilter.hxx:269 + void SVGFilter::implExportDrawPages(const class std::vector<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> > &,int,int) int nFirstPage 0 +filter/source/svg/svgwriter.hxx:247 + void SVGTextWriter::addFontAttributes(_Bool) + _Bool bIsTextContainer + 0 filter/source/svg/svgwriter.hxx:258 void SVGTextWriter::startTextPosition(_Bool,_Bool) _Bool bExportY 1 -forms/source/component/DatabaseForm.hxx:232 +forms/source/component/DatabaseForm.hxx:233 void frm::ODatabaseForm::fire(int *,const class com::sun::star::uno::Any *,const class com::sun::star::uno::Any *,int) int nCount 1 @@ -458,51 +522,43 @@ forms/source/inc/featuredispatcher.hxx:50 void frm::IFeatureDispatcher::dispatchWithArgument(short,const char *,const class com::sun::star::uno::Any &) const short _nFeatureId 1 +formula/source/core/api/FormulaCompiler.cxx:161 + void formula::(anonymous namespace)::OpCodeList::OpCodeList(const struct std::pair<struct TranslateId, int> *,const class std::shared_ptr<class formula::FormulaCompiler::OpCodeMap> &,enum formula::FormulaCompiler::SeparatorType) + enum formula::FormulaCompiler::SeparatorType + 1 formula/source/ui/dlg/structpg.hxx:58 _Bool formula::StructPage::InsertEntry(const class rtl::OUString &,const class weld::TreeIter *,unsigned short,int,const class formula::FormulaToken *,class weld::TreeIter &) int nPos 0 -fpicker/source/office/autocmpledit.hxx:39 +fpicker/source/office/autocmpledit.hxx:41 void AutocompleteEdit::select_region(int,int) int nStartPos 0 -fpicker/source/office/fileview.hxx:161 +fpicker/source/office/fileview.hxx:162 void SvtFileView::EnableDelete(_Bool) _Bool bEnable 1 -framework/inc/uielement/uicommanddescription.hxx:83 +framework/inc/uielement/uicommanddescription.hxx:81 void framework::UICommandDescription::UICommandDescription(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,_Bool) _Bool 1 -helpcompiler/inc/HelpCompiler.hxx:58 - void fs::path::path(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,enum fs::convert) +helpcompiler/inc/HelpCompiler.hxx:57 + void fs::path::path(const class std::basic_string<char> &,enum fs::convert) enum fs::convert 0 hwpfilter/source/hfont.h:63 const char * HWPFont::GetFontName(int,int) int lang 0 -hwpfilter/source/hwpfile.h:145 - void HWPFile::Read4b(void *,unsigned long) - unsigned long nmemb - 1 i18npool/source/localedata/LocaleNode.hxx:74 const class rtl::OUString & Attr::getValueByIndex(int) const int idx 0 -idlc/inc/errorhandler.hxx:86 - void ErrorHandler::warning0(enum WarningCode,const char *) - enum WarningCode e - 0 -idlc/source/errorhandler.cxx:399 - void errorHeader(enum ErrorCode,unsigned int) - enum ErrorCode eCode - 0 -include/avmedia/mediaplayer.hxx:51 +include/avmedia/mediaplayer.hxx:49 void avmedia::MediaFloater::setURL(const class rtl::OUString &,const class rtl::OUString &,_Bool) _Bool bPlayImmediately 1 -include/basegfx/DrawCommands.hxx:58 +include/basegfx/DrawCommands.hxx:59 void gfx::GradientInfo::GradientInfo(enum gfx::GradientType) enum gfx::GradientType eType 0 @@ -530,47 +586,47 @@ include/basegfx/polygon/b2dpolygontools.hxx:377 _Bool isPointInTriangle(const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,_Bool) _Bool bWithBorder 1 -include/basegfx/polygon/b2dpolypolygon.hxx:76 +include/basegfx/polygon/b2dpolypolygon.hxx:68 void basegfx::B2DPolyPolygon::insert(unsigned int,const class basegfx::B2DPolygon &,unsigned int) unsigned int nIndex 0 -include/basegfx/polygon/b2dpolypolygon.hxx:76 +include/basegfx/polygon/b2dpolypolygon.hxx:68 void basegfx::B2DPolyPolygon::insert(unsigned int,const class basegfx::B2DPolygon &,unsigned int) unsigned int nCount 1 -include/basegfx/polygon/b2dpolypolygon.hxx:77 +include/basegfx/polygon/b2dpolypolygon.hxx:69 void basegfx::B2DPolyPolygon::append(const class basegfx::B2DPolygon &,unsigned int) unsigned int nCount 1 -include/basegfx/polygon/b2dpolypolygon.hxx:102 +include/basegfx/polygon/b2dpolypolygon.hxx:95 void basegfx::B2DPolyPolygon::remove(unsigned int,unsigned int) unsigned int nCount 1 -include/basegfx/polygon/b2dpolypolygon.hxx:137 - shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(class basegfx::SystemDependentDataManager &,type-parameter-?-? &&...) const +include/basegfx/polygon/b2dpolypolygon.hxx:130 + shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(type-parameter-?-? &&...) const + ###2 + 0 +include/basegfx/polygon/b2dpolypolygon.hxx:130 + shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(type-parameter-?-? &&...) const ###3 0 -include/basegfx/polygon/b2dpolypolygon.hxx:137 - shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(class basegfx::SystemDependentDataManager &,type-parameter-?-? &&...) const +include/basegfx/polygon/b2dpolypolygon.hxx:130 + shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(type-parameter-?-? &&...) const ###4 0 -include/basegfx/polygon/b2dpolypolygon.hxx:137 - shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(class basegfx::SystemDependentDataManager &,type-parameter-?-? &&...) const - ###5 - 0 -include/basegfx/polygon/b3dpolygon.hxx:71 +include/basegfx/polygon/b3dpolygon.hxx:70 void basegfx::B3DPolygon::append(const class basegfx::B3DPoint &,unsigned int) unsigned int nCount 1 -include/basegfx/polygon/b3dpolygon.hxx:95 +include/basegfx/polygon/b3dpolygon.hxx:94 void basegfx::B3DPolygon::append(const class basegfx::B3DPolygon &,unsigned int,unsigned int) unsigned int nIndex 0 -include/basegfx/polygon/b3dpolygon.hxx:95 +include/basegfx/polygon/b3dpolygon.hxx:94 void basegfx::B3DPolygon::append(const class basegfx::B3DPolygon &,unsigned int,unsigned int) unsigned int nCount 0 -include/basegfx/polygon/b3dpolygon.hxx:98 +include/basegfx/polygon/b3dpolygon.hxx:97 void basegfx::B3DPolygon::remove(unsigned int,unsigned int) unsigned int nCount 1 @@ -582,7 +638,7 @@ include/basegfx/polygon/b3dpolygontools.hxx:103 _Bool isPointOnLine(const class basegfx::B3DPoint &,const class basegfx::B3DPoint &,const class basegfx::B3DPoint &,_Bool) _Bool bWithPoints 1 -include/basegfx/polygon/b3dpolypolygon.hxx:82 +include/basegfx/polygon/b3dpolypolygon.hxx:81 void basegfx::B3DPolyPolygon::append(const class basegfx::B3DPolygon &,unsigned int) unsigned int nCount 1 @@ -598,23 +654,23 @@ include/basegfx/utils/tools.hxx:118 class basegfx::B2DPolyPolygon number2PolyPolygon(double,int,int,_Bool) _Bool bLitSegments 1 -include/basic/basmgr.hxx:138 - void BasicManager::BasicManager(class SotStorage &,const class rtl::OUString &,class StarBASIC *,const class rtl::OUString *,_Bool) +include/basic/basmgr.hxx:114 + void BasicManager::BasicManager(class SotStorage &,class std::basic_string_view<char16_t>,class StarBASIC *,const class rtl::OUString *,_Bool) _Bool bDocMgr 1 include/basic/basrdll.hxx:37 void BasicDLL::EnableBreak(_Bool) _Bool bEnable 1 -include/basic/sbstar.hxx:146 +include/basic/sbstar.hxx:141 class SbxVariable * StarBASIC::VBAFind(const class rtl::OUString &,enum SbxClassType) enum SbxClassType t 1 -include/basic/sbxobj.hxx:61 +include/basic/sbxobj.hxx:63 class SbxVariable * SbxObject::FindQualified(const class rtl::OUString &,enum SbxClassType) enum SbxClassType 1 -include/basic/sbxobj.hxx:72 +include/basic/sbxobj.hxx:74 void SbxObject::Remove(const class rtl::OUString &,enum SbxClassType) enum SbxClassType 1 @@ -626,48 +682,64 @@ include/comphelper/configurationhelper.hxx:227 void comphelper::ConfigurationHelper::writeDirectKey(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Any &,enum comphelper::EConfigurationModes) enum comphelper::EConfigurationModes eMode 0 -include/comphelper/lok.hxx:47 +include/comphelper/errcode.hxx:78 + void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short) + enum WarningFlag + 0 +include/comphelper/interfacecontainer2.hxx:174 + class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> comphelper::OInterfaceContainerHelper2::getInterface(int) const + int nIndex + 0 +include/comphelper/lok.hxx:62 void setLocalRendering(_Bool) _Bool bLocalRendering 1 -include/comphelper/lok.hxx:72 +include/comphelper/lok.hxx:87 void setRangeHeaders(_Bool) _Bool bTiledAnnotations 1 -include/comphelper/parallelsort.hxx:285 +include/comphelper/mimeconfighelper.hxx:105 + class rtl::OUString comphelper::MimeConfigurationHelper::UpdateMediaDescriptorWithFilterName(class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,_Bool,_Bool) + _Bool bAllowDeepFilterDetection + 1 +include/comphelper/parallelsort.hxx:286 void s3sort(const type-parameter-?-?,const type-parameter-?-?,type-parameter-?-?,_Bool) _Bool bThreaded 1 -include/comphelper/profilezone.hxx:62 - void comphelper::ProfileZone::ProfileZone(const char *,_Bool) - _Bool bConsole - 0 include/comphelper/property.hxx:52 void ModifyPropertyAttributes(class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,const class rtl::OUString &,short,short) short _nAddAttrib 0 -include/comphelper/storagehelper.hxx:187 - class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> comphelper::OStorageHelper::GetStorageAtPath(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class rtl::OUString &,unsigned int,const class comphelper::LifecycleProxy &) +include/comphelper/random.hxx:33 + unsigned long uniform_size_distribution(unsigned long,unsigned long) + unsigned long a + 0 +include/comphelper/storagehelper.hxx:186 + class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> comphelper::OStorageHelper::GetStorageAtPath(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,class std::basic_string_view<char16_t>,unsigned int,const class comphelper::LifecycleProxy &) unsigned int nOpenMode 1 -include/comphelper/unique_disposing_ptr.hxx:164 +include/comphelper/string.hxx:236 + void replaceAt(class rtl::OUStringBuffer &,int,int,class std::basic_string_view<char16_t>) + int index + 0 +include/comphelper/unique_disposing_ptr.hxx:165 void comphelper::unique_disposing_solar_mutex_reset_ptr::unique_disposing_solar_mutex_reset_ptr<T>(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,type-parameter-?-? *,_Bool) _Bool bComponent 1 -include/comphelper/unique_disposing_ptr.hxx:169 +include/comphelper/unique_disposing_ptr.hxx:170 void comphelper::unique_disposing_solar_mutex_reset_ptr::reset(type-parameter-?-? *) type-parameter-?-? * p 0 -include/connectivity/dbexception.hxx:312 +include/connectivity/dbexception.hxx:319 void throwSQLException(const class rtl::OUString &,enum dbtools::StandardSQLState,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,const int) const int _nErrorCode 0 -include/connectivity/dbtools.hxx:331 +include/connectivity/dbtools.hxx:335 _Bool isDataSourcePropertyEnabled(const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,const class rtl::OUString &,_Bool) _Bool _bDefault 1 -include/connectivity/dbtools.hxx:623 - class rtl::OUString createStandardCreateStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >) +include/connectivity/dbtools.hxx:627 + class rtl::OUString createStandardCreateStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,class std::basic_string_view<char16_t>) class dbtools::ISQLStatementHelper * _pHelper 0 include/connectivity/sqlscan.hxx:49 @@ -678,14 +750,10 @@ include/cppcanvas/color.hxx:61 int makeColorARGB(unsigned char,unsigned char,unsigned char,unsigned char) unsigned char nAlpha 0 -include/cui/cuicharmap.hxx:147 - void SvxCharacterMap::SvxCharacterMap(class weld::Widget *,const class SfxItemSet *,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &) - const class SfxItemSet * pSet +include/drawinglayer/converters.hxx:34 + class AlphaMask createAlphaMask(class drawinglayer::primitive2d::Primitive2DContainer &&,const class drawinglayer::geometry::ViewInformation2D &,unsigned int,unsigned int,unsigned int,_Bool) + _Bool bUseLuminance 0 -include/drawinglayer/processor2d/hittestprocessor2d.hxx:78 - void drawinglayer::processor2d::HitTestProcessor2D::collectHitStack(_Bool) - _Bool bCollect - 1 include/drawinglayer/XShapeDumper.hxx:23 class rtl::OUString XShapeDumper::dump(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShapes> &,_Bool) _Bool bDumpInteropProperties @@ -694,75 +762,83 @@ include/drawinglayer/XShapeDumper.hxx:24 class rtl::OUString XShapeDumper::dump(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,_Bool) _Bool bDumpInteropProperties 0 -include/editeng/borderline.hxx:169 +include/editeng/borderline.hxx:187 class Color editeng::SvxBorderLine::GetColorOut(_Bool) const _Bool bLeftOrTop 1 -include/editeng/borderline.hxx:170 +include/editeng/borderline.hxx:188 class Color editeng::SvxBorderLine::GetColorIn(_Bool) const _Bool bLeftOrTop 1 -include/editeng/boxitem.hxx:114 +include/editeng/boxitem.hxx:154 _Bool SvxBoxItem::HasBorder(_Bool) const _Bool bTreatPaddingAsBorder 1 -include/editeng/editeng.hxx:548 +include/editeng/editeng.hxx:561 void EditEngine::dumpAsXmlEditDoc(struct _xmlTextWriter *) const struct _xmlTextWriter * pWriter 0 -include/editeng/editeng.hxx:573 +include/editeng/editeng.hxx:586 class EditPaM EditEngine::CursorLeft(const class EditPaM &,unsigned short) unsigned short nCharacterIteratorMode 0 -include/editeng/editobj.hxx:120 +include/editeng/editobj.hxx:92 + _Bool EditTextObject::HasText(int) const + int nPara + 0 +include/editeng/editobj.hxx:112 const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const int nPara 0 -include/editeng/editobj.hxx:120 +include/editeng/editobj.hxx:112 const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const unsigned long nPos 0 -include/editeng/editobj.hxx:120 +include/editeng/editobj.hxx:112 const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const int nType 1 -include/editeng/edtdlg.hxx:79 +include/editeng/editview.hxx:341 + int EditView::GetPosWithField(int,int) const + int nPara + 0 +include/editeng/edtdlg.hxx:75 enum editeng::HangulHanjaConversion::ConversionDirection AbstractHangulHanjaConversionDialog::GetDirection(enum editeng::HangulHanjaConversion::ConversionDirection) const enum editeng::HangulHanjaConversion::ConversionDirection _eDefaultDirection 0 -include/editeng/outliner.hxx:241 +include/editeng/outliner.hxx:243 void OutlinerView::SelectRange(int,int) int nFirst 0 -include/editeng/outliner.hxx:625 +include/editeng/outliner.hxx:646 _Bool Outliner::ImpCanDeleteSelectedPages(class OutlinerView *,int,int) int nPages 1 -include/editeng/pmdlitem.hxx:40 - void SvxPageModelItem::SvxPageModelItem(unsigned short) - unsigned short nWh - 0 include/editeng/splwrap.hxx:73 void SvxSpellWrapper::SvxSpellWrapper(class weld::Widget *,const _Bool,const _Bool) const _Bool bIsAllRight 0 -include/editeng/txtrange.hxx:61 +include/editeng/txtrange.hxx:60 void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool) _Bool bInner 1 -include/editeng/txtrange.hxx:61 +include/editeng/txtrange.hxx:60 void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool) _Bool bVert 0 -include/filter/msfilter/escherex.hxx:493 +include/editeng/urlfieldhelper.hxx:22 + _Bool URLFieldHelper::IsCursorAtURLField(const class OutlinerView *,_Bool) + _Bool bAlsoCheckBeforeCursor + 1 +include/filter/msfilter/escherex.hxx:495 void EscherExAtom::EscherExAtom(class SvStream &,const unsigned short,const unsigned short,const unsigned char) const unsigned char nVersion 0 -include/filter/msfilter/escherex.hxx:585 +include/filter/msfilter/escherex.hxx:587 void EscherGraphicProvider::WriteBlibStoreEntry(class SvStream &,unsigned int,unsigned int) unsigned int nBlipId 1 -include/filter/msfilter/escherex.hxx:795 +include/filter/msfilter/escherex.hxx:797 void EscherPropertyContainer::CreateFillProperties(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &) _Bool bEdge 1 @@ -770,27 +846,27 @@ include/filter/msfilter/escherex.hxx:1139 void EscherEx::EndAtom(unsigned short,int,int) int nRecVersion 0 -include/filter/msfilter/msdffimp.hxx:711 +include/filter/msfilter/msdffimp.hxx:712 void SvxMSDffManager::ExchangeInShapeOrder(const class SdrObject *,unsigned long,class SdrObject *) const unsigned long nTxBx 0 -include/filter/msfilter/msdffimp.hxx:764 +include/filter/msfilter/msdffimp.hxx:765 void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short) unsigned int nId 0 -include/filter/msfilter/msdffimp.hxx:764 +include/filter/msfilter/msdffimp.hxx:765 void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short) unsigned short nSeqId 0 -include/filter/msfilter/msdffimp.hxx:764 +include/filter/msfilter/msdffimp.hxx:765 void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short) unsigned short nBoxId 0 -include/formula/FormulaCompiler.hxx:325 +include/formula/FormulaCompiler.hxx:375 void formula::FormulaCompiler::PushTokenArray(class formula::FormulaTokenArray *,_Bool) _Bool 1 -include/formula/token.hxx:234 +include/formula/token.hxx:289 void formula::FormulaByteToken::FormulaByteToken(enum OpCode,unsigned char,enum formula::StackVar,enum formula::ParamClass) enum formula::ParamClass c 0 @@ -803,38 +879,78 @@ include/formula/vectortoken.hxx:50 enum formula::VectorRefArray::InitInvalid 0 include/i18nutil/widthfolding.hxx:48 - class rtl::OUString i18nutil::widthfolding::compose_ja_voiced_sound_marks(const class rtl::OUString &,int,int,class com::sun::star::uno::Sequence<int> &,_Bool,int) + class rtl::OUString i18nutil::widthfolding::compose_ja_voiced_sound_marks(const class rtl::OUString &,int,int,class com::sun::star::uno::Sequence<int> *,int) int startPos 0 include/linguistic/misc.hxx:131 _Bool IsUpper(const class rtl::OUString &,int,int,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>) int nPos 0 -include/o3tl/strong_int.hxx:86 +include/o3tl/string_view.hxx:87 + _Bool matchIgnoreAsciiCase(class std::basic_string_view<char16_t>,class std::basic_string_view<char>,int) + int fromIndex + 0 +include/o3tl/string_view.hxx:96 + _Bool endsWithIgnoreAsciiCase(class std::basic_string_view<char16_t>,class std::basic_string_view<char16_t>,class std::basic_string_view<char16_t> *) + class std::basic_string_view<char16_t> * rest + 0 +include/o3tl/string_view.hxx:107 + _Bool endsWithIgnoreAsciiCase(class std::basic_string_view<char16_t>,class std::basic_string_view<char>,class std::basic_string_view<char16_t> *) + class std::basic_string_view<char16_t> * rest + 0 +include/o3tl/string_view.hxx:214 + class std::basic_string_view<char> getToken(class std::basic_string_view<char>,int,char,int &) + int nToken + 0 +include/o3tl/strong_int.hxx:87 void o3tl::strong_int::strong_int<UNDERLYING_TYPE, PHANTOM_TYPE>(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type) typename enable_if<std::is_integral<T>::value, int>::type 0 -include/o3tl/strong_int.hxx:110 +include/o3tl/strong_int.hxx:107 strong_int<UNDERLYING_TYPE, PHANTOM_TYPE> o3tl::strong_int::operator++(int) ###1 0 -include/o3tl/unit_conversion.hxx:205 +include/o3tl/strong_int.hxx:109 + strong_int<UNDERLYING_TYPE, PHANTOM_TYPE> o3tl::strong_int::operator--(int) + ###1 + 0 +include/o3tl/unit_conversion.hxx:229 auto convert(type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,_Bool &,long) long nDefault 0 -include/o3tl/unit_conversion.hxx:213 - auto convertSaturate(type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) - type-parameter-?-? from +include/oox/core/contexthandler2.hxx:215 + void oox::core::ContextHandler2Helper::addMCEState(enum oox::core::ContextHandler2Helper::MCE_STATE) + enum oox::core::ContextHandler2Helper::MCE_STATE aState 0 -include/oox/drawingml/shape.hxx:108 - void oox::drawingml::Shape::Shape(const char *,_Bool) +include/oox/drawingml/shape.hxx:114 + void oox::drawingml::Shape::Shape(const class rtl::OUString &,_Bool) _Bool bDefaultHeight 1 -include/oox/export/vmlexport.hxx:152 +include/oox/export/DMLPresetShapeExport.hxx:117 + struct oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointRadiusValue(int) + int nPoint + 0 +include/oox/export/DMLPresetShapeExport.hxx:118 + struct oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointAngleValue(int) + int nPoint + 0 +include/oox/export/drawingml.hxx:279 + void oox::drawingml::GraphicExport::writeBlip(const class Graphic &,const class std::vector<class model::BlipEffect> &,_Bool) + _Bool bRelPathToMedia + 0 +include/oox/export/drawingml.hxx:365 + class rtl::OUString oox::drawingml::DrawingML::writeGraphicToStorage(const class Graphic &,_Bool,enum oox::drawingml::GraphicExport::TypeHint) + enum oox::drawingml::GraphicExport::TypeHint eHint + 0 +include/oox/export/drawingml.hxx:445 + void oox::drawingml::DrawingML::WriteShapeTransformation(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,int,_Bool,_Bool,_Bool,_Bool,_Bool) + _Bool bSuppressFlipping + 0 +include/oox/export/vmlexport.hxx:145 const class rtl::OString & oox::vml::VMLExport::AddInlineSdrObject(const class SdrObject &,const _Bool) const _Bool bOOxmlExport 1 -include/oox/helper/attributelist.hxx:162 +include/oox/helper/attributelist.hxx:164 long oox::AttributeList::getHyper(int,long) const long nDefault 0 @@ -846,7 +962,7 @@ include/oox/helper/containerhelper.hxx:114 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_reference oox::Matrix::operator()(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type) const typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type nY 0 -include/oox/helper/helper.hxx:115 +include/oox/helper/helper.hxx:116 type-parameter-?-? getIntervalValue(type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) type-parameter-?-? nBegin 0 @@ -866,7 +982,7 @@ include/oox/ole/vbacontrol.hxx:189 void oox::ole::VbaUserForm::VbaUserForm(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class oox::GraphicHelper &,_Bool) _Bool bDefaultColorBgr 1 -include/oox/ole/vbaexport.hxx:90 +include/oox/ole/vbaexport.hxx:91 void VBACompressionChunk::SetFlagBit(unsigned long,_Bool,unsigned char &) _Bool bVal 1 @@ -879,9 +995,17 @@ include/oox/vml/vmldrawing.hxx:96 enum oox::vml::DrawingType eType 1 include/oox/vml/vmlformatting.hxx:126 - int decodeMeasureToHmm(const class oox::GraphicHelper &,const class rtl::OUString &,int,_Bool,_Bool) + int decodeMeasureToHmm(const class oox::GraphicHelper &,class std::basic_string_view<char16_t>,int,_Bool,_Bool) int nRefValue 0 +include/oox/vml/vmlformatting.hxx:141 + int decodeMeasureToTwip(const class oox::GraphicHelper &,class std::basic_string_view<char16_t>,int,_Bool,_Bool) + int nRefValue + 0 +include/oox/vml/vmlformatting.hxx:141 + int decodeMeasureToTwip(const class oox::GraphicHelper &,class std::basic_string_view<char16_t>,int,_Bool,_Bool) + _Bool bDefaultAsPixel + 1 include/opencl/openclwrapper.hxx:61 _Bool buildProgramFromBinary(const char *,struct openclwrapper::GPUEnv *,const char *,int) int idx @@ -890,35 +1014,39 @@ include/opencl/openclwrapper.hxx:86 void setOpenCLCmdQueuePosition(int) int nPos 0 -include/package/Deflater.hxx:42 +include/package/Deflater.hxx:45 int ZipUtils::Deflater::doDeflateBytes(class com::sun::star::uno::Sequence<signed char> &,int,int) int nNewOffset 0 -include/sax/tools/converter.hxx:266 - _Bool sax::Converter::parseDateOrDateTime(struct com::sun::star::util::Date *,struct com::sun::star::util::DateTime &,_Bool &,class std::optional<short> *,class std::basic_string_view<char, struct std::char_traits<char> >) +include/package/Deflater.hxx:49 + void ZipUtils::Deflater::Deflater(int,_Bool) + _Bool bNowrap + 1 +include/package/Inflater.hxx:43 + void ZipUtils::Inflater::Inflater(_Bool) + _Bool bNoWrap + 1 +include/sax/tools/converter.hxx:275 + _Bool sax::Converter::parseDateOrDateTime(struct com::sun::star::util::Date *,struct com::sun::star::util::DateTime &,_Bool &,class std::optional<short> *,class std::basic_string_view<char>) struct com::sun::star::util::Date * pDate 0 -include/sax/tools/converter.hxx:266 - _Bool sax::Converter::parseDateOrDateTime(struct com::sun::star::util::Date *,struct com::sun::star::util::DateTime &,_Bool &,class std::optional<short> *,class std::basic_string_view<char, struct std::char_traits<char> >) +include/sax/tools/converter.hxx:275 + _Bool sax::Converter::parseDateOrDateTime(struct com::sun::star::util::Date *,struct com::sun::star::util::DateTime &,_Bool &,class std::optional<short> *,class std::basic_string_view<char>) class std::optional<short> * pTimeZoneOffset 0 -include/sax/tools/converter.hxx:280 - short sax::Converter::GetUnitFromString(class std::basic_string_view<char, struct std::char_traits<char> >,short) - short nDefaultUnit - 0 -include/sfx2/app.hxx:107 +include/sfx2/app.hxx:104 void SfxApplication::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/sfx2/dispatch.hxx:151 +include/sfx2/dispatch.hxx:156 enum ToolbarId SfxDispatcher::GetObjectBarId(unsigned short) const unsigned short nPos 1 -include/sfx2/docfile.hxx:167 +include/sfx2/docfile.hxx:180 void SfxMedium::DisableFileSync(_Bool) _Bool bDisableFileSync 1 -include/sfx2/event.hxx:239 +include/sfx2/event.hxx:241 void SfxPrintingHint::SfxPrintingHint(enum com::sun::star::view::PrintableState,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,class SfxObjectShell *,const class com::sun::star::uno::Reference<class com::sun::star::frame::XController2> &) enum com::sun::star::view::PrintableState nState 0 @@ -926,142 +1054,218 @@ include/sfx2/fcontnr.hxx:109 void SfxFilterMatcherIter::SfxFilterMatcherIter(const class SfxFilterMatcher &,enum SfxFilterFlags,enum SfxFilterFlags) enum SfxFilterFlags nMask 0 -include/sfx2/filedlghelper.hxx:96 +include/sfx2/filedlghelper.hxx:154 void sfx2::FileDialogHelper::FileDialogHelper(short,enum FileDialogFlags,const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags,class weld::Window *) enum SfxFilterFlags nDont 0 -include/sfx2/lokhelper.hxx:106 +include/sfx2/lokhelper.hxx:140 + void SfxLokHelper::setViewTimezone(int,_Bool,const class rtl::OUString &) + _Bool isSet + 1 +include/sfx2/lokhelper.hxx:171 void SfxLokHelper::notifyDocumentSizeChangedAllViews(class vcl::ITiledRenderable *,_Bool) _Bool bInvalidateAll 1 -include/sfx2/module.hxx:61 +include/sfx2/lokhelper.hxx:191 + void SfxLokHelper::notifyUpdatePerViewId(const class SfxViewShell *,int) + int nType + 1 +include/sfx2/module.hxx:58 void SfxModule::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/sfx2/notebookbar/SfxNotebookBar.hxx:68 +include/sfx2/msg.hxx:209 + void SfxSlot::SfxSlot(unsigned short,enum SfxGroupId,enum SfxSlotMode,unsigned short,unsigned short,void (*)(class SfxShell *, class SfxRequest &),void (*)(class SfxShell *, class SfxItemSet &),const struct SfxType *,const class SfxSlot *,const struct SfxFormalArgument *,unsigned short,enum SfxDisableFlags,const char (&)[N]) + unsigned short value + 0 +include/sfx2/msg.hxx:209 + void SfxSlot::SfxSlot(unsigned short,enum SfxGroupId,enum SfxSlotMode,unsigned short,unsigned short,void (*)(class SfxShell *, class SfxRequest &),void (*)(class SfxShell *, class SfxItemSet &),const struct SfxType *,const class SfxSlot *,const struct SfxFormalArgument *,unsigned short,enum SfxDisableFlags,const char (&)[_ArrayExtent]) + unsigned short value + 0 +include/sfx2/msg.hxx:209 + void SfxSlot::SfxSlot(unsigned short,enum SfxGroupId,enum SfxSlotMode,unsigned short,unsigned short,void (*)(class SfxShell *, class SfxRequest &),void (*)(class SfxShell *, class SfxItemSet &),const struct SfxType *,const class SfxSlot *,const struct SfxFormalArgument *,unsigned short,enum SfxDisableFlags,const char (&)[_ArrayExtent]) + enum SfxDisableFlags disableFlags + 0 +include/sfx2/notebookbar/SfxNotebookBar.hxx:69 void sfx2::SfxNotebookBar::ShowMenubar(const class SfxViewFrame *,_Bool) _Bool bShow 1 -include/sfx2/objsh.hxx:224 +include/sfx2/objsh.hxx:236 void SfxObjectShell::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/sfx2/objsh.hxx:675 +include/sfx2/objsh.hxx:449 + void SfxObjectShell::DetectCsvSeparators(class SvStream &,unsigned short &,class rtl::OUString &,char16_t,_Bool,_Bool) + _Bool bForceCommonSeps + 1 +include/sfx2/objsh.hxx:449 + void SfxObjectShell::DetectCsvSeparators(class SvStream &,unsigned short &,class rtl::OUString &,char16_t,_Bool,_Bool) + _Bool bAllowMultipleSeps + 0 +include/sfx2/objsh.hxx:451 + void SfxObjectShell::DetectFilterOptions(class SfxMedium *,_Bool) + _Bool bForceDetect + 0 +include/sfx2/objsh.hxx:703 void SfxObjectShell::AppendInfoBarWhenReady(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum InfobarType,_Bool) _Bool bShowCloseButton 1 -include/sfx2/opengrf.hxx:44 +include/sfx2/opengrf.hxx:43 void SvxOpenGraphicDialog::SetPath(const class rtl::OUString &,_Bool) _Bool bLinkState 1 -include/sfx2/opengrf.hxx:49 +include/sfx2/opengrf.hxx:48 void SvxOpenGraphicDialog::EnableLink(_Bool) _Bool 0 -include/sfx2/passwd.hxx:125 +include/sfx2/passwd.hxx:129 void SfxPasswordDialog::ShowMinLengthText(_Bool) _Bool bShow 0 -include/sfx2/request.hxx:61 +include/sfx2/request.hxx:60 void SfxRequest::SfxRequest(const class SfxSlot *,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,enum SfxCallMode,class SfxItemPool &) enum SfxCallMode nCallMode 1 -include/sfx2/request.hxx:64 +include/sfx2/request.hxx:63 void SfxRequest::SfxRequest(unsigned short,enum SfxCallMode,const class SfxAllItemSet &,const class SfxAllItemSet &) enum SfxCallMode nCallMode 1 -include/sfx2/request.hxx:99 +include/sfx2/request.hxx:103 void SfxRequest::AllowRecording(_Bool) _Bool 1 -include/sfx2/sfxdlg.hxx:133 +include/sfx2/sfxdlg.hxx:132 class VclPtr<class VclAbstractDialog> SfxAbstractDialogFactory::CreateEditObjectDialog(class weld::Window *,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::embed::XEmbeddedObject> &) class weld::Window * pParent 0 -include/sfx2/sfxdlg.hxx:142 +include/sfx2/sfxdlg.hxx:143 void SfxAbstractDialogFactory::ShowAsyncScriptErrorDialog(class weld::Window *,const class com::sun::star::uno::Any &) class weld::Window * pParent 0 -include/sfx2/sidebar/FocusManager.hxx:110 - _Bool sfx2::sidebar::FocusManager::IsPanelTitleVisible(const int) const - const int nPanelIndex - 0 -include/sfx2/thumbnailview.hxx:228 +include/sfx2/thumbnailview.hxx:215 void ThumbnailView::ShowTooltips(_Bool) _Bool bShowTooltips 1 -include/sfx2/thumbnailview.hxx:230 +include/sfx2/thumbnailview.hxx:217 void ThumbnailView::DrawMnemonics(_Bool) _Bool bDrawMnemonics 1 -include/sfx2/viewfrm.hxx:77 +include/sfx2/viewfrm.hxx:82 void SfxViewFrame::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/sfx2/viewsh.hxx:194 +include/sfx2/viewsh.hxx:217 void SfxViewShell::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/sfx2/weldutils.hxx:52 +include/sfx2/viewsh.hxx:445 + class Color SfxViewShell::GetColorConfigColor(enum svtools::ColorConfigEntry) const + enum svtools::ColorConfigEntry nColorType + 0 +include/sfx2/weldutils.hxx:53 void ToolbarUnoDispatcher::ToolbarUnoDispatcher(class weld::Toolbar &,class weld::Builder &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,_Bool) _Bool bSideBar 1 -include/sot/stg.hxx:158 - void Storage::Storage(const class rtl::OUString &,enum StreamMode,_Bool) +include/sot/stg.hxx:157 + void Storage::Storage(class rtl::OUString,enum StreamMode,_Bool) _Bool bDirect 1 -include/sot/stg.hxx:250 +include/sot/stg.hxx:247 void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool) enum StreamMode nMode 1 -include/sot/stg.hxx:250 +include/sot/stg.hxx:247 void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool) _Bool bDirect 0 -include/sot/stg.hxx:250 +include/sot/stg.hxx:247 void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool) _Bool bIsRoot 1 -include/sot/stg.hxx:256 +include/sot/stg.hxx:253 void UCBStorage::UCBStorage(const class rtl::OUString &,enum StreamMode,_Bool,_Bool) _Bool bDirect 1 -include/sot/stg.hxx:256 +include/sot/stg.hxx:253 void UCBStorage::UCBStorage(const class rtl::OUString &,enum StreamMode,_Bool,_Bool) _Bool bIsRoot 1 -include/sot/stg.hxx:261 +include/sot/stg.hxx:258 void UCBStorage::UCBStorage(const class rtl::OUString &,enum StreamMode,_Bool,_Bool,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XProgressHandler> &) _Bool bIsRoot 0 -include/sot/stg.hxx:271 +include/sot/stg.hxx:268 void UCBStorage::UCBStorage(class SvStream &,_Bool) _Bool bDirect 0 -include/store/store.hxx:103 +include/sot/storage.hxx:84 + void SotStorage::SotStorage(_Bool,const class rtl::OUString &,enum StreamMode) + _Bool bUCBStorage + 0 +include/store/store.hxx:95 storeError store::OStoreStream::writeAt(unsigned int,const void *,unsigned int,unsigned int &) unsigned int nOffset 0 -include/svl/adrparse.hxx:42 - const class rtl::OUString & SvAddressParser::GetEmailAddress(int) const - int nIndex +include/svl/ctloptions.hxx:80 + _Bool SvtCTLOptions::IsReadOnly(enum SvtCTLOptions::EOption) const + enum SvtCTLOptions::EOption eOption 0 include/svl/gridprinter.hxx:29 void svl::GridPrinter::GridPrinter(unsigned long,unsigned long,_Bool) _Bool bPrint 0 -include/svl/itempool.hxx:151 - const type-parameter-?-? & SfxItemPool::Put(unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> >,unsigned short) - unsigned short nWhich +include/svl/itemiter.hxx:50 + enum SfxItemState SfxItemIter::GetItemState(_Bool,const class SfxPoolItem **) const + const class SfxPoolItem ** ppItem + 0 +include/svl/itempool.hxx:102 + void ItemInfoUser::ItemInfoUser(const class ItemInfo &,class SfxItemPool &,const class SfxPoolItem &,_Bool) + _Bool bPassingOwnership 0 -include/svl/itemset.hxx:172 +include/svl/itempool.hxx:197 + _Bool SfxItemPool::CheckItemInfoFlag(unsigned short,unsigned short) const + unsigned short nMask + 1 +include/svl/itemset.hxx:141 + void SfxItemSet::SfxItemSet(class SfxItemPool &,enum SfxItemSet::SfxAllItemSetFlag) + enum SfxItemSet::SfxAllItemSetFlag + 0 +include/svl/itemset.hxx:212 const type-parameter-?-? * SfxItemSet::GetItem(const class SfxItemSet *,TypedWhichId<type-parameter-?-?>,_Bool) _Bool bSearchInParent 0 +include/svl/itemset.hxx:249 + _Bool SfxItemSet::HasItem(TypedWhichId<type-parameter-?-?>,const type-parameter-?-? **) const + const type-parameter-?-? ** ppItem + 0 +include/svl/itemset.hxx:281 + void SfxItemSet::MergeValue(const class SfxPoolItem &,_Bool) + _Bool bOverwriteDefaults + 1 +include/svl/numformat.hxx:531 + const struct std::array<class rtl::OUString, 53> & SvNumberFormatter::GetKeywords(unsigned int) + unsigned int nKey + 0 +include/svl/numformat.hxx:562 + void SvNumberFormatter::ImpGenerateAdditionalFormats(unsigned int,const class com::sun::star::uno::Reference<class com::sun::star::i18n::XNumberFormatCode> &,_Bool) + _Bool bAfterChangingSystemCL + 1 +include/svl/poolitem.hxx:182 + void SfxPoolItem::AddRef(unsigned int) const + unsigned int n + 1 include/svl/svdde.hxx:131 void DdeLink::DdeLink(class DdeConnection &,const class rtl::OUString &,long) long 0 +include/svl/typedwhich.hxx:31 + void TypedWhichId::TypedWhichId<T>(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<T, derived_type>, int>::type) + typename enable_if<std::is_base_of_v<T, derived_type>, int>::type + 0 +include/svl/typedwhich.hxx:31 + void TypedWhichId::TypedWhichId<T>(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<reference_type, derived_type>, int>::type) + typename enable_if<std::is_base_of_v<reference_type, derived_type>, int>::type + 0 include/svl/urihelper.hxx:51 class rtl::OUString SmartRel2Abs(const class INetURLObject &,const class rtl::OUString &,const class Link<class rtl::OUString *, _Bool> &,_Bool,_Bool,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short,enum FSysStyle) enum INetURLObject::EncodeMechanism eEncodeMechanism @@ -1070,34 +1274,38 @@ include/svl/urihelper.hxx:116 class rtl::OUString FindFirstURLInText(const class rtl::OUString &,int &,int &,const class CharClass &,enum INetURLObject::EncodeMechanism,unsigned short) enum INetURLObject::EncodeMechanism eMechanism 1 -include/svl/urihelper.hxx:148 +include/svl/urihelper.hxx:153 class rtl::OUString removePassword(const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short) enum INetURLObject::EncodeMechanism eEncodeMechanism 1 -include/svl/zforlist.hxx:906 - const class NfKeywordTable & SvNumberFormatter::GetKeywords(unsigned int) - unsigned int nKey - 0 -include/svl/zformat.hxx:300 +include/svl/zformat.hxx:311 class rtl::OUString SvNumberformat::GetPercentString(unsigned short) const unsigned short nNumFor 0 -include/svl/zformat.hxx:411 +include/svl/zformat.hxx:422 int SvNumberformat::GetQuoteEnd(const class rtl::OUString &,int,char16_t,char16_t) char16_t cEscIn 0 -include/svl/zformat.hxx:421 +include/svl/zformat.hxx:432 int SvNumberformat::InsertBlanks(class rtl::OUString &,int,char16_t) int nPos 0 -include/svl/zformat.hxx:487 +include/svl/zformat.hxx:502 _Bool SvNumberformat::IsIso8601(unsigned short) const unsigned short nNumFor 0 -include/svtools/HtmlWriter.hxx:37 - void HtmlWriter::prettyPrint(_Bool) - _Bool b +include/svtools/ctrlbox.hxx:284 + void SvtCalendarBox::SvtCalendarBox(class std::unique_ptr<class weld::MenuButton>,_Bool) + _Bool bUseLabel + 1 +include/svtools/htmlout.hxx:75 + class SvStream & HTMLOutFuncs::Out_Events(class SvStream &,const class SvxMacroTableDtor &,const struct HTMLOutEvent *,_Bool,class rtl::OUString *) + class rtl::OUString * pNonConvertableChars 0 +include/svtools/imagemgr.hxx:124 + class Image SvFileInformationManager::GetImage(const class INetURLObject &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &) + _Bool bBig + 1 include/svtools/inettbc.hxx:80 void SvtURLBox::select_entry_region(int,int) int nStartPos @@ -1110,31 +1318,31 @@ include/svtools/stringtransfer.hxx:61 void svt::OStringTransfer::StartStringDrag(const class rtl::OUString &,class vcl::Window *,signed char) signed char _nDragSourceActions 1 -include/svtools/valueset.hxx:320 +include/svtools/valueset.hxx:319 void ValueSet::EnableFullItemMode(_Bool) _Bool bFullMode 0 -include/svtools/valueset.hxx:358 +include/svtools/valueset.hxx:357 void ValueSet::SetItemColor(unsigned short,const class Color &) unsigned short nItemId 1 -include/svx/algitem.hxx:36 - void SvxOrientationItem::SvxOrientationItem(const enum SvxCellOrientation,const unsigned short) - const unsigned short nId - 0 -include/svx/algitem.hxx:40 - void SvxOrientationItem::SvxOrientationItem(struct o3tl::strong_int<int, struct Degree100Tag>,_Bool,const unsigned short) - const unsigned short nId - 0 -include/svx/ctredlin.hxx:219 +include/svx/ColorSets.hxx:42 + void svx::ColorSets::insert(const class model::ColorSet &,enum svx::ColorSets::IdenticalNameAction) + enum svx::ColorSets::IdenticalNameAction eAction + 1 +include/svx/ctredlin.hxx:217 void SvxTPFilter::SelectedAuthorPos(int) int nPos 0 -include/svx/ctredlin.hxx:242 +include/svx/ctredlin.hxx:240 void SvxTPFilter::CheckAction(_Bool) _Bool bFlag 0 -include/svx/dlgctrl.hxx:137 +include/svx/cuicharmap.hxx:137 + void SvxCharacterMap::SvxCharacterMap(class weld::Widget *,const class SfxItemSet *,class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame>) + const class SfxItemSet * pSet + 0 +include/svx/dlgctrl.hxx:135 void SvxRectCtl::DoCompletelyDisable(_Bool) _Bool bNew 1 @@ -1146,16 +1354,16 @@ include/svx/fmshell.hxx:93 void FmFormShell::RegisterInterface(const class SfxModule *) const class SfxModule * pMod 0 -include/svx/fmtools.hxx:76 +include/svx/fmtools.hxx:77 void CursorWrapper::CursorWrapper(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XRowSet> &,_Bool) _Bool bUseCloned 0 -include/svx/fmtools.hxx:141 +include/svx/fmtools.hxx:142 void FmXDisposeListener::disposing(short) short _nId 0 include/svx/fmview.hxx:88 - void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,enum SdrObjKind,enum SdrInventor,enum SdrObjKind,class SdrModel &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &) + void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,enum SdrObjKind,enum SdrInventor,enum SdrObjKind,class SdrModel &,class rtl::Reference<class SdrUnoObj> &,class rtl::Reference<class SdrUnoObj> &) int _nYOffsetMM 0 include/svx/fontworkbar.hxx:41 @@ -1178,7 +1386,7 @@ include/svx/frmsel.hxx:144 void svx::FrameSelector::SelectAllBorders(_Bool) _Bool bSelect 0 -include/svx/gridctrl.hxx:395 +include/svx/gridctrl.hxx:396 void DbGridControl::RemoveRows(_Bool) _Bool bNewCursor 0 @@ -1198,44 +1406,32 @@ include/svx/nbdtmg.hxx:133 class rtl::OUString svx::sidebar::NBOTypeMgrBase::GetDescription(unsigned short,_Bool) _Bool isDefault 1 -include/svx/postattr.hxx:33 - void SvxPostItAuthorItem::SvxPostItAuthorItem(unsigned short) - unsigned short nWhich - 0 -include/svx/postattr.hxx:53 - void SvxPostItDateItem::SvxPostItDateItem(unsigned short) - unsigned short nWhich - 0 -include/svx/postattr.hxx:72 - void SvxPostItTextItem::SvxPostItTextItem(unsigned short) - unsigned short nWhich +include/svx/ParseContext.hxx:40 + void svxform::OSystemParseContext::OSystemParseContext(_Bool) + _Bool bInit 0 -include/svx/postattr.hxx:93 - void SvxPostItIdItem::SvxPostItIdItem(unsigned short) - unsigned short nWhich +include/svx/RectangleAlignmentItem.hxx:30 + void SvxRectangleAlignmentItem::SvxRectangleAlignmentItem(unsigned short,enum model::RectangleAlignment) + enum model::RectangleAlignment nValue 0 include/svx/relfld.hxx:43 void SvxRelativeField::EnableRelativeMode(unsigned short,unsigned short) unsigned short nMin 0 -include/svx/relfld.hxx:51 +include/svx/relfld.hxx:52 int SvxRelativeField::get_min(enum FieldUnit) const enum FieldUnit eValueUnit 0 -include/svx/relfld.hxx:64 +include/svx/relfld.hxx:65 void SvxRelativeField::SetFieldUnit(enum FieldUnit,_Bool) _Bool bAll 0 -include/svx/rulritem.hxx:123 +include/svx/rulritem.hxx:126 void SvxColumnDescription::SvxColumnDescription(long,long,_Bool) _Bool bVis 1 -include/svx/sdr/overlay/overlayobject.hxx:120 - void sdr::overlay::OverlayObject::allowAntiAliase(_Bool) - _Bool bNew - 0 -include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx:104 - void drawinglayer::primitive2d::SdrFrameBorderPrimitive2D::SdrFrameBorderPrimitive2D(class std::shared_ptr<class std::__debug::vector<class drawinglayer::primitive2d::SdrFrameBorderData, class std::allocator<class drawinglayer::primitive2d::SdrFrameBorderData> > > &,_Bool) +include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx:101 + void drawinglayer::primitive2d::SdrFrameBorderPrimitive2D::SdrFrameBorderPrimitive2D(class std::vector<class drawinglayer::primitive2d::SdrFrameBorderData> &&,_Bool) _Bool bForceToSingleDiscreteUnit 1 include/svx/svdhlpln.hxx:43 @@ -1254,11 +1450,19 @@ include/svx/svditer.hxx:55 void SdrObjListIter::SdrObjListIter(const class SdrObject &,enum SdrIterMode,_Bool) _Bool bReverse 0 -include/svx/svdundo.hxx:101 +include/svx/svdmodel.hxx:577 + void SdrModel::SetCompatibilityFlag(enum SdrCompatibilityFlag,_Bool) + _Bool bEnabled + 1 +include/svx/svdpage.hxx:81 + void SdrObjList::impClearSdrObjList(_Bool) + _Bool bBroadcast + 1 +include/svx/svdundo.hxx:107 class SdrUndoAction * SdrUndoGroup::GetAction(int) const int nNum 0 -include/svx/svdview.hxx:178 +include/svx/svdview.hxx:175 void SdrView::EnableExtendedKeyInputDispatcher(_Bool) _Bool bOn 0 @@ -1302,39 +1506,47 @@ include/svx/sxmtritm.hxx:42 void SdrMeasureTextUpsideDownItem::SdrMeasureTextUpsideDownItem(_Bool) _Bool bOn 0 -include/svx/unopool.hxx:44 - void SvxUnoDrawPool::SvxUnoDrawPool(class SdrModel *,int) - int nServiceId - 1 include/svx/unoshtxt.hxx:54 void SvxTextEditSource::SvxTextEditSource(class SdrObject &,class SdrText *,class SdrView &,const class OutputDevice &) class SdrText * pText 0 -include/svx/verttexttbxctrl.hxx:31 - void SvxVertCTLTextTbxCtrl_Base::ImplInheritanceHelper(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,nullptr_t &&,class rtl::OUString &&) - nullptr_t && - 0 include/svx/xflbmsli.hxx:29 void XFillBmpSizeLogItem::XFillBmpSizeLogItem(_Bool) _Bool bLog 1 include/svx/xflftrit.hxx:40 - void XFillFloatTransparenceItem::XFillFloatTransparenceItem(const class rtl::OUString &,const class XGradient &,_Bool) + void XFillFloatTransparenceItem::XFillFloatTransparenceItem(const class rtl::OUString &,const class basegfx::BGradient &,_Bool) _Bool bEnable 1 include/svx/xtable.hxx:217 - class rtl::Reference<class XPropertyList> XPropertyList::CreatePropertyListFromURL(enum XPropertyListType,const class rtl::OUString &) + class rtl::Reference<class XPropertyList> XPropertyList::CreatePropertyListFromURL(enum XPropertyListType,class std::basic_string_view<char16_t>) enum XPropertyListType t 0 +include/test/a11y/accessibletestbase.hxx:54 + void test::AccessibleTestBase::documentPostKeyEvent(int,int,int) + int nType + 0 +include/test/a11y/accessibletestbase.hxx:204 + void test::AccessibleTestBase::Dialog::close(int) + int result + 0 +include/test/a11y/accessibletestbase.hxx:287 + class std::shared_ptr<class test::AccessibleTestBase::DialogWaiter> test::AccessibleTestBase::awaitDialog(const class std::basic_string_view<char16_t>,class std::function<void (class test::AccessibleTestBase::Dialog &)>,_Bool) + _Bool bAutoClose + 1 +include/test/a11y/eventposter.hxx:42 + void test::EventPosterHelperBase::postKeyEventAsync(int,int) const + int nCharCode + 0 include/test/sheet/xactivationbroadcaster.hxx:24 class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XActivationBroadcaster::getXSpreadsheet(const short) const short nNumber 1 -include/test/sheet/xdocumentauditing.hxx:36 +include/test/sheet/xdocumentauditing.hxx:35 _Bool apitest::XDocumentAuditing::hasRightAmountOfShapes(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> &,int,int) int nShapes 1 -include/test/sheet/xnamedranges.hxx:39 +include/test/sheet/xnamedranges.hxx:40 class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XNamedRanges::getXNamedRanges(int) int nSheet 1 @@ -1358,6 +1570,10 @@ include/tools/color.hxx:87 void Color::Color(enum ColorTransparencyTag,unsigned int) enum ColorTransparencyTag 0 +include/tools/color.hxx:92 + void Color::Color(enum ColorAlphaTag,unsigned int) + enum ColorAlphaTag + 0 include/tools/color.hxx:97 void Color::Color(enum ColorTransparencyTag,unsigned char,unsigned char,unsigned char,unsigned char) enum ColorTransparencyTag @@ -1374,11 +1590,11 @@ include/tools/date.hxx:72 void Date::Date(enum Date::DateInitSystem) enum Date::DateInitSystem 0 -include/tools/datetime.hxx:42 +include/tools/datetime.hxx:47 void DateTime::DateTime(enum DateTime::DateTimeInitEmpty) enum DateTime::DateTimeInitEmpty 0 -include/tools/datetime.hxx:43 +include/tools/datetime.hxx:48 void DateTime::DateTime(enum DateTime::DateTimeInitSystem) enum DateTime::DateTimeInitSystem 0 @@ -1386,7 +1602,15 @@ include/tools/fract.hxx:44 void Fraction::Fraction(type-parameter-?-?,type-parameter-?-?,typename enable_if<std::is_integral<T1>::value && std::is_integral<T2>::value, int>::type) typename enable_if<std::is_integral<T1>::value && std::is_integral<T2>::value, int>::type 0 -include/tools/stream.hxx:670 +include/tools/Guid.hxx:101 + void tools::Guid::Guid(enum tools::Guid::GenerateTag) + enum tools::Guid::GenerateTag + 0 +include/tools/stream.hxx:370 + _Bool SvStream::WriteUnicodeOrByteText(class std::basic_string_view<char16_t>,_Bool) + _Bool bZero + 0 +include/tools/stream.hxx:653 void SvMemoryStream::ObjectOwnsMemory(_Bool) _Bool bOwn 1 @@ -1399,21 +1623,17 @@ include/tools/time.hxx:69 enum tools::Time::TimeInitSystem 0 include/tools/urlobj.hxx:344 - class rtl::OUString INetURLObject::GetAbsURL(const class rtl::OUString &,const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short) + class rtl::OUString INetURLObject::GetAbsURL(class std::basic_string_view<char16_t>,const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short) enum INetURLObject::EncodeMechanism eEncodeMechanism 1 -include/tools/urlobj.hxx:344 - class rtl::OUString INetURLObject::GetAbsURL(const class rtl::OUString &,const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short) - enum INetURLObject::DecodeMechanism eDecodeMechanism - 1 -include/tools/urlobj.hxx:351 - class rtl::OUString INetURLObject::GetRelURL(const class rtl::OUString &,const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short,enum FSysStyle) - enum INetURLObject::EncodeMechanism eEncodeMechanism - 1 -include/tools/urlobj.hxx:826 - class rtl::OUString INetURLObject::encode(const class rtl::OUString &,enum INetURLObject::Part,enum INetURLObject::EncodeMechanism,unsigned short) +include/tools/urlobj.hxx:822 + class rtl::OUString INetURLObject::encode(class std::basic_string_view<char16_t>,enum INetURLObject::Part,enum INetURLObject::EncodeMechanism,unsigned short) enum INetURLObject::EncodeMechanism eMechanism 0 +include/tools/zcodec.hxx:83 + void ZCodec::SetCompressionMetadata(const class rtl::OString &,unsigned int,unsigned int) + unsigned int nLastModifiedTime + 0 include/unotools/calendarwrapper.hxx:61 void CalendarWrapper::loadDefaultCalendar(const struct com::sun::star::lang::Locale &,_Bool) _Bool bTimeZoneUTC @@ -1422,22 +1642,10 @@ include/unotools/calendarwrapper.hxx:63 void CalendarWrapper::loadCalendar(const class rtl::OUString &,const struct com::sun::star::lang::Locale &,_Bool) _Bool bTimeZoneUTC 1 -include/unotools/charclass.hxx:130 +include/unotools/charclass.hxx:129 class rtl::OUString CharClass::titlecase(const class rtl::OUString &,int,int) const int nPos 0 -include/unotools/charclass.hxx:173 - _Bool CharClass::isAlphaNumeric(const class rtl::OUString &,int) const - int nPos - 0 -include/unotools/cmdoptions.hxx:86 - _Bool SvtCommandOptions::HasEntries(enum SvtCommandOptions::CmdOption) const - enum SvtCommandOptions::CmdOption eOption - 0 -include/unotools/cmdoptions.hxx:96 - _Bool SvtCommandOptions::Lookup(enum SvtCommandOptions::CmdOption,const class rtl::OUString &) const - enum SvtCommandOptions::CmdOption eOption - 0 include/unotools/confignode.hxx:254 class utl::OConfigurationTreeRoot utl::OConfigurationTreeRoot::tryCreateWithComponentContext(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,int,enum utl::OConfigurationTreeRoot::CREATION_MODE) enum utl::OConfigurationTreeRoot::CREATION_MODE _eMode @@ -1446,51 +1654,51 @@ include/unotools/fontdefs.hxx:55 void ConvertChar::RecodeString(class rtl::OUString &,int,int) const int nIndex 0 -include/unotools/historyoptions.hxx:93 - void SvtHistoryOptions::DeleteItem(enum EHistoryType,const class rtl::OUString &) +include/unotools/historyoptions.hxx:84 + void DeleteItem(enum EHistoryType,const class rtl::OUString &,const _Bool) enum EHistoryType eHistory 0 -include/unotools/localedatawrapper.hxx:305 - double LocaleDataWrapper::stringToDouble(const char16_t *,const char16_t *,_Bool,enum rtl_math_ConversionStatus *,const char16_t **) const - _Bool bUseGroupSep - 1 -include/unotools/mediadescriptor.hxx:258 - class com::sun::star::uno::Sequence<struct com::sun::star::beans::NamedValue> utl::MediaDescriptor::requestAndVerifyDocPassword(class comphelper::IDocPasswordVerifier &,enum comphelper::DocPasswordRequestType,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > *) +include/unotools/historyoptions.hxx:88 + void TogglePinItem(enum EHistoryType,const class rtl::OUString &) + enum EHistoryType eHistory + 0 +include/unotools/mediadescriptor.hxx:260 + class com::sun::star::uno::Sequence<struct com::sun::star::beans::NamedValue> utl::MediaDescriptor::requestAndVerifyDocPassword(class comphelper::IDocPasswordVerifier &,enum comphelper::DocPasswordRequestType,const class std::vector<class rtl::OUString> *) enum comphelper::DocPasswordRequestType eRequestType 1 include/unotools/nativenumberwrapper.hxx:46 class rtl::OUString NativeNumberWrapper::getNativeNumberString(const class rtl::OUString &,const struct com::sun::star::lang::Locale &,short) const short nNativeNumberMode 0 -include/unotools/sharedunocomponent.hxx:162 +include/unotools/sharedunocomponent.hxx:163 void utl::SharedUNOComponent::SharedUNOComponent<INTERFACE, COMPONENT>(const class com::sun::star::uno::BaseReference &,enum com::sun::star::uno::UnoReference_QueryThrow) enum com::sun::star::uno::UnoReference_QueryThrow _queryThrow 0 -include/unotools/sharedunocomponent.hxx:179 +include/unotools/sharedunocomponent.hxx:180 _Bool utl::SharedUNOComponent::set(const class com::sun::star::uno::BaseReference &,enum com::sun::star::uno::UnoReference_Query) enum com::sun::star::uno::UnoReference_Query _query 0 -include/unotools/sharedunocomponent.hxx:183 +include/unotools/sharedunocomponent.hxx:184 void utl::SharedUNOComponent::set(const Reference<type-parameter-?-?> &,enum com::sun::star::uno::UnoReference_SetThrow) enum com::sun::star::uno::UnoReference_SetThrow _setThrow 0 -include/unotools/sharedunocomponent.hxx:184 +include/unotools/sharedunocomponent.hxx:185 void utl::SharedUNOComponent::set(const SharedUNOComponent<INTERFACE, COMPONENT> &,enum com::sun::star::uno::UnoReference_SetThrow) enum com::sun::star::uno::UnoReference_SetThrow _setThrow 0 +include/unotools/streamwrap.hxx:163 + void utl::OStreamWrapper::OStreamWrapper(class SvStream *,_Bool) + _Bool _bOwner + 0 include/unotools/transliterationwrapper.hxx:82 class rtl::OUString utl::TransliterationWrapper::transliterate(const class rtl::OUString &,int,int) const int nStart 0 include/unotools/transliterationwrapper.hxx:98 _Bool utl::TransliterationWrapper::equals(const class rtl::OUString &,int,int,int &,const class rtl::OUString &,int,int,int &) const - int nPos1 - 0 -include/unotools/transliterationwrapper.hxx:98 - _Bool utl::TransliterationWrapper::equals(const class rtl::OUString &,int,int,int &,const class rtl::OUString &,int,int,int &) const int nPos2 0 -include/vbahelper/vbaeventshelperbase.hxx:90 +include/vbahelper/vbaeventshelperbase.hxx:92 void VbaEventsHelperBase::checkArgumentType(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int) int nIndex 0 @@ -1498,18 +1706,34 @@ include/vbahelper/vbahelper.hxx:119 class rtl::OUString extractStringFromAny(const class com::sun::star::uno::Any &,const class rtl::OUString &,_Bool) _Bool bUppercaseBool 1 -include/vcl/accessibletableprovider.hxx:114 - _Bool vcl::IAccessibleTableProvider::GetGlyphBoundRects(const class Point &,const class rtl::OUString &,int,int,class std::__debug::vector<class tools::Rectangle, class std::allocator<class tools::Rectangle> > &) - int nIndex +include/vcl/abstdlg.hxx:108 + void AbstractPasswordToOpenModifyDialog::Response(int) + int 0 -include/vcl/alpha.hxx:52 - void AlphaMask::Replace(unsigned char,unsigned char) - unsigned char cSearchTransparency +include/vcl/accessibletableprovider.hxx:113 + _Bool vcl::IAccessibleTableProvider::GetGlyphBoundRects(const class Point &,const class rtl::OUString &,int,int,class std::vector<class tools::Rectangle> &) + int nIndex 0 +include/vcl/alpha.hxx:85 + _Bool AlphaMask::Scale(const class Size &,enum BmpScaleFlag) + enum BmpScaleFlag nScaleFlag + 1 +include/vcl/alpha.hxx:90 + _Bool AlphaMask::Convert(enum BmpConversion) + enum BmpConversion eConversion + 1 +include/vcl/bitmap.hxx:398 + class Bitmap Bitmap::CreateMask(const class Color &,unsigned char) const + unsigned char nTol + 1 include/vcl/BitmapBasicMorphologyFilter.hxx:46 void BitmapErodeFilter::BitmapErodeFilter(int) int nRadius 1 +include/vcl/BitmapBuffer.hxx:48 + class std::optional<struct BitmapBuffer> StretchAndConvert(const struct BitmapBuffer &,const struct SalTwoRect &,enum ScanlineFormat,class std::optional<class BitmapPalette>,const class ColorMask *) + const class ColorMask * pDstMask + 0 include/vcl/BitmapColor.hxx:31 void BitmapColor::BitmapColor(enum ColorTransparencyTag,unsigned char,unsigned char,unsigned char,unsigned char) enum ColorTransparencyTag @@ -1526,87 +1750,91 @@ include/vcl/dibtools.hxx:40 _Bool ReadDIB(class Bitmap &,class SvStream &,_Bool,_Bool) _Bool bMSOFormat 0 -include/vcl/dibtools.hxx:46 - _Bool ReadDIBBitmapEx(class BitmapEx &,class SvStream &,_Bool,_Bool) - _Bool bFileHeader - 1 -include/vcl/dibtools.hxx:46 - _Bool ReadDIBBitmapEx(class BitmapEx &,class SvStream &,_Bool,_Bool) - _Bool bMSOFormat - 0 include/vcl/embeddedfontshelper.hxx:54 - class rtl::OUString EmbeddedFontsHelper::fontFileUrl(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,enum FontFamily,enum FontItalic,enum FontWeight,enum FontPitch,enum EmbeddedFontsHelper::FontRights) + class rtl::OUString EmbeddedFontsHelper::fontFileUrl(class std::basic_string_view<char16_t>,enum FontFamily,enum FontItalic,enum FontWeight,enum FontPitch,enum EmbeddedFontsHelper::FontRights) enum EmbeddedFontsHelper::FontRights rights 0 -include/vcl/errcode.hxx:66 - void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short) - enum WarningFlag - 0 -include/vcl/fieldvalues.hxx:33 +include/vcl/fieldvalues.hxx:38 _Bool TextToValue(const class rtl::OUString &,double &,long,unsigned short,const class LocaleDataWrapper &,enum FieldUnit) long nBaseValue 0 -include/vcl/filter/PDFiumLibrary.hxx:60 - class std::unique_ptr<class vcl::pdf::PDFiumBitmap, struct std::default_delete<class vcl::pdf::PDFiumBitmap> > vcl::pdf::PDFium::createBitmap(int,int,int) +include/vcl/filter/PDFiumLibrary.hxx:65 + class std::unique_ptr<class vcl::pdf::PDFiumBitmap> vcl::pdf::PDFium::createBitmap(int &,int &,int) int nAlpha 1 -include/vcl/filter/PDFiumLibrary.hxx:69 +include/vcl/filter/PDFiumLibrary.hxx:74 void vcl::pdf::PDFiumBitmap::fillRect(int,int,int,int,unsigned int) int left 0 -include/vcl/filter/PDFiumLibrary.hxx:69 +include/vcl/filter/PDFiumLibrary.hxx:74 void vcl::pdf::PDFiumBitmap::fillRect(int,int,int,int,unsigned int) int top 0 -include/vcl/filter/PDFiumLibrary.hxx:70 - void vcl::pdf::PDFiumBitmap::renderPageBitmap(class vcl::pdf::PDFiumPage *,int,int,int,int) +include/vcl/filter/PDFiumLibrary.hxx:75 + void vcl::pdf::PDFiumBitmap::renderPageBitmap(class vcl::pdf::PDFiumDocument *,class vcl::pdf::PDFiumPage *,int,int,int,int) int nStartX 0 -include/vcl/filter/PDFiumLibrary.hxx:70 - void vcl::pdf::PDFiumBitmap::renderPageBitmap(class vcl::pdf::PDFiumPage *,int,int,int,int) +include/vcl/filter/PDFiumLibrary.hxx:75 + void vcl::pdf::PDFiumBitmap::renderPageBitmap(class vcl::pdf::PDFiumDocument *,class vcl::pdf::PDFiumPage *,int,int,int,int) int nStartY 0 -include/vcl/graphicfilter.hxx:334 - class ErrCode GraphicFilter::ImportGraphic(class Graphic &,const class rtl::OUString &,class SvStream &,unsigned short,unsigned short *,enum GraphicFilterImportFlags,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *,const struct WmfExternal *) - const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> * pFilterData +include/vcl/font/Feature.hxx:49 + void vcl::font::FeatureParameter::FeatureParameter(unsigned int,class rtl::OUString) + unsigned int nCode + 0 +include/vcl/glyphitemcache.hxx:46 + const class SalLayoutGlyphs * SalLayoutGlyphsCache::GetLayoutGlyphs(const class VclPtr<const class OutputDevice> &,const class rtl::OUString &,const class vcl::text::TextLayoutCache *) + const class vcl::text::TextLayoutCache * layoutCache 0 include/vcl/image.hxx:47 void Image::Image(enum StockImage,const class rtl::OUString &) enum StockImage 0 -include/vcl/InterimItemWindow.hxx:42 - void InterimItemWindow::InterimItemWindow(class vcl::Window *,const class rtl::OUString &,const class rtl::OString &,_Bool,unsigned long) - unsigned long nLOKWindowId +include/vcl/kernarray.hxx:88 + void KernArray::resize(unsigned long,int) + int nDefault + 0 +include/vcl/lazydelete.hxx:80 + void vcl::DeleteOnDeinit::DeleteOnDeinit<T>(enum vcl::DeleteOnDeinitFlag) + enum vcl::DeleteOnDeinitFlag 0 -include/vcl/mtfxmldump.hxx:37 +include/vcl/menu.hxx:256 + _Bool Menu::HasValidEntries(_Bool) const + _Bool bCheckPopups + 1 +include/vcl/mtfxmldump.hxx:53 void MetafileXmlDump::filterActionType(const enum MetaActionType,_Bool) _Bool bShouldFilter 0 -include/vcl/outdev.hxx:535 - _Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const - enum OutDevSupportType +include/vcl/outdev.hxx:1052 + void OutputDevice::GetCaretPositions(const class rtl::OUString &,class KernArray &,int,int,const class SalLayoutGlyphs *) const + int nIndex + 0 +include/vcl/outdev.hxx:1052 + void OutputDevice::GetCaretPositions(const class rtl::OUString &,class KernArray &,int,int,const class SalLayoutGlyphs *) const + const class SalLayoutGlyphs * pGlyphs 0 -include/vcl/outdev.hxx:1216 +include/vcl/outdev.hxx:1094 void OutputDevice::ImplDrawWaveTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool) long nY 0 -include/vcl/outdev.hxx:1217 +include/vcl/outdev.hxx:1095 void OutputDevice::ImplDrawStraightTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool) long nY 0 -include/vcl/outdev.hxx:1218 +include/vcl/outdev.hxx:1096 void OutputDevice::ImplDrawStrikeoutLine(long,long,long,long,long,enum FontStrikeout,class Color) long nY 0 -include/vcl/outdev.hxx:1219 +include/vcl/outdev.hxx:1097 void OutputDevice::ImplDrawStrikeoutChar(long,long,long,long,long,enum FontStrikeout,class Color) long nY 0 -include/vcl/outdev.hxx:1241 +include/vcl/outdev.hxx:1117 void OutputDevice::RefreshFontData(const _Bool) const _Bool bNewFontLists 1 -include/vcl/outdev.hxx:1368 +include/vcl/outdev.hxx:1259 _Bool OutputDevice::GetTextIsRTL(const class rtl::OUString &,int,int) const int nIndex 0 @@ -1615,10 +1843,14 @@ include/vcl/outdev/ScopedStates.hxx:25 _Bool bAAState 1 include/vcl/pdfread.hxx:33 - unsigned long RenderPDFBitmaps(const void *,int,class std::__debug::vector<class BitmapEx, class std::allocator<class BitmapEx> > &,unsigned long,int,const class basegfx::B2DTuple *) + unsigned long RenderPDFBitmaps(const void *,int,class std::vector<class BitmapEx> &,unsigned long,int,const class basegfx::B2DTuple *) int nPages 1 -include/vcl/settings.hxx:693 +include/vcl/print.hxx:226 + void Printer::ResetPrintArea(_Bool) + _Bool bReset + 1 +include/vcl/settings.hxx:729 void AllSettings::SetLanguageTag(const class rtl::OUString &,_Bool) _Bool bCanonicalize 1 @@ -1631,14 +1863,14 @@ include/vcl/splitwin.hxx:160 enum SplitWindowItemFlags nBits 1 include/vcl/status.hxx:36 - void DrawProgress(class vcl::Window *,class OutputDevice &,const class Point &,long,long,long,unsigned short,unsigned short,unsigned short,const class tools::Rectangle &) + void DrawProgress(class vcl::Window *,class OutputDevice &,const class Point &,long,long,long,unsigned short,unsigned short,unsigned short,const class tools::Rectangle &,enum ControlType) unsigned short nPercent1 0 include/vcl/syschild.hxx:51 void SystemChildWindow::EnableEraseBackground(_Bool) _Bool bEnable 0 -include/vcl/TaskStopwatch.hxx:76 +include/vcl/TaskStopwatch.hxx:75 void TaskStopwatch::TaskStopwatch(_Bool) _Bool bConciderLastIterTime 1 @@ -1650,56 +1882,56 @@ include/vcl/timer.hxx:55 void Timer::Invoke(class Timer *) class Timer * arg 0 -include/vcl/toolbox.hxx:323 +include/vcl/toolbox.hxx:305 + void ToolBox::InsertItem(struct o3tl::strong_int<unsigned short, struct ToolBoxItemIdTag>,const class Image &,const class rtl::OUString &,enum ToolBoxItemBits,unsigned long) + enum ToolBoxItemBits nBits + 0 +include/vcl/toolbox.hxx:313 void ToolBox::InsertWindow(struct o3tl::strong_int<unsigned short, struct ToolBoxItemIdTag>,class vcl::Window *,enum ToolBoxItemBits,unsigned long) enum ToolBoxItemBits nBits 0 -include/vcl/toolbox.hxx:372 +include/vcl/toolbox.hxx:362 void ToolBox::SetItemWindowNonInteractive(struct o3tl::strong_int<unsigned short, struct ToolBoxItemIdTag>,_Bool) _Bool bNonInteractive 1 -include/vcl/toolbox.hxx:430 +include/vcl/toolbox.hxx:424 class Size ToolBox::CalcWindowSizePixel(unsigned long,enum WindowAlign) unsigned long nCalcLines 1 -include/vcl/toolbox.hxx:451 +include/vcl/toolbox.hxx:445 void ToolBox::EnableCustomize(_Bool) _Bool bEnable 1 -include/vcl/toolkit/edit.hxx:98 +include/vcl/toolkit/edit.hxx:99 void Edit::ImplClearBackground(class OutputDevice &,const class tools::Rectangle &,long,long) long nXStart 0 -include/vcl/toolkit/field.hxx:82 +include/vcl/toolkit/field.hxx:89 void FormatterBase::EnableEmptyFieldValue(_Bool) _Bool bEnable 1 -include/vcl/toolkit/treelistbox.hxx:555 - class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,class SvTreeListEntry *,_Bool,unsigned long,void *) - _Bool bChildrenOnDemand - 0 -include/vcl/toolkit/treelistbox.hxx:559 - class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,const class Image &,const class Image &,class SvTreeListEntry *,_Bool,unsigned long,void *) +include/vcl/toolkit/treelistbox.hxx:554 + class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,class SvTreeListEntry *,_Bool,unsigned int,void *) _Bool bChildrenOnDemand 0 -include/vcl/toolkit/treelistbox.hxx:624 +include/vcl/toolkit/treelistbox.hxx:616 void SvTreeListBox::MakeVisible(class SvTreeListEntry *,_Bool) _Bool bMoveToTop 1 -include/vcl/toolkit/treelistbox.hxx:640 +include/vcl/toolkit/treelistbox.hxx:628 struct std::pair<long, long> SvTreeListBox::GetItemPos(class SvTreeListEntry *,unsigned short) unsigned short nTabIdx 0 -include/vcl/toolkit/treelistbox.hxx:648 - unsigned long SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool) +include/vcl/toolkit/treelistbox.hxx:636 + unsigned int SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool) _Bool bSelect 0 -include/vcl/toolkit/treelistbox.hxx:658 +include/vcl/toolkit/treelistbox.hxx:644 void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short) unsigned short nFirstTab 0 -include/vcl/toolkit/treelistentry.hxx:104 - void SvTreeListEntry::ReplaceItem(class std::unique_ptr<class SvLBoxItem, struct std::default_delete<class SvLBoxItem> >,unsigned long) +include/vcl/toolkit/treelistentry.hxx:103 + void SvTreeListEntry::ReplaceItem(class std::unique_ptr<class SvLBoxItem>,unsigned long) unsigned long nPos 0 include/vcl/vclptr.hxx:43 @@ -1714,87 +1946,99 @@ include/vcl/vclptr.hxx:94 void VclPtr::VclPtr<reference_type>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type) typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type 0 -include/vcl/vclptr.hxx:341 +include/vcl/vclptr.hxx:342 void ScopedVclPtr::ScopedVclPtr<reference_type>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type) typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type 0 -include/vcl/vclptr.hxx:388 +include/vcl/vclptr.hxx:389 void ScopedVclPtr::ScopedVclPtr<reference_type>(type-parameter-?-? *,enum __sal_NoAcquire) enum __sal_NoAcquire 0 -include/vcl/vectorgraphicdata.hxx:89 +include/vcl/vectorgraphicdata.hxx:37 + class BitmapEx convertPrimitive2DSequenceToBitmapEx(const class std::deque<class com::sun::star::uno::Reference<class com::sun::star::graphic::XPrimitive2D> > &,const class basegfx::B2DRange &,const unsigned int,const enum o3tl::Length,const class std::optional<class Size> &) + const enum o3tl::Length eTargetUnit + 0 +include/vcl/vectorgraphicdata.hxx:84 void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType) enum VectorGraphicDataType eVectorDataType 0 -include/vcl/weld.hxx:387 - void weld::ScrolledWindow::hadjustment_configure(int,int,int,int,int,int) - int step_increment - 1 -include/vcl/weld.hxx:406 - void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int) - int lower - 0 -include/vcl/weld.hxx:418 +include/vcl/weld.hxx:447 void weld::ScrolledWindow::vadjustment_set_lower(int) int upper 0 -include/vcl/weld.hxx:1007 +include/vcl/weld.hxx:1088 void weld::TreeView::set_image(int,class VirtualDevice &,int) int col 1 -include/vcl/weld.hxx:1012 +include/vcl/weld.hxx:1093 void weld::TreeView::set_text_emphasis(int,_Bool,int) int col 0 -include/vcl/weld.hxx:1013 +include/vcl/weld.hxx:1094 _Bool weld::TreeView::get_text_emphasis(int,int) const int col 0 -include/vcl/weld.hxx:1014 +include/vcl/weld.hxx:1095 void weld::TreeView::set_text_align(int,double,int) int col 0 -include/vcl/weld.hxx:1104 - _Bool weld::TreeView::get_text_emphasis(const class weld::TreeIter &,int) const +include/vcl/weld.hxx:1179 + _Bool weld::TreeView::get_sensitive(const class weld::TreeIter &,int) const int col 0 -include/vcl/weld.hxx:1242 - void weld::TreeView::set_column_custom_renderer(int,_Bool) - int nColumn +include/vcl/weld.hxx:1181 + _Bool weld::TreeView::get_text_emphasis(const class weld::TreeIter &,int) const + int col 0 -include/vcl/weld.hxx:1327 - class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > weld::IconView::make_iterator(const class weld::TreeIter *) const +include/vcl/weld.hxx:1473 + class std::unique_ptr<class weld::TreeIter> weld::IconView::make_iterator(const class weld::TreeIter *) const const class weld::TreeIter * pOrig 0 -include/vcl/window.hxx:589 +include/vcl/weld.hxx:2411 + class rtl::OUString weld::Menu::popup_at_rect(class weld::Widget *,const class tools::Rectangle &,enum weld::Placement) + enum weld::Placement ePlace + 0 +include/vcl/window.hxx:585 void vcl::Window::ImplSetMouseTransparent(_Bool) _Bool bTransparent 1 -include/vcl/window.hxx:927 +include/vcl/window.hxx:888 void vcl::Window::Disable(_Bool) _Bool bChild 1 +include/vcl/window.hxx:1497 + void vcl::Window::SetSettings(const class AllSettings &,_Bool) + _Bool bChild + 1 +include/vcl/window.hxx:1499 + class tools::Rectangle vcl::Window::GetTextRect(const class tools::Rectangle &,const class rtl::OUString &,enum DrawTextFlags,class TextRectInfo *,const class vcl::TextLayoutCommon *) const + const class vcl::TextLayoutCommon * _pTextLayout + 0 +include/vcl/window.hxx:1523 + long vcl::Window::GetTextWidth(const class rtl::OUString &,int,int,const class vcl::text::TextLayoutCache *,const class SalLayoutGlyphs *const) const + const class vcl::text::TextLayoutCache * + 0 include/vcl/wmf.hxx:33 _Bool ConvertGraphicToWMF(const class Graphic &,class SvStream &,const class FilterConfigItem *,_Bool) _Bool bPlaceable 1 +include/xmloff/maptype.hxx:120 + void XMLPropertyMapEntry::XMLPropertyMapEntry(nullptr_t) + nullptr_t + 0 include/xmloff/numehelp.hxx:93 - void XMLNumberFormatAttributesExportHelper::SetNumberFormatAttributes(class SvXMLExport &,const class rtl::OUString &,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,_Bool,_Bool) + void XMLNumberFormatAttributesExportHelper::SetNumberFormatAttributes(class SvXMLExport &,const class rtl::OUString &,class std::basic_string_view<char16_t>,_Bool,_Bool) _Bool bExportTypeAttribute 1 include/xmloff/ProgressBarHelper.hxx:47 - void ProgressBarHelper::ProgressBarHelper(const class com::sun::star::uno::Reference<class com::sun::star::task::XStatusIndicator> &,const _Bool) + void ProgressBarHelper::ProgressBarHelper(class com::sun::star::uno::Reference<class com::sun::star::task::XStatusIndicator>,const _Bool) const _Bool bStrict 1 -include/xmloff/SchXMLImportHelper.hxx:99 +include/xmloff/SchXMLImportHelper.hxx:100 class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> SchXMLImportHelper::GetNewDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,const class rtl::OUString &,_Bool) int nCoordinateSystemIndex 0 -include/xmloff/styleexp.hxx:103 - void XMLStyleExport::exportStyleFamily(const char *,const class rtl::OUString &,const class rtl::Reference<class SvXMLExportPropertyMapper> &,_Bool,enum XmlStyleFamily,const class rtl::OUString *) - const class rtl::OUString * pPrefix - 0 -include/xmloff/txtparae.hxx:222 +include/xmloff/txtparae.hxx:226 void XMLTextParagraphExport::exportText(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool,_Bool,_Bool) _Bool bExportParagraph 1 @@ -1806,15 +2050,19 @@ include/xmloff/xmlnumi.hxx:70 void SvxXMLListStyleContext::SetDefaultStyle(const class com::sun::star::uno::Reference<class com::sun::star::container::XIndexReplace> &,short,_Bool) _Bool bOrdered 0 -l10ntools/inc/common.hxx:51 - void writePoEntry(const class rtl::OString &,class PoOfstream &,const class rtl::OString &,class std::basic_string_view<char, struct std::char_traits<char> >,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const enum PoEntry::TYPE) +include/xmloff/XMLPageExport.hxx:87 + void XMLPageExport::collectAutoStyles(_Bool) + _Bool bUsed + 0 +l10ntools/inc/common.hxx:50 + void writePoEntry(const class rtl::OString &,class PoOfstream &,const class rtl::OString &,class std::basic_string_view<char>,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const enum PoEntry::TYPE) const enum PoEntry::TYPE eType 0 l10ntools/inc/po.hxx:112 void PoOfstream::PoOfstream(const class rtl::OString &,enum PoOfstream::OpenMode) enum PoOfstream::OpenMode aMode 1 -libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:52 +libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:54 void gtv_main_toolbar_doc_loaded(struct GtvMainToolbar *,LibreOfficeKitDocumentType,_Bool) _Bool bEditMode 1 @@ -1826,10 +2074,14 @@ libreofficekit/qa/tilebench/tilebench.cxx:72 void dumpTile(const char *,const int,const int,const int,const unsigned char *,const int,const int,int) const int nOffY 0 -libreofficekit/qa/tilebench/tilebench.cxx:148 +libreofficekit/qa/tilebench/tilebench.cxx:155 void testTile(class lok::Document *,int,int,_Bool) _Bool dump 1 +lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx:192 + class std::basic_string<char> makeHttpRequest(class std::basic_string_view<char16_t>,enum (anonymous namespace)::HTTP_METHOD,const class rtl::OString &,long &) + enum (anonymous namespace)::HTTP_METHOD method + 1 lotuswordpro/inc/xfilter/xfborders.hxx:90 void XFBorder::SetDoubleLine(_Bool,_Bool) _Bool dual @@ -1882,15 +2134,15 @@ lotuswordpro/source/filter/clone.hxx:26 char & detail::has_clone::check_sig(type-parameter-?-? *,test<type-parameter-?-? *(type-parameter-?-?::*)(void) const, &U::clone> *) test<type-parameter-?-? *(type-parameter-?-?::*)(void) const, &U::clone> * 0 -lotuswordpro/source/filter/lwpnumericfmt.hxx:112 - void LwpCurrencyInfo::LwpCurrencyInfo(const class rtl::OUString &,_Bool,_Bool) +lotuswordpro/source/filter/lwpnumericfmt.hxx:113 + void LwpCurrencyInfo::LwpCurrencyInfo(class rtl::OUString,_Bool,_Bool) _Bool bShowSpace_ 1 o3tl/qa/cow_wrapper_clients.hxx:41 void o3tltests::cow_wrapper_client1::cow_wrapper_client1(int) int nVal 1 -oox/inc/drawingml/chart/typegroupconverter.hxx:153 +oox/inc/drawingml/chart/typegroupconverter.hxx:157 void oox::drawingml::chart::TypeGroupConverter::convertLineSmooth(class oox::PropertySet &,_Bool) const _Bool bOoxSmooth 1 @@ -1898,55 +2150,59 @@ oox/inc/drawingml/textspacing.hxx:42 void oox::drawingml::TextSpacing::TextSpacing(int) int nPoints 0 -oox/qa/unit/drawingml.cxx:38 +oox/qa/unit/drawingml.cxx:46 + class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> getChildShape(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,int) + int nIndex + 0 +oox/qa/unit/shape.cxx:48 class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> getChildShape(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,int) int nIndex 0 -oox/source/drawingml/lineproperties.cxx:44 +oox/qa/unit/testscene3d.cxx:43 + class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> TestScene3d::getShape(unsigned char,unsigned char) + unsigned char nPageIndex + 0 +oox/source/drawingml/lineproperties.cxx:48 void lclSetDashData(struct com::sun::star::drawing::LineDash &,short,int,short,int,int) short nDots 1 -oox/source/export/chartexport.cxx:259 +oox/source/export/chartexport.cxx:269 int lcl_getCategoryAxisType(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XDiagram> &,int,int) int nDimensionIndex 0 -oox/source/export/chartexport.cxx:481 - int lcl_getAlphaFromTransparenceGradient(const struct com::sun::star::awt::Gradient &,_Bool) - _Bool bStart - 1 -oox/source/ppt/pptshape.cxx:511 +oox/source/ppt/pptshape.cxx:703 _Bool Placeholders::hasByPrio(unsigned long) const unsigned long aIndex 0 -oox/source/ppt/timenodelistcontext.cxx:104 +oox/source/ppt/timenodelistcontext.cxx:105 void oox::ppt::(anonymous namespace)::AnimColor::AnimColor(short,int,int,int) short cs 0 -oox/source/ppt/timenodelistcontext.cxx:104 +oox/source/ppt/timenodelistcontext.cxx:105 void oox::ppt::(anonymous namespace)::AnimColor::AnimColor(short,int,int,int) int o 0 -oox/source/ppt/timenodelistcontext.cxx:104 +oox/source/ppt/timenodelistcontext.cxx:105 void oox::ppt::(anonymous namespace)::AnimColor::AnimColor(short,int,int,int) int t 0 -oox/source/ppt/timenodelistcontext.cxx:104 +oox/source/ppt/timenodelistcontext.cxx:105 void oox::ppt::(anonymous namespace)::AnimColor::AnimColor(short,int,int,int) int th 0 -oox/source/vml/vmlformatting.cxx:542 - long lclGetEmu(const class oox::GraphicHelper &,const class oox::OptValue<class rtl::OUString> &,long) +oox/source/vml/vmlformatting.cxx:560 + long lclGetEmu(const class oox::GraphicHelper &,const class std::optional<class rtl::OUString> &,long) long nDefValue 1 -oox/source/vml/vmlshapecontext.cxx:133 - _Bool lclDecodeVmlxBool(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,_Bool) +oox/source/vml/vmlshapecontext.cxx:134 + _Bool lclDecodeVmlxBool(class std::basic_string_view<char16_t>,_Bool) _Bool bDefaultForEmpty 1 -opencl/source/opencl_device.cxx:116 +opencl/source/opencl_device.cxx:114 double random(double,double) double min 0 -opencl/source/openclwrapper.cxx:529 +opencl/source/openclwrapper.cxx:526 _Bool initOpenCLRunEnv(int) int argc 0 @@ -1962,19 +2218,19 @@ pyuno/inc/pyuno.hxx:88 void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire,enum pyuno::NotNull) enum pyuno::NotNull 0 -pyuno/source/module/pyuno_impl.hxx:80 - void log(struct pyuno::RuntimeCargo *,int,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >) +pyuno/source/module/pyuno_impl.hxx:79 + void log(struct pyuno::RuntimeCargo *,int,class std::basic_string_view<char16_t>) int level 1 -reportdesign/inc/RptModel.hxx:57 +reportdesign/inc/RptModel.hxx:56 void rptui::OReportModel::OReportModel(class reportdesign::OReportDefinition *) class reportdesign::OReportDefinition * _pReportDefinition 0 reportdesign/source/core/inc/Tools.hxx:48 - void throwIllegallArgumentException(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,short) + void throwIllegallArgumentException(class std::basic_string_view<char16_t>,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,short) short ArgumentPosition_ 1 -reportdesign/source/filter/xml/xmlFixedContent.cxx:52 +reportdesign/source/filter/xml/xmlFixedContent.cxx:54 void rptxml::(anonymous namespace)::OXMLCharContent::OXMLCharContent(class SvXMLImport &,class rptxml::OXMLFixedContent *,short) short nControl 1 @@ -1986,339 +2242,315 @@ reportdesign/source/ui/inc/DesignView.hxx:228 void rptui::ODesignView::setMarked(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Reference<class com::sun::star::report::XReportComponent> > &,_Bool) _Bool _bMark 1 -reportdesign/source/ui/inc/GeometryHandler.hxx:97 - void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool) +reportdesign/source/ui/inc/GeometryHandler.hxx:96 + void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const struct TranslateId *,_Bool,_Bool) _Bool _bReadOnlyControl 0 -reportdesign/source/ui/inc/GeometryHandler.hxx:97 - void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool) +reportdesign/source/ui/inc/GeometryHandler.hxx:96 + void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const struct TranslateId *,_Bool,_Bool) _Bool _bTrueIfListBoxFalseIfComboBox 1 reportdesign/source/ui/inc/UITools.hxx:142 - class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> *,int) + class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class rtl::Reference<class SdrUnoObj> *,int) _Bool _bAllObjects 1 reportdesign/source/ui/report/SectionWindow.cxx:360 void lcl_setOrigin(class vcl::Window &,long,long) long _nY 0 -sal/osl/unx/file.cxx:111 - void (anonymous namespace)::FileHandle_Impl::FileHandle_Impl(int,enum (anonymous namespace)::FileHandle_Impl::Kind,const char *) +sal/osl/unx/file.cxx:122 + void (anonymous namespace)::FileHandle_Impl::FileHandle_Impl(int,enum (anonymous namespace)::FileHandle_Impl::Kind,class rtl::OString) enum (anonymous namespace)::FileHandle_Impl::Kind kind 1 -sal/qa/osl/file/osl_File.cxx:437 +sal/qa/osl/file/osl_File.cxx:433 void osl_FileBase::getAbsoluteFileURL::check_getAbsoluteFileURL(const class rtl::OUString &,const class rtl::OString &,enum osl::FileBase::RC,const class rtl::OUString &) enum osl::FileBase::RC _nAssumeError 0 -sal/qa/osl/pipe/osl_Pipe.cxx:737 +sal/qa/osl/pipe/osl_Pipe.cxx:732 void thread_sleep(unsigned int) unsigned int _nSec 1 -sal/qa/osl/process/osl_Thread.cxx:160 +sal/qa/osl/process/osl_Thread.cxx:155 void (anonymous namespace)::ThreadSafeValue::ThreadSafeValue<T>(type-parameter-?-?) type-parameter-?-? n 0 -sal/qa/rtl/random/rtl_random.cxx:172 +sal/qa/rtl/random/rtl_random.cxx:171 void rtl_random::(anonymous namespace)::Statistics::addValue(unsigned char,int) int _nValue 1 -sc/inc/address.hxx:333 +sal/rtl/strtmpl.hxx:201 + _Bool rtl::str::NoShortening::operator>=(int) + ###1 + 0 +sal/rtl/strtmpl.hxx:202 + _Bool rtl::str::NoShortening::operator==(int) + ###1 + 0 +sc/inc/address.hxx:346 void ScAddress::Format(class rtl::OStringBuffer &,enum ScRefFlags,const class ScDocument *,const struct ScAddress::Details &) const const class ScDocument * pDocument 0 -sc/inc/address.hxx:506 +sc/inc/address.hxx:504 void ScRange::ScRange(enum ScAddress::Uninitialized) enum ScAddress::Uninitialized eUninitialized 0 -sc/inc/address.hxx:509 +sc/inc/address.hxx:507 void ScRange::ScRange(enum ScAddress::InitializeInvalid) enum ScAddress::InitializeInvalid eInvalid 0 -sc/inc/attarray.hxx:142 - const class ScPatternAttr * ScAttrArray::SetPattern(int,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >,_Bool) - _Bool bPutToPool - 1 -sc/inc/attarray.hxx:144 - void ScAttrArray::SetPatternArea(int,int,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >,_Bool,class ScEditDataArray *) - _Bool bPutToPool - 1 -sc/inc/attarray.hxx:144 - void ScAttrArray::SetPatternArea(int,int,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >,_Bool,class ScEditDataArray *) - class ScEditDataArray * pDataArray - 0 -sc/inc/cellform.hxx:40 - class rtl::OUString ScCellFormat::GetString(class ScDocument &,const class ScAddress &,unsigned int,const class Color **,class SvNumberFormatter &,_Bool,_Bool) - _Bool bNullVals - 1 -sc/inc/cellform.hxx:40 - class rtl::OUString ScCellFormat::GetString(class ScDocument &,const class ScAddress &,unsigned int,const class Color **,class SvNumberFormatter &,_Bool,_Bool) +sc/inc/cellform.hxx:41 + class rtl::OUString ScCellFormat::GetString(class ScDocument &,const class ScAddress &,unsigned int,const class Color **,struct ScInterpreterContext *,_Bool,_Bool) _Bool bFormula 0 -sc/inc/ChartTools.hxx:47 +sc/inc/cellform.hxx:52 + class rtl::OUString ScCellFormat::GetInputString(const struct ScRefCellValue &,unsigned int,struct ScInterpreterContext *,const class ScDocument &,_Bool,_Bool) + _Bool bForceSystemLocale + 0 +sc/inc/ChartTools.hxx:46 class SdrOle2Obj * getChartByIndex(class ScDocShell *,short,long,enum sc::tools::ChartSourceType) enum sc::tools::ChartSourceType eChartSourceType 1 -sc/inc/chgtrack.hxx:711 +sc/inc/chgtrack.hxx:705 void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const short nDx 0 -sc/inc/chgtrack.hxx:711 +sc/inc/chgtrack.hxx:705 void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const int nDy 0 -sc/inc/column.hxx:223 - _Bool ScColumn::HasDataAt(struct sc::ColumnBlockConstPosition &,int,_Bool,_Bool) const - _Bool bConsiderCellNotes - 0 -sc/inc/column.hxx:223 - _Bool ScColumn::HasDataAt(struct sc::ColumnBlockConstPosition &,int,_Bool,_Bool) const - _Bool bConsiderCellDrawObjects - 0 -sc/inc/column.hxx:225 - _Bool ScColumn::HasDataAt(struct sc::ColumnBlockPosition &,int,_Bool,_Bool) - _Bool bConsiderCellNotes - 0 -sc/inc/column.hxx:225 - _Bool ScColumn::HasDataAt(struct sc::ColumnBlockPosition &,int,_Bool,_Bool) - _Bool bConsiderCellDrawObjects +sc/inc/colcontainer.hxx:33 + void ScColContainer::ScColContainer(const struct ScSheetLimits &,const unsigned long) + const unsigned long nSize + 1 +sc/inc/column.hxx:301 + _Bool ScColumn::HasDataAt(struct sc::ColumnBlockConstPosition &,int,struct ScDataAreaExtras *) const + struct ScDataAreaExtras * pDataAreaExtras 0 -sc/inc/column.hxx:252 +sc/inc/column.hxx:331 void ScColumn::GetUnprotectedCells(int,int,class ScRangeList &) const int nStartRow 0 -sc/inc/column.hxx:339 +sc/inc/column.hxx:416 class ScFormulaCell * ScColumn::SetFormulaCell(int,class ScFormulaCell *,enum sc::StartListeningType,_Bool) _Bool bInheritNumFormatIfNeeded 1 -sc/inc/column.hxx:369 - void ScColumn::GetString(struct sc::ColumnBlockConstPosition &,int,class rtl::OUString &,const struct ScInterpreterContext *) const - const struct ScInterpreterContext * pContext +sc/inc/column.hxx:451 + class rtl::OUString ScColumn::GetString(struct sc::ColumnBlockConstPosition &,int,struct ScInterpreterContext *) const + struct ScInterpreterContext * pContext 0 -sc/inc/column.hxx:672 - void ScColumn::DetachFormulaCells(class sc::EndListeningContext &,int,int,class std::__debug::vector<int, class std::allocator<int> > *) - class std::__debug::vector<int, class std::allocator<int> > * pNewSharedRows +sc/inc/column.hxx:458 + class rtl::OUString ScColumn::GetInputString(struct sc::ColumnBlockConstPosition &,int,_Bool) const + _Bool bForceSystemLocale 0 -sc/inc/column.hxx:728 - void ScColumn::AttachNewFormulaCell(const class mdds::detail::mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::detail::mtv::private_data_forward_update<struct mdds::detail::mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > &,int,class ScFormulaCell &,const class std::__debug::vector<int, class std::allocator<int> > &,_Bool,enum sc::StartListeningType) +sc/inc/column.hxx:811 + void ScColumn::AttachNewFormulaCell(const class mdds::mtv::soa::detail::iterator_base<struct mdds::mtv::soa::multi_type_vector<struct sc::CellStoreTraits>::iterator_trait> &,int,class ScFormulaCell &,const class std::vector<int> &,_Bool,enum sc::StartListeningType) _Bool bJoin 1 -sc/inc/columnspanset.hxx:59 - void sc::ColumnSpanSet::ColumnType::ColumnType(int,int,_Bool) - int nStart - 0 -sc/inc/columnspanset.hxx:59 - void sc::ColumnSpanSet::ColumnType::ColumnType(int,int,_Bool) - _Bool bInit - 0 -sc/inc/columnspanset.hxx:83 - void sc::ColumnSpanSet::ColumnAction::executeSum(int,int,_Bool,double &) - _Bool - 1 -sc/inc/columnspanset.hxx:91 +sc/inc/columnspanset.hxx:94 void sc::ColumnSpanSet::set(const class ScDocument &,short,short,int,_Bool) _Bool bVal 1 -sc/inc/columnspanset.hxx:93 +sc/inc/columnspanset.hxx:96 void sc::ColumnSpanSet::set(const class ScDocument &,const class ScRange &,_Bool) _Bool bVal 1 -sc/inc/columnspanset.hxx:95 +sc/inc/columnspanset.hxx:98 void sc::ColumnSpanSet::set(const class ScDocument &,short,short,const class sc::SingleColumnSpanSet &,_Bool) _Bool bVal 1 -sc/inc/columnspanset.hxx:101 +sc/inc/columnspanset.hxx:104 void sc::ColumnSpanSet::scan(const class ScDocument &,short,short,int,short,int,_Bool) _Bool bVal 1 -sc/inc/compiler.hxx:361 - void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *) +sc/inc/compiler.hxx:385 + void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,struct ScInterpreterContext *) _Bool bComputeII 0 -sc/inc/compiler.hxx:361 - void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *) +sc/inc/compiler.hxx:385 + void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,struct ScInterpreterContext *) _Bool bMatrixFlag 0 -sc/inc/compiler.hxx:361 - void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *) - const struct ScInterpreterContext * pContext +sc/inc/compiler.hxx:385 + void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,struct ScInterpreterContext *) + struct ScInterpreterContext * pContext 0 -sc/inc/compiler.hxx:366 - void ScCompiler::ScCompiler(class ScDocument &,const class ScAddress &,enum formula::FormulaGrammar::Grammar,_Bool,_Bool,const struct ScInterpreterContext *) - const struct ScInterpreterContext * pContext +sc/inc/compiler.hxx:390 + void ScCompiler::ScCompiler(class ScDocument &,const class ScAddress &,enum formula::FormulaGrammar::Grammar,_Bool,_Bool,struct ScInterpreterContext *) + struct ScInterpreterContext * pContext 0 -sc/inc/compressedarray.hxx:188 +sc/inc/compressedarray.hxx:186 void ScBitMaskCompressedArray::ScBitMaskCompressedArray<A, D>(type-parameter-?-?,const type-parameter-?-? &) const type-parameter-?-? & rValue 0 -sc/inc/compressedarray.hxx:198 +sc/inc/compressedarray.hxx:196 void ScBitMaskCompressedArray::CopyFromAnded(const ScBitMaskCompressedArray<A, D> &,type-parameter-?-?,type-parameter-?-?,const type-parameter-?-? &) type-parameter-?-? nStart 0 -sc/inc/dapiuno.hxx:296 - void ScFieldIdentifier::ScFieldIdentifier(const class rtl::OUString &,_Bool) +sc/inc/dapiuno.hxx:288 + void ScFieldIdentifier::ScFieldIdentifier(class rtl::OUString,_Bool) _Bool bDataLayout 1 -sc/inc/dociter.hxx:562 +sc/inc/dociter.hxx:412 void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument &,short,short,int,short,int) short nCol1 0 -sc/inc/dociter.hxx:562 +sc/inc/dociter.hxx:412 void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument &,short,short,int,short,int) int nRow1 0 -sc/inc/dociter.hxx:598 +sc/inc/dociter.hxx:448 void ScDocRowHeightUpdater::TabRanges::TabRanges(short,int) short nTab 0 -sc/inc/document.hxx:966 +sc/inc/document.hxx:615 + void ScDocument::ScDocument(enum ScDocumentMode,class ScDocShell *) + class ScDocShell * pDocShell + 0 +sc/inc/document.hxx:1005 void ScDocument::SetPendingRowHeights(short,_Bool) _Bool bSet 0 -sc/inc/document.hxx:970 +sc/inc/document.hxx:1010 void ScDocument::SetScenario(short,_Bool) _Bool bFlag 1 -sc/inc/document.hxx:1166 - class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const - const struct ScInterpreterContext * pContext +sc/inc/document.hxx:1206 + class rtl::OUString ScDocument::GetString(short,int,short,struct ScInterpreterContext *) const + struct ScInterpreterContext * pContext 0 -sc/inc/document.hxx:1306 +sc/inc/document.hxx:1367 void ScDocument::GetBorderLines(short,int,short,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **) const short nTab 0 -sc/inc/document.hxx:1542 +sc/inc/document.hxx:1627 void ScDocument::EnableUserInteraction(_Bool) _Bool bVal 0 -sc/inc/document.hxx:1629 +sc/inc/document.hxx:1726 void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool) _Bool bResetCut 1 -sc/inc/document.hxx:1678 +sc/inc/document.hxx:1776 void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) short nCol1 0 -sc/inc/document.hxx:1678 +sc/inc/document.hxx:1776 void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) _Bool bMarked 0 -sc/inc/document.hxx:1685 +sc/inc/document.hxx:1783 void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &) _Bool bMarked 0 -sc/inc/document.hxx:1730 +sc/inc/document.hxx:1838 const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const int nStartRow 0 -sc/inc/document.hxx:1893 - unsigned long ScDocument::GetColOffset(short,short,_Bool) const +sc/inc/document.hxx:2002 + long ScDocument::GetColOffset(short,short,_Bool) const _Bool bHiddenAsZero 1 -sc/inc/document.hxx:1894 - unsigned long ScDocument::GetRowOffset(int,short,_Bool) const +sc/inc/document.hxx:2003 + long ScDocument::GetRowOffset(int,short,_Bool) const _Bool bHiddenAsZero 1 -sc/inc/document.hxx:1926 +sc/inc/document.hxx:2032 + void ScDocument::ShowRow(int,short,_Bool) + _Bool bShow + 0 +sc/inc/document.hxx:2035 void ScDocument::SetRowFlags(int,int,short,enum CRFlags) int nStartRow 0 -sc/inc/document.hxx:1931 - void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const - _Bool bPage - 0 -sc/inc/document.hxx:1931 - void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const - _Bool bManual - 1 -sc/inc/document.hxx:1932 - void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const - _Bool bPage - 0 -sc/inc/document.hxx:1932 - void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const - _Bool bManual - 1 -sc/inc/document.hxx:1935 +sc/inc/document.hxx:2044 void ScDocument::SetRowBreak(int,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1935 +sc/inc/document.hxx:2044 void ScDocument::SetRowBreak(int,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1936 +sc/inc/document.hxx:2045 void ScDocument::SetColBreak(short,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1936 +sc/inc/document.hxx:2045 void ScDocument::SetColBreak(short,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1937 +sc/inc/document.hxx:2046 void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1937 +sc/inc/document.hxx:2046 void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1938 +sc/inc/document.hxx:2047 void ScDocument::RemoveColBreak(short,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1938 +sc/inc/document.hxx:2047 void ScDocument::RemoveColBreak(short,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:2259 +sc/inc/document.hxx:2310 + class std::set<short> ScDocument::QueryColumnsWithFormulaCells(short) const + short nTab + 0 +sc/inc/document.hxx:2318 + void ScDocument::CheckIntegrity(short) const + short nTab + 0 +sc/inc/document.hxx:2376 void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short) enum UpdateRefMode eUpdateRefMode 0 -sc/inc/document.hxx:2289 +sc/inc/document.hxx:2408 void ScDocument::CalcFormulaTree(_Bool,_Bool,_Bool) _Bool bSetAllDirty 1 -sc/inc/document.hxx:2511 +sc/inc/document.hxx:2629 void ScDocument::StoreTabToCache(short,class SvStream &) const short nTab 0 -sc/inc/document.hxx:2512 +sc/inc/document.hxx:2630 void ScDocument::RestoreTabFromCache(short,class SvStream &) short nTab 0 -sc/inc/document.hxx:2603 - void ScDocument::EndListeningIntersectedGroup(class sc::EndListeningContext &,const class ScAddress &,class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > *) - class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > * pGroupPos +sc/inc/document.hxx:2726 + void ScDocument::EndListeningIntersectedGroup(class sc::EndListeningContext &,const class ScAddress &,class std::vector<class ScAddress> *) + class std::vector<class ScAddress> * pGroupPos 0 -sc/inc/document.hxx:2623 +sc/inc/document.hxx:2748 void ScMutationDisable::ScMutationDisable(class ScDocument &,enum ScMutationGuardFlags) enum ScMutationGuardFlags nFlags 1 -sc/inc/document.hxx:2656 +sc/inc/document.hxx:2781 void ScMutationGuard::ScMutationGuard(class ScDocument &,enum ScMutationGuardFlags) enum ScMutationGuardFlags nFlags 1 -sc/inc/documentimport.hxx:88 +sc/inc/documentimport.hxx:94 void ScDocumentImport::setSheetName(short,const class rtl::OUString &) short nTab 0 -sc/inc/documentimport.hxx:123 +sc/inc/documentimport.hxx:129 void ScDocumentImport::setRowsVisible(short,int,int,_Bool) _Bool bVisible 0 -sc/inc/documentlinkmgr.hxx:65 +sc/inc/documentlinkmgr.hxx:66 _Bool sc::DocumentLinkManager::hasDdeOrOleOrWebServiceLinks(_Bool,_Bool,_Bool) const _Bool bDde 1 -sc/inc/dpdimsave.hxx:178 - class rtl::OUString ScDPDimensionSaveData::CreateDateGroupDimName(int,const class ScDPObject &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > *) +sc/inc/dpdimsave.hxx:179 + class rtl::OUString ScDPDimensionSaveData::CreateDateGroupDimName(int,const class ScDPObject &,_Bool,const class std::vector<class rtl::OUString> *) _Bool bAllowSource 1 sc/inc/dpglobal.hxx:53 void ScDPValue::Set(double,enum ScDPValue::Type) enum ScDPValue::Type eT 0 -sc/inc/dpsave.hxx:229 +sc/inc/dpsave.hxx:230 void ScDPSaveDimension::Dump(int) const int nIndent 0 @@ -2330,119 +2562,167 @@ sc/inc/dptabres.hxx:139 void ScDPRelativePos::ScDPRelativePos(long,long) long nBase 0 -sc/inc/drwlayer.hxx:170 - class tools::Rectangle ScDrawLayer::GetCellRect(const class ScDocument &,const class ScAddress &,_Bool) - _Bool bMergedCell - 1 -sc/inc/filter.hxx:78 +sc/inc/filter.hxx:80 class ErrCode ScFormatFilterPlugin::ScExportExcel5(class SfxMedium &,class ScDocument *,enum ExportFormatExcel,unsigned short) unsigned short eDest 1 -sc/inc/filter.hxx:81 +sc/inc/filter.hxx:83 void ScFormatFilterPlugin::ScExportHTML(class SvStream &,const class rtl::OUString &,class ScDocument *,const class ScRange &,const unsigned short,_Bool,const class rtl::OUString &,class rtl::OUString &,const class rtl::OUString &) const unsigned short eDest 0 -sc/inc/filter.hxx:83 +sc/inc/filter.hxx:85 void ScFormatFilterPlugin::ScExportRTF(class SvStream &,class ScDocument *,const class ScRange &,const unsigned short) const unsigned short eDest 0 -sc/inc/formulacell.hxx:189 - void ScFormulaCell::ScFormulaCell(class ScDocument &,const class ScAddress &,class std::unique_ptr<class ScTokenArray, struct std::default_delete<class ScTokenArray> >,const enum formula::FormulaGrammar::Grammar,enum ScMatrixMode) +sc/inc/formulacell.hxx:204 + void ScFormulaCell::ScFormulaCell(class ScDocument &,const class ScAddress &,class std::unique_ptr<class ScTokenArray>,const enum formula::FormulaGrammar::Grammar,enum ScMatrixMode) enum ScMatrixMode cMatInd 0 -sc/inc/formulacell.hxx:223 - class rtl::OUString ScFormulaCell::GetFormula(class sc::CompileFormulaContext &,const struct ScInterpreterContext *) const - const struct ScInterpreterContext * pContext +sc/inc/formulacell.hxx:233 + class rtl::OUString ScFormulaCell::GetFormula(class sc::CompileFormulaContext &,struct ScInterpreterContext *) const + struct ScInterpreterContext * pContext + 0 +sc/inc/interpretercontext.hxx:72 + unsigned int ScInterpreterContext::NFGetTimeFormat(double,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,_Bool) const + _Bool bForceDuration + 1 +sc/inc/interpretercontext.hxx:105 + class rtl::OUString ScInterpreterContext::NFGenerateFormat(unsigned int,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,_Bool,_Bool,unsigned short,unsigned short) + _Bool IsRed 0 -sc/inc/markarr.hxx:56 +sc/inc/interpretercontext.hxx:105 + class rtl::OUString ScInterpreterContext::NFGenerateFormat(unsigned int,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,_Bool,_Bool,unsigned short,unsigned short) + unsigned short nLeadingCnt + 1 +sc/inc/markarr.hxx:55 void ScMarkArray::Reset(_Bool,unsigned long) unsigned long nNeeded 1 -sc/inc/miscuno.hxx:154 +sc/inc/miscuno.hxx:142 short ScUnoHelpFunctions::GetShortProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,short) short nDefault 0 -sc/inc/miscuno.hxx:159 +sc/inc/miscuno.hxx:147 type-parameter-?-? ScUnoHelpFunctions::GetEnumProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,type-parameter-?-?) type-parameter-?-? nDefault 0 +sc/inc/patattr.hxx:184 + void ScPatternAttr::fillColor(class model::ComplexColor &,enum ScAutoFontColorMode,const class SfxItemSet *,const class Color *,const class Color *) const + enum ScAutoFontColorMode eAutoMode + 0 +sc/inc/patattr.hxx:184 + void ScPatternAttr::fillColor(class model::ComplexColor &,enum ScAutoFontColorMode,const class SfxItemSet *,const class Color *,const class Color *) const + const class SfxItemSet * pCondSet + 0 +sc/inc/patattr.hxx:184 + void ScPatternAttr::fillColor(class model::ComplexColor &,enum ScAutoFontColorMode,const class SfxItemSet *,const class Color *,const class Color *) const + const class Color * pBackConfigColor + 0 +sc/inc/patattr.hxx:184 + void ScPatternAttr::fillColor(class model::ComplexColor &,enum ScAutoFontColorMode,const class SfxItemSet *,const class Color *,const class Color *) const + const class Color * pTextConfigColor + 0 sc/inc/pivot.hxx:124 void ScPivotField::ScPivotField(short) short nNewCol 0 -sc/inc/postit.hxx:166 +sc/inc/postit.hxx:64 void ScPostIt::ScPostIt(class ScDocument &,const class ScAddress &,unsigned int) unsigned int nPostItId 0 +sc/inc/queryiter.hxx:366 + void ScQueryCellIteratorSortedCache::ScQueryCellIteratorSortedCache(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bMod + 0 +sc/inc/queryiter.hxx:366 + void ScQueryCellIteratorSortedCache::ScQueryCellIteratorSortedCache(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bReverse + 0 +sc/inc/queryiter.hxx:416 + void ScCountIfCellIteratorSortedCache::ScCountIfCellIteratorSortedCache(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bMod + 0 +sc/inc/queryiter.hxx:416 + void ScCountIfCellIteratorSortedCache::ScCountIfCellIteratorSortedCache(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bReverse + 0 sc/inc/queryparam.hxx:59 struct ScQueryEntry * ScQueryParamBase::FindEntryByField(int,_Bool) _Bool bNew 1 sc/inc/rangeutl.hxx:58 - _Bool ScRangeUtil::IsAbsTabArea(const class rtl::OUString &,const class ScDocument *,class std::unique_ptr<class ScArea [], struct std::default_delete<class ScArea []> > *,unsigned short *,_Bool,const struct ScAddress::Details &) + _Bool ScRangeUtil::IsAbsTabArea(const class rtl::OUString &,const class ScDocument *,class std::unique_ptr<class ScArea[]> *,unsigned short *,_Bool,const struct ScAddress::Details &) _Bool bAcceptCellRef 1 -sc/inc/rangeutl.hxx:126 - _Bool ScRangeStringConverter::GetAddressFromString(class ScAddress &,const class rtl::OUString &,const class ScDocument &,enum formula::FormulaGrammar::AddressConvention,int &,char16_t,char16_t) +sc/inc/rangeutl.hxx:127 + _Bool ScRangeStringConverter::GetAddressFromString(class ScAddress &,class std::basic_string_view<char16_t>,const class ScDocument &,enum formula::FormulaGrammar::AddressConvention,int &,char16_t,char16_t) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/rangeutl.hxx:150 - _Bool ScRangeStringConverter::GetAreaFromString(class ScArea &,const class rtl::OUString &,const class ScDocument &,enum formula::FormulaGrammar::AddressConvention,int &,char16_t) +sc/inc/rangeutl.hxx:151 + _Bool ScRangeStringConverter::GetAreaFromString(class ScArea &,class std::basic_string_view<char16_t>,const class ScDocument &,enum formula::FormulaGrammar::AddressConvention,int &,char16_t) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/rangeutl.hxx:184 +sc/inc/rangeutl.hxx:185 void ScRangeStringConverter::GetStringFromRangeList(class rtl::OUString &,const class ScRangeList *,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/rangeutl.hxx:191 +sc/inc/rangeutl.hxx:192 void ScRangeStringConverter::GetStringFromArea(class rtl::OUString &,const class ScArea &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t,_Bool,enum ScRefFlags) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/rangeutl.hxx:191 +sc/inc/rangeutl.hxx:192 void ScRangeStringConverter::GetStringFromArea(class rtl::OUString &,const class ScArea &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t,_Bool,enum ScRefFlags) _Bool bAppendStr 1 -sc/inc/rangeutl.hxx:201 +sc/inc/rangeutl.hxx:202 void ScRangeStringConverter::GetStringFromAddress(class rtl::OUString &,const struct com::sun::star::table::CellAddress &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t,_Bool) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/rangeutl.hxx:201 +sc/inc/rangeutl.hxx:202 void ScRangeStringConverter::GetStringFromAddress(class rtl::OUString &,const struct com::sun::star::table::CellAddress &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t,_Bool) _Bool bAppendStr 0 -sc/inc/rangeutl.hxx:216 +sc/inc/rangeutl.hxx:217 void ScRangeStringConverter::GetStringFromRangeList(class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::table::CellRangeAddress> &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t) enum formula::FormulaGrammar::AddressConvention eConv 0 -sc/inc/scabstdlg.hxx:462 - class VclPtr<class AbstractScMetricInputDlg> ScAbstractDialogFactory::CreateScMetricInputDlg(class weld::Window *,const class rtl::OString &,long,long,enum FieldUnit,unsigned short,long,long) +sc/inc/scabstdlg.hxx:297 + void AbstractScDPFunctionDlg::Response(int) + int nResponse + 0 +sc/inc/scabstdlg.hxx:307 + void AbstractScDPSubtotalDlg::Response(int) + int nResponse + 0 +sc/inc/scabstdlg.hxx:477 + class VclPtr<class AbstractScMetricInputDlg> ScAbstractDialogFactory::CreateScMetricInputDlg(class weld::Window *,const class rtl::OUString &,long,long,enum FieldUnit,unsigned short,long,long) long nMinimum 0 -sc/inc/scmatrix.hxx:149 - void ScMatrix::IterateResult::IterateResult(double,double,unsigned long) +sc/inc/scmatrix.hxx:153 + void ScMatrix::IterateResult::IterateResult<tRes>(type-parameter-?-?,unsigned long) unsigned long nCount 0 -sc/inc/scmatrix.hxx:329 +sc/inc/scmatrix.hxx:338 _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const unsigned long nC 0 -sc/inc/scmatrix.hxx:329 +sc/inc/scmatrix.hxx:338 _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const unsigned long nR 0 -sc/inc/scmatrix.hxx:368 +sc/inc/scmatrix.hxx:377 unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const unsigned long nCol1 0 -sc/inc/scmatrix.hxx:368 +sc/inc/scmatrix.hxx:377 unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const unsigned long nCol2 0 -sc/inc/scmatrix.hxx:369 +sc/inc/scmatrix.hxx:378 unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const unsigned long nCol1 0 -sc/inc/scmatrix.hxx:369 +sc/inc/scmatrix.hxx:378 unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const unsigned long nCol2 0 @@ -2458,35 +2738,39 @@ sc/inc/scopetools.hxx:78 void sc::DelayFormulaGroupingSwitch::DelayFormulaGroupingSwitch(class ScDocument &,_Bool) _Bool delay 1 -sc/inc/stringutil.hxx:153 +sc/inc/simpleformulacalc.hxx:38 + void ScSimpleFormulaCalculator::ScSimpleFormulaCalculator(class ScDocument &,const class ScAddress &,const class rtl::OUString &,_Bool,enum formula::FormulaGrammar::Grammar) + _Bool bMatrixFormula + 1 +sc/inc/stringutil.hxx:158 class rtl::OUString ScStringUtil::GetQuotedToken(const class rtl::OUString &,int,const class rtl::OUString &,char16_t,int &) int nToken 0 -sc/inc/table.hxx:788 +sc/inc/table.hxx:853 void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long) int nStartRow 0 -sc/inc/table.hxx:904 +sc/inc/table.hxx:977 _Bool ScTable::RowHiddenLeaf(int,int *,int *) const int * pFirstRow 0 -sc/inc/table.hxx:909 +sc/inc/table.hxx:982 void ScTable::CopyColHidden(const class ScTable &,short,short) short nStartCol 0 -sc/inc/table.hxx:910 +sc/inc/table.hxx:983 void ScTable::CopyRowHidden(const class ScTable &,int,int) int nStartRow 0 -sc/inc/table.hxx:920 +sc/inc/table.hxx:995 _Bool ScTable::ColFiltered(short,short *,short *) const short * pFirstCol 0 -sc/inc/table.hxx:922 +sc/inc/table.hxx:997 void ScTable::CopyColFiltered(const class ScTable &,short,short) short nStartCol 0 -sc/inc/table.hxx:923 +sc/inc/table.hxx:998 void ScTable::CopyRowFiltered(const class ScTable &,int,int) int nStartRow 0 @@ -2494,140 +2778,172 @@ sc/inc/token.hxx:267 void ScRefListToken::ScRefListToken(_Bool) _Bool bArrayResult 1 +sc/inc/typedstrdata.hxx:37 + void ScTypedStrData::ScTypedStrData(const class rtl::OUString &,double,double,enum ScTypedStrData::StringType,_Bool,_Bool) + _Bool bDate + 0 +sc/inc/typedstrdata.hxx:37 + void ScTypedStrData::ScTypedStrData(const class rtl::OUString &,double,double,enum ScTypedStrData::StringType,_Bool,_Bool) + _Bool bIsHiddenByFilter + 0 sc/inc/types.hxx:106 void sc::MultiDataCellState::MultiDataCellState(enum sc::MultiDataCellState::StateType) enum sc::MultiDataCellState::StateType eState 1 -sc/qa/extras/new_cond_format.cxx:183 +sc/qa/extras/new_cond_format.cxx:173 void testShowValue(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,_Bool) _Bool bShowVal 1 -sc/qa/extras/scpdfexport.cxx:54 +sc/qa/extras/scpdfexport.cxx:55 void ScPDFExportTest::setFont(class ScFieldEditEngine &,int,int,const class rtl::OUString &) int nStart 0 -sc/qa/unit/bugfix-test.cxx:92 - void lcl_AssertRectEqualWithTolerance(class std::basic_string_view<char, struct std::char_traits<char> >,const class tools::Rectangle &,const class tools::Rectangle &,const int) - const int nTolerance - 1 -sc/qa/unit/bugfix-test.cxx:124 - void lcl_AssertPointEqualWithTolerance(class std::basic_string_view<char, struct std::char_traits<char> >,const class Point,const class Point,const int) - const int nTolerance - 1 -sc/qa/unit/copy_paste_test.cxx:78 - class tools::SvRef<class ScDocShell> ScCopyPasteTest::loadDocAndSetupModelViewController(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,int,_Bool) - int nFormat - 0 -sc/qa/unit/copy_paste_test.cxx:78 - class tools::SvRef<class ScDocShell> ScCopyPasteTest::loadDocAndSetupModelViewController(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,int,_Bool) - _Bool bReadWrite - 1 -sc/qa/unit/copy_paste_test.cxx:453 +sc/qa/unit/copy_paste_test.cxx:298 enum ScMF lcl_getMergeFlagOfCell(const class ScDocument &,short,int,short) short nTab 0 -sc/qa/unit/copy_paste_test.cxx:460 +sc/qa/unit/copy_paste_test.cxx:305 class ScAddress lcl_getMergeSizeOfCell(const class ScDocument &,short,int,short) short nTab 0 -sc/qa/unit/helper/qahelper.hxx:197 - class tools::SvRef<class ScDocShell> ScBootstrapFixture::saveAndReloadPassword(class ScDocShell *,int) - int nFormat +sc/qa/unit/helper/qahelper.hxx:128 + void ScUcalcTestBase::printFormula(class ScDocument *,short,int,short,const char *) + short nTab 0 -sc/qa/unit/helper/qahelper.hxx:217 - void testFormats(class ScBootstrapFixture *,class ScDocument *,int) - int nFormat +sc/qa/unit/helper/qahelper.hxx:128 + void ScUcalcTestBase::printFormula(class ScDocument *,short,int,short,const char *) + const char * pCaption 0 -sc/qa/unit/mark_test.cxx:129 +sc/qa/unit/helper/qahelper.hxx:135 + void ScUcalcTestBase::clearSheet(class ScDocument *,short) + short nTab + 0 +sc/qa/unit/mark_test.cxx:133 void Test::testScMarkArraySearch_check(const class ScMarkArray &,int,_Bool,unsigned long) _Bool expectStatus 1 -sc/qa/unit/opencl-test.cxx:509 - _Bool ScOpenCLTest::initTestEnv(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,int,_Bool) - _Bool bReadWrite - 0 -sc/qa/unit/parallelism.cxx:76 - class ScUndoCut * ScParallelismTest::cutToClip(class ScDocShell &,const class ScRange &,class ScDocument *,_Bool) - _Bool bCreateUndo - 0 -sc/qa/unit/subsequent_export-test.cxx:1656 +sc/qa/unit/subsequent_export_test.cxx:1151 void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color) int nPara 0 -sc/qa/unit/subsequent_export-test.cxx:1713 +sc/qa/unit/subsequent_export_test.cxx:1208 void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &) int nPara 0 -sc/qa/unit/subsequent_export-test.cxx:1726 +sc/qa/unit/subsequent_export_test.cxx:1223 void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char) int nPara 0 -sc/qa/unit/ucalc.hxx:50 - void Test::clearSheet(class ScDocument *,short) - short nTab +sc/qa/unit/tiledrendering/tiledrendering.cxx:432 + class tools::Rectangle (anonymous namespace)::TextSelectionMessage::getBounds(unsigned long) + unsigned long nIndex 0 -sc/source/core/data/dociter.cxx:1278 - void BoolResetter::BoolResetter(_Bool &,_Bool) - _Bool b +sc/qa/unit/ucalc_copypaste.cxx:49 + void TestCopyPaste::executeCopyPasteSpecial(_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,enum ScClipParam::Direction,enum TestCopyPaste::CalcMode,enum InsertDeleteFlags) + _Bool bAsLink + 0 +sc/qa/unit/ucalc_copypaste.cxx:49 + void TestCopyPaste::executeCopyPasteSpecial(_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,enum ScClipParam::Direction,enum TestCopyPaste::CalcMode,enum InsertDeleteFlags) + _Bool bCut + 0 +sc/qa/unit/ucalc_copypaste.cxx:56 + void TestCopyPaste::executeCopyPasteSpecial(const short,const short,_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,class std::unique_ptr<class ScUndoCut> &,class std::unique_ptr<class ScUndoPaste> &,_Bool,enum ScClipParam::Direction,enum TestCopyPaste::CalcMode,enum InsertDeleteFlags) + const short srcSheet + 0 +sc/qa/unit/ucalc_copypaste.cxx:56 + void TestCopyPaste::executeCopyPasteSpecial(const short,const short,_Bool,_Bool,_Bool,_Bool,_Bool,_Bool,class std::unique_ptr<class ScUndoCut> &,class std::unique_ptr<class ScUndoPaste> &,_Bool,enum ScClipParam::Direction,enum TestCopyPaste::CalcMode,enum InsertDeleteFlags) + const short destSheet + 1 +sc/qa/unit/ucalc_copypaste.cxx:79 + void TestCopyPaste::executeReferencedCutRangesRow(const _Bool,const short,const short,const _Bool,class std::unique_ptr<class ScUndoCut> &,class std::unique_ptr<class ScUndoPaste> &) + const _Bool bUndo + 1 +sc/qa/unit/ucalc_copypaste.cxx:84 + void TestCopyPaste::checkReferencedCutRangesRow(const short,const short) + const short nSrcTab + 0 +sc/qa/unit/ucalc_copypaste.cxx:86 + void TestCopyPaste::executeReferencedCutRangesCol(const _Bool,const short,const short,const _Bool,class std::unique_ptr<class ScUndoCut> &,class std::unique_ptr<class ScUndoPaste> &) + const _Bool bUndo 1 -sc/source/core/data/drwlayer.cxx:2254 +sc/qa/unit/ucalc_copypaste.cxx:92 + void TestCopyPaste::checkReferencedCutRangesCol(const short,const short) + const short nSrcTab + 0 +sc/qa/unit/ucalc_copypaste.cxx:99 + void TestCopyPaste::prepareUndoAfterPaste(class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> > &,class std::unique_ptr<class ScDocument> &,const class ScMarkData &,const class ScRange &,class std::unique_ptr<class ScRefUndoData> &,class std::unique_ptr<class ScUndoPaste> &,_Bool,_Bool,_Bool,enum ScPasteFunc,enum InsCellCmd) + enum ScPasteFunc nFunction + 0 +sc/qa/unit/ucalc_sort.cxx:1974 + void (anonymous namespace)::TestQueryIterator::TestQueryIterator(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + short nTable + 0 +sc/qa/unit/ucalc_sort.cxx:1974 + void (anonymous namespace)::TestQueryIterator::TestQueryIterator(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bMod + 0 +sc/qa/unit/ucalc_sort.cxx:1974 + void (anonymous namespace)::TestQueryIterator::TestQueryIterator(class ScDocument &,struct ScInterpreterContext &,short,const struct ScQueryParam &,_Bool,_Bool) + _Bool bReverse + 0 +sc/source/core/data/drwlayer.cxx:2534 void DeleteFirstUserDataOfType(class SdrObject *,unsigned short) unsigned short nId 1 -sc/source/core/data/postit.cxx:411 - void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,class ScCaptionPtr &,_Bool) +sc/source/core/data/postit.cxx:369 + void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,class rtl::Reference<class SdrCaptionObj> &,_Bool) _Bool bShown 1 -sc/source/core/inc/interpre.hxx:438 +sc/source/core/inc/interpre.hxx:491 int ScInterpreter::GetInt32WithDefault(int) int nDefault 1 -sc/source/core/opencl/formulagroupcl.cxx:1071 - class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const - _Bool nested +sc/source/core/opencl/opbase.hxx:375 + void sc::opencl::SlidingFunctionBase::GenerateArgWithDefault(const char *,int,double,class std::vector<class std::shared_ptr<class sc::opencl::DynamicKernelArgument> > &,class sc::opencl::outputstream &,enum sc::opencl::SlidingFunctionBase::EmptyArgType) + enum sc::opencl::SlidingFunctionBase::EmptyArgType empty 0 -sc/source/core/opencl/opbase.hxx:128 - class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenDoubleSlidingWindowDeclRef(_Bool) const - _Bool +sc/source/core/opencl/opbase.hxx:401 + void sc::opencl::SlidingFunctionBase::GenerateRangeArgElement(const char *,int,const char *,class std::vector<class std::shared_ptr<class sc::opencl::DynamicKernelArgument> > &,class sc::opencl::outputstream &,enum sc::opencl::SlidingFunctionBase::EmptyArgType) + enum sc::opencl::SlidingFunctionBase::EmptyArgType empty 0 -sc/source/core/opencl/opbase.hxx:131 - class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenStringSlidingWindowDeclRef(_Bool) const - _Bool +sc/source/core/opencl/opbase.hxx:449 + class std::basic_string<char> sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const + _Bool nested 0 -sc/source/core/tool/compiler.cxx:787 +sc/source/core/tool/compiler.cxx:810 void (anonymous namespace)::ConventionOOO_A1::ConventionOOO_A1(enum formula::FormulaGrammar::AddressConvention) enum formula::FormulaGrammar::AddressConvention eConv 1 -sc/source/filter/excel/xeformula.cxx:389 +sc/source/filter/excel/xeformula.cxx:390 void XclExpFmlaCompImpl::ConvertRefData(struct ScComplexRefData &,struct XclRange &,_Bool) const _Bool bNatLangRef 0 -sc/source/filter/excel/xeformula.cxx:407 +sc/source/filter/excel/xeformula.cxx:408 void XclExpFmlaCompImpl::Append(unsigned char,unsigned long) unsigned char nData 0 -sc/source/filter/excel/xeformula.cxx:409 +sc/source/filter/excel/xeformula.cxx:410 void XclExpFmlaCompImpl::Append(unsigned int) unsigned int nData 0 -sc/source/filter/excel/xeformula.cxx:449 +sc/source/filter/excel/xeformula.cxx:450 void XclExpFmlaCompImpl::AppendExt(unsigned char,unsigned long) unsigned char nData 0 -sc/source/filter/excel/xihelper.cxx:141 - class std::unique_ptr<class EditTextObject, struct std::default_delete<class EditTextObject> > lclCreateTextObject(const class XclImpRoot &,const class XclImpString &,enum XclFontItemType,unsigned short) +sc/source/filter/excel/xihelper.cxx:149 + class std::unique_ptr<class EditTextObject> lclCreateTextObject(const class XclImpRoot &,const class XclImpString &,enum XclFontItemType,unsigned short) enum XclFontItemType eType 1 -sc/source/filter/html/htmlpars.cxx:1617 +sc/source/filter/html/htmlpars.cxx:1805 type-parameter-?-? getLimitedValue(const type-parameter-?-? &,const type-parameter-?-? &,const type-parameter-?-? &) const type-parameter-?-? & rMin 1 sc/source/filter/inc/addressconverter.hxx:145 - _Bool oox::xls::AddressConverter::parseOoxRange2d(int &,int &,int &,int &,const class rtl::OUString &,int) + _Bool oox::xls::AddressConverter::parseOoxRange2d(int &,int &,int &,int &,class std::basic_string_view<char16_t>,int) int nStart 0 sc/source/filter/inc/addressconverter.hxx:234 - _Bool oox::xls::AddressConverter::convertToCellAddress(class ScAddress &,const char *,short,_Bool) + _Bool oox::xls::AddressConverter::convertToCellAddress(class ScAddress &,class std::basic_string_view<char>,short,_Bool) _Bool bTrackOverflow 1 sc/source/filter/inc/addressconverter.hxx:245 @@ -2635,7 +2951,7 @@ sc/source/filter/inc/addressconverter.hxx:245 _Bool bTrackOverflow 0 sc/source/filter/inc/addressconverter.hxx:375 - _Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,const class rtl::OUString &,short,_Bool,_Bool) + _Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,class std::basic_string_view<char16_t>,short,_Bool,_Bool) _Bool bAllowOverflow 1 sc/source/filter/inc/addressconverter.hxx:415 @@ -2646,15 +2962,19 @@ sc/source/filter/inc/addressconverter.hxx:431 void oox::xls::AddressConverter::validateCellRangeList(class ScRangeList &,_Bool) _Bool bTrackOverflow 0 -sc/source/filter/inc/autofilterbuffer.hxx:50 - void oox::xls::ApiFilterSettings::appendField(_Bool,const class std::__debug::vector<struct std::pair<class rtl::OUString, _Bool>, class std::allocator<struct std::pair<class rtl::OUString, _Bool> > > &) +sc/source/filter/inc/autofilterbuffer.hxx:51 + void oox::xls::ApiFilterSettings::appendField(_Bool,int,_Bool) + _Bool bAnd + 1 +sc/source/filter/inc/autofilterbuffer.hxx:52 + void oox::xls::ApiFilterSettings::appendField(_Bool,const class std::vector<struct std::pair<class rtl::OUString, _Bool> > &) _Bool bAnd 1 sc/source/filter/inc/excrecds.hxx:179 void XclExpSheetProtection::XclExpSheetProtection(_Bool,short) _Bool bValue 1 -sc/source/filter/inc/formel.hxx:100 +sc/source/filter/inc/formel.hxx:101 enum ConvErr ExcelConverterBase::Convert(class ScRangeListTabs &,class XclImpStream &,unsigned long,short,const enum FORMULA_TYPE) const enum FORMULA_TYPE eFT 1 @@ -2662,7 +2982,7 @@ sc/source/filter/inc/formulabase.hxx:640 class rtl::OUString oox::xls::FormulaProcessorBase::generateAddress2dString(const class ScAddress &,_Bool) _Bool bAbsolute 0 -sc/source/filter/inc/formulabase.hxx:772 +sc/source/filter/inc/formulabase.hxx:763 void oox::xls::FormulaProcessorBase::convertStringToStringList(class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,char16_t,_Bool) const _Bool bTrimLeadingSpaces 1 @@ -2674,27 +2994,27 @@ sc/source/filter/inc/ftools.hxx:206 class ScStyleSheet & ScfTools::MakePageStyleSheet(class ScStyleSheetPool &,const class rtl::OUString &,_Bool) _Bool bForceName 0 -sc/source/filter/inc/htmlpars.hxx:189 - void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique, true> *,unsigned short,unsigned short,unsigned short,unsigned short) +sc/source/filter/inc/htmlpars.hxx:193 + void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long> *,unsigned short,unsigned short,unsigned short,unsigned short) unsigned short nWidth 0 -sc/source/filter/inc/htmlpars.hxx:189 - void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique, true> *,unsigned short,unsigned short,unsigned short,unsigned short) +sc/source/filter/inc/htmlpars.hxx:193 + void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long> *,unsigned short,unsigned short,unsigned short,unsigned short) unsigned short nOffsetTol 0 -sc/source/filter/inc/htmlpars.hxx:189 - void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique, true> *,unsigned short,unsigned short,unsigned short,unsigned short) +sc/source/filter/inc/htmlpars.hxx:193 + void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long> *,unsigned short,unsigned short,unsigned short,unsigned short) unsigned short nWidthTol 0 sc/source/filter/inc/tool.h:37 void SetFormat(struct LotusContext &,short,int,short,unsigned char,unsigned char) short nTab 0 -sc/source/filter/inc/workbookhelper.hxx:161 +sc/source/filter/inc/workbookhelper.hxx:211 class com::sun::star::uno::Reference<class com::sun::star::style::XStyle> oox::xls::WorkbookHelper::getStyleObject(const class rtl::OUString &,_Bool) const _Bool bPageStyle 1 -sc/source/filter/inc/workbookhelper.hxx:200 +sc/source/filter/inc/workbookhelper.hxx:251 class com::sun::star::uno::Reference<class com::sun::star::style::XStyle> oox::xls::WorkbookHelper::createStyleObject(class rtl::OUString &,_Bool) const _Bool bPageStyle 1 @@ -2714,7 +3034,7 @@ sc/source/filter/inc/xechart.hxx:365 void XclExpChFrame::SetAutoFlags(_Bool,_Bool) _Bool bAutoSize 0 -sc/source/filter/inc/xeextlst.hxx:199 +sc/source/filter/inc/xeextlst.hxx:200 class XclExpExt * XclExtLst::GetItem(enum XclExpExtType) enum XclExpExtType eType 0 @@ -2743,7 +3063,7 @@ sc/source/filter/inc/xehelper.hxx:320 enum XclStrFlags nFlags 0 sc/source/filter/inc/xepivot.hxx:270 - unsigned short XclExpPTField::GetItemIndex(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,unsigned short) const + unsigned short XclExpPTField::GetItemIndex(class std::basic_string_view<char16_t>,unsigned short) const unsigned short nDefaultIdx 0 sc/source/filter/inc/xestream.hxx:300 @@ -2762,14 +3082,18 @@ sc/source/filter/inc/xestring.hxx:145 unsigned short XclExpString::GetChar(unsigned short) const unsigned short nCharIdx 0 -sc/source/filter/inc/xestyle.hxx:223 - unsigned short XclExpFontBuffer::Insert(const class SvxFont &,enum XclExpColorType) +sc/source/filter/inc/xestyle.hxx:224 + unsigned short XclExpFontBuffer::Insert(const class SvxFont &,const class model::ComplexColor &,enum XclExpColorType) enum XclExpColorType eColorType 0 sc/source/filter/inc/xestyle.hxx:229 unsigned short XclExpFontBuffer::Insert(const class SfxItemSet &,short,enum XclExpColorType,_Bool) enum XclExpColorType eColorType 0 +sc/source/filter/inc/xestyle.hxx:389 + void XclExpCellArea::XclExpCellArea(class Color,class Color) + class Color aBackColor + 0 sc/source/filter/inc/xetable.hxx:333 void XclExpSingleCellBase::XclExpSingleCellBase(unsigned short,unsigned long,const struct XclAddress &,unsigned int) unsigned long nContSize @@ -2778,7 +3102,7 @@ sc/source/filter/inc/xetable.hxx:336 void XclExpSingleCellBase::XclExpSingleCellBase(const class XclExpRoot &,unsigned short,unsigned long,const struct XclAddress &,const class ScPatternAttr *,short,unsigned int) short nScript 1 -sc/source/filter/inc/xiescher.hxx:478 +sc/source/filter/inc/xiescher.hxx:481 void XclImpControlHelper::ReadSourceRangeFormula(class XclImpStream &,_Bool) _Bool bWithBoundSize 1 @@ -2794,7 +3118,7 @@ sc/source/filter/inc/xipage.hxx:58 void XclImpPageSettings::SetPaperSize(unsigned short,_Bool) _Bool bPortrait 0 -sc/source/filter/inc/xladdress.hxx:62 +sc/source/filter/inc/xladdress.hxx:63 void XclRange::XclRange(enum ScAddress::Uninitialized) enum ScAddress::Uninitialized e 0 @@ -2814,6 +3138,10 @@ sc/source/filter/inc/xlformula.hxx:444 void XclTokenArrayIterator::XclTokenArrayIterator(const class XclTokenArrayIterator &,_Bool) _Bool bSkipSpaces 1 +sc/source/filter/inc/xlstyle.hxx:550 + void XclCellArea::XclCellArea(unsigned char) + unsigned char nPattern + 1 sc/source/filter/inc/xltools.hxx:64 void XclGuid::XclGuid(unsigned int,unsigned short,unsigned short,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char) unsigned char nData43 @@ -2822,31 +3150,31 @@ sc/source/filter/inc/xltools.hxx:64 void XclGuid::XclGuid(unsigned int,unsigned short,unsigned short,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char) unsigned char nData45 0 -sc/source/filter/oox/formulaparser.cxx:463 +sc/source/filter/oox/formulaparser.cxx:464 struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long) unsigned long nOpIndex 0 -sc/source/filter/oox/formulaparser.cxx:463 +sc/source/filter/oox/formulaparser.cxx:464 struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long) unsigned long nTokenIndex 0 -sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx:74 - void ScMyGenerated::ScMyGenerated(class ScBigRange,unsigned int,class std::unique_ptr<struct ScMyCellInfo, struct std::default_delete<struct ScMyCellInfo> >) +sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx:75 + void ScMyGenerated::ScMyGenerated(class ScBigRange,unsigned int,class std::unique_ptr<struct ScMyCellInfo>) unsigned int id 0 sc/source/filter/xml/XMLExportSharedData.hxx:68 void ScMySharedData::SetDrawPageHasForms(const int,_Bool) _Bool bHasForms 1 -sc/source/ui/dbgui/csvgrid.cxx:58 +sc/source/ui/dbgui/csvgrid.cxx:60 void (anonymous namespace)::Func_SetType::Func_SetType(int) int nType 0 -sc/source/ui/dbgui/csvgrid.cxx:66 +sc/source/ui/dbgui/csvgrid.cxx:68 void (anonymous namespace)::Func_Select::Func_Select(_Bool) _Bool bSelect 0 -sc/source/ui/inc/AccessibleDocument.hxx:248 +sc/source/ui/inc/AccessibleDocument.hxx:246 void ScAccessibleDocument::RemoveChild(const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,_Bool) _Bool bFireEvent 1 @@ -2855,11 +3183,11 @@ sc/source/ui/inc/AccessibleEditObject.hxx:55 enum ScAccessibleEditObject::EditObjectType eObjectType 0 sc/source/ui/inc/acredlin.hxx:119 - class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > ScAcceptChgDlg::AppendFilteredAction(const class ScChangeAction *,enum ScChangeActionState,_Bool,const class weld::TreeIter *,_Bool,_Bool) + class std::unique_ptr<class weld::TreeIter> ScAcceptChgDlg::AppendFilteredAction(const class ScChangeAction *,enum ScChangeActionState,_Bool,const class weld::TreeIter *,_Bool,_Bool) _Bool bDelMaster 0 sc/source/ui/inc/acredlin.hxx:119 - class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > ScAcceptChgDlg::AppendFilteredAction(const class ScChangeAction *,enum ScChangeActionState,_Bool,const class weld::TreeIter *,_Bool,_Bool) + class std::unique_ptr<class weld::TreeIter> ScAcceptChgDlg::AppendFilteredAction(const class ScChangeAction *,enum ScChangeActionState,_Bool,const class weld::TreeIter *,_Bool,_Bool) _Bool bDisabled 0 sc/source/ui/inc/anyrefdg.hxx:71 @@ -2867,57 +3195,61 @@ sc/source/ui/inc/anyrefdg.hxx:71 _Bool bFlag 1 sc/source/ui/inc/anyrefdg.hxx:144 - void ScRefHdlrControllerImpl::ScRefHdlrControllerImpl<TBase, bBindRef>(class weld::Window *,const class rtl::OUString &,const class rtl::OString &,const class SfxItemSet *,class SfxBindings *) + void ScRefHdlrControllerImpl::ScRefHdlrControllerImpl<TBase, bBindRef>(class weld::Window *,const class rtl::OUString &,const class rtl::OUString &,const class SfxItemSet *,class SfxBindings *) class SfxBindings * pB 0 -sc/source/ui/inc/cliputil.hxx:22 +sc/source/ui/inc/cliputil.hxx:24 void PasteFromClipboard(class ScViewData &,class ScTabViewShell *,_Bool) _Bool bShowDialog 1 -sc/source/ui/inc/datatransformation.hxx:148 - void sc::NumberTransformation::NumberTransformation(const class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,const enum sc::NUMBER_TRANSFORM_TYPE,int) +sc/source/ui/inc/datatransformation.hxx:151 + void sc::NumberTransformation::NumberTransformation(class std::set<short> &&,const enum sc::NUMBER_TRANSFORM_TYPE,int) const enum sc::NUMBER_TRANSFORM_TYPE rType 0 sc/source/ui/inc/dbdocfun.hxx:79 _Bool ScDBDocFunc::RepeatDB(const class rtl::OUString &,_Bool,_Bool,short) _Bool bApi 1 -sc/source/ui/inc/docfunc.hxx:101 - void ScDocFunc::SetValueCells(const class ScAddress &,const class std::__debug::vector<double, class std::allocator<double> > &,_Bool) +sc/source/ui/inc/docfunc.hxx:110 + void ScDocFunc::SetValueCells(const class ScAddress &,const class std::vector<double> &,_Bool) _Bool bInteraction 1 -sc/source/ui/inc/docfunc.hxx:112 - _Bool ScDocFunc::SetFormulaCells(const class ScAddress &,class std::__debug::vector<class ScFormulaCell *, class std::allocator<class ScFormulaCell *> > &,_Bool) +sc/source/ui/inc/docfunc.hxx:121 + _Bool ScDocFunc::SetFormulaCells(const class ScAddress &,class std::vector<class ScFormulaCell *> &,_Bool) _Bool bInteraction 1 -sc/source/ui/inc/docfunc.hxx:113 +sc/source/ui/inc/docfunc.hxx:122 void ScDocFunc::PutData(const class ScAddress &,class ScEditEngineDefaulter &,_Bool) _Bool bApi 1 -sc/source/ui/inc/docfunc.hxx:114 +sc/source/ui/inc/docfunc.hxx:123 _Bool ScDocFunc::SetCellText(const class ScAddress &,const class rtl::OUString &,_Bool,_Bool,_Bool,const enum formula::FormulaGrammar::Grammar) _Bool bApi 1 -sc/source/ui/inc/docfunc.hxx:120 +sc/source/ui/inc/docfunc.hxx:129 void ScDocFunc::SetNoteText(const class ScAddress &,const class rtl::OUString &,_Bool) _Bool bApi 0 -sc/source/ui/inc/docfunc.hxx:143 - _Bool ScDocFunc::SetTabBgColor(class std::__debug::vector<struct ScUndoTabColorInfo, class std::allocator<struct ScUndoTabColorInfo> > &,_Bool) +sc/source/ui/inc/docfunc.hxx:154 + _Bool ScDocFunc::SetTabBgColor(class std::vector<struct ScUndoTabColorInfo> &,_Bool) _Bool bApi 0 -sc/source/ui/inc/docfunc.hxx:145 +sc/source/ui/inc/docfunc.hxx:156 void ScDocFunc::SetTableVisible(short,_Bool,_Bool) _Bool bApi 1 -sc/source/ui/inc/docfunc.hxx:178 +sc/source/ui/inc/docfunc.hxx:189 _Bool ScDocFunc::FillSimple(const class ScRange &,const class ScMarkData *,enum FillDir,_Bool) _Bool bApi 0 -sc/source/ui/inc/docfunc.hxx:187 +sc/source/ui/inc/docfunc.hxx:198 _Bool ScDocFunc::FillAuto(class ScRange &,const class ScMarkData *,enum FillDir,enum FillCmd,enum FillDateCmd,unsigned long,double,double,_Bool,_Bool) _Bool bRecord 1 +sc/source/ui/inc/docsh.hxx:273 + void ScDocShell::UpdateAllRowHeights(const _Bool) + const _Bool bOnlyUsedRows + 1 sc/source/ui/inc/drawutil.hxx:31 void ScDrawUtil::CalcScale(const class ScDocument &,short,short,int,short,int,const class OutputDevice *,const class Fraction &,const class Fraction &,double,double,class Fraction &,class Fraction &) short nStartCol @@ -2927,10 +3259,10 @@ sc/source/ui/inc/drawutil.hxx:31 int nStartRow 0 sc/source/ui/inc/pvfundlg.hxx:151 - int ScDPSubtotalOptDlg::FindListBoxEntry(const class weld::ComboBox &,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,int) const + int ScDPSubtotalOptDlg::FindListBoxEntry(const class weld::ComboBox &,class std::basic_string_view<char16_t>,int) const int nStartPos 1 -sc/source/ui/inc/RegressionDialog.hxx:56 +sc/source/ui/inc/RegressionDialog.hxx:55 class rtl::OUString ScRegressionDialog::GetYVariableNameFormula(_Bool) _Bool bWithLog 0 @@ -2951,30 +3283,30 @@ sc/source/ui/inc/spellparam.hxx:39 _Bool bIsInteractive 1 sc/source/ui/inc/spellparam.hxx:46 - void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,const class vcl::Font &,int,_Bool) + void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,class vcl::Font,int,_Bool) _Bool bIsInteractive 0 sc/source/ui/inc/TableFillingAndNavigationTools.hxx:69 void AddressWalker::push(short,int,short) short aRelativeTab 0 -sc/source/ui/inc/tabview.hxx:379 +sc/source/ui/inc/tabview.hxx:400 void ScTabView::ClickCursor(short,int,_Bool) _Bool bControl 0 -sc/source/ui/inc/tabview.hxx:420 +sc/source/ui/inc/tabview.hxx:441 void ScTabView::MoveCursorAbs(short,int,enum ScFollowMode,_Bool,_Bool,_Bool,_Bool) _Bool bControl 0 -sc/source/ui/inc/tabview.hxx:431 +sc/source/ui/inc/tabview.hxx:453 void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool) short nMovX 0 -sc/source/ui/inc/tabview.hxx:431 +sc/source/ui/inc/tabview.hxx:453 void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool) enum ScFollowMode eMode 1 -sc/source/ui/inc/tabview.hxx:431 +sc/source/ui/inc/tabview.hxx:453 void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool) _Bool bShift 0 @@ -2998,27 +3330,27 @@ sc/source/ui/inc/undotab.hxx:199 void ScUndoTabColor::ScUndoTabColor(class ScDocShell *,short,const class Color &,const class Color &) short nT 0 -sc/source/ui/inc/viewdata.hxx:145 +sc/source/ui/inc/viewdata.hxx:146 void ScPositionHelper::invalidateByPosition(long) long nPos 0 -sc/source/ui/inc/viewdata.hxx:599 +sc/source/ui/inc/viewdata.hxx:622 class Point ScViewData::GetScrPos(short,int,enum ScHSplitPos) const int nWhereY 0 -sc/source/ui/inc/viewdata.hxx:600 +sc/source/ui/inc/viewdata.hxx:623 class Point ScViewData::GetScrPos(short,int,enum ScVSplitPos) const short nWhereX 0 -sc/source/ui/inc/viewdata.hxx:676 +sc/source/ui/inc/viewdata.hxx:699 void ScViewData::AddPixelsWhileBackward(long &,long,int &,int,double,const class ScDocument *,short) int nStartRow 0 -sc/source/ui/inc/viewfunc.hxx:173 - void ScViewFunc::ApplyAttributes(const class SfxItemSet *,const class SfxItemSet *,_Bool) +sc/source/ui/inc/viewfunc.hxx:175 + void ScViewFunc::ApplyAttributes(const class SfxItemSet &,const class SfxItemSet &,_Bool) _Bool bAdjustBlockHeight 1 -sc/source/ui/inc/viewfunc.hxx:216 +sc/source/ui/inc/viewfunc.hxx:218 _Bool ScViewFunc::AdjustRowHeight(int,int,_Bool) _Bool bApi 1 @@ -3026,12 +3358,12 @@ sc/source/ui/inc/viewutil.hxx:68 void ScViewUtil::SetFullScreen(const class SfxViewShell &,_Bool) _Bool bSet 0 -sc/source/ui/pagedlg/tptable.cxx:44 - _Bool lcl_PutScaleItem(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::MetricSpinButton &,unsigned short) +sc/source/ui/pagedlg/tptable.cxx:41 + _Bool lcl_PutScaleItem(class TypedWhichId<class SfxUInt16Item>,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::MetricSpinButton &,unsigned short) unsigned short nLBEntry 0 -sc/source/ui/pagedlg/tptable.cxx:52 - _Bool lcl_PutScaleItem2(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::SpinButton &,unsigned short,const class weld::SpinButton &,unsigned short) +sc/source/ui/pagedlg/tptable.cxx:49 + _Bool lcl_PutScaleItem2(class TypedWhichId<class ScPageScaleToItem>,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::SpinButton &,unsigned short,const class weld::SpinButton &,unsigned short) unsigned short nLBEntry 1 sc/source/ui/vba/vbacondition.hxx:43 @@ -3058,83 +3390,91 @@ sc/source/ui/vba/vbaeventshelper.hxx:74 class com::sun::star::uno::Any ScVbaEventsHelper::createWindow(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int) const int nIndex 0 -sc/source/ui/vba/vbarange.hxx:107 +sc/source/ui/vba/vbarange.hxx:110 class com::sun::star::uno::Reference<class ooo::vba::excel::XRange> ScVbaRange::getArea(int) int nIndex 0 -sc/source/ui/view/olinewin.cxx:730 +sc/source/ui/view/olinewin.cxx:729 _Bool lcl_RotateValue(unsigned long &,unsigned long,unsigned long,_Bool) unsigned long nMin 0 sc/source/ui/view/prevloc.cxx:267 - struct ScPreviewLocationEntry * lcl_GetEntryByAddress(const class std::__debug::list<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> >, class std::allocator<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> > > > &,const class ScAddress &,const enum (anonymous namespace)::ScPreviewLocationType) + struct ScPreviewLocationEntry * lcl_GetEntryByAddress(const class std::list<class std::unique_ptr<struct ScPreviewLocationEntry> > &,const class ScAddress &,const enum (anonymous namespace)::ScPreviewLocationType) const enum (anonymous namespace)::ScPreviewLocationType eType 0 -sc/source/ui/view/tabview.cxx:2447 +sc/source/ui/view/tabview.cxx:2637 void (anonymous namespace)::ScRangeProvider::ScRangeProvider(const class tools::Rectangle &,_Bool,class ScViewData &) _Bool bInPixels 0 -scaddins/source/analysis/analysishelper.hxx:69 +scaddins/source/analysis/analysishelper.hxx:66 int GetDiffDate360(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,_Bool) _Bool bUSAMethod 1 -scaddins/source/analysis/analysishelper.hxx:83 +scaddins/source/analysis/analysishelper.hxx:80 int GetDaysInYear(int,int,int) int nNullDate 0 -scaddins/source/analysis/analysishelper.hxx:83 +scaddins/source/analysis/analysishelper.hxx:80 int GetDaysInYear(int,int,int) int nDate 0 -scaddins/source/analysis/analysishelper.hxx:262 +scaddins/source/analysis/analysishelper.hxx:259 void sca::analysis::SortedIndividualInt32List::InsertHolidayList(const class sca::analysis::ScaAnyConverter &,const class com::sun::star::uno::Any &,int,_Bool) _Bool bInsertOnWeekend 0 -scaddins/source/analysis/analysishelper.hxx:900 +scaddins/source/analysis/analysishelper.hxx:897 int sca::analysis::ScaAnyConverter::getInt32(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Any &,int) int nDefault 0 -sd/inc/CustomAnimationEffect.hxx:129 - class com::sun::star::uno::Any sd::CustomAnimationEffect::getProperty(int,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,enum sd::EValue) +sd/inc/CustomAnimationEffect.hxx:130 + class com::sun::star::uno::Any sd::CustomAnimationEffect::getProperty(int,class std::basic_string_view<char16_t>,enum sd::EValue) enum sd::EValue eValue 0 -sd/inc/CustomAnimationEffect.hxx:130 - _Bool sd::CustomAnimationEffect::setProperty(int,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,enum sd::EValue,const class com::sun::star::uno::Any &) +sd/inc/CustomAnimationEffect.hxx:131 + _Bool sd::CustomAnimationEffect::setProperty(int,class std::basic_string_view<char16_t>,enum sd::EValue,const class com::sun::star::uno::Any &) enum sd::EValue eValue 0 -sd/inc/CustomAnimationEffect.hxx:132 +sd/inc/CustomAnimationEffect.hxx:133 class com::sun::star::uno::Any sd::CustomAnimationEffect::getTransformationProperty(int,enum sd::EValue) enum sd::EValue eValue 1 -sd/inc/CustomAnimationEffect.hxx:133 +sd/inc/CustomAnimationEffect.hxx:134 _Bool sd::CustomAnimationEffect::setTransformationProperty(int,enum sd::EValue,const class com::sun::star::uno::Any &) enum sd::EValue eValue 1 -sd/inc/shapelist.hxx:56 +sd/inc/shapelist.hxx:57 void sd::ShapeList::seekShape(unsigned int) unsigned int nIndex 0 -sd/qa/unit/sdmodeltestbase.hxx:422 - class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>) +sd/qa/unit/sdmodeltestbase.hxx:49 + void SdModelTestBase::createSdImpressDoc(const char *,const char *) + const char * pPassword + 0 +sd/qa/unit/sdmodeltestbase.hxx:63 + void SdModelTestBase::createSdDrawDoc(const char *,const char *) + const char * pPassword + 0 +sd/qa/unit/sdmodeltestbase.hxx:155 + class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int) int nRun 0 -sd/qa/unit/sdmodeltestbase.hxx:422 - class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>) +sd/qa/unit/sdmodeltestbase.hxx:155 + class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int) int nPara 0 -sd/qa/unit/tiledrendering/LOKitSearchTest.cxx:865 +sd/qa/unit/tiledrendering/LOKitSearchTest.cxx:854 class rtl::OUString getShapeText(class SdXImpressDocument *,unsigned int,unsigned int) unsigned int nShape 0 -sd/qa/unit/uiimpress.cxx:63 - void SdUiImpressTest::insertStringToObject(unsigned short,const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &) - unsigned short nObj +sd/source/console/PresenterTextView.hxx:231 + void sdext::presenter::PresenterTextView::SetOffset(const double,const double) + const double nLeft 0 -sd/source/filter/eppt/epptbase.hxx:393 +sd/source/filter/eppt/epptbase.hxx:394 unsigned int PPTWriterBase::GetMasterIndex(enum PageType) enum PageType ePageType 0 -sd/source/filter/eppt/pptexanimations.hxx:95 +sd/source/filter/eppt/pptexanimations.hxx:96 void ppt::AnimationExporter::exportNode(class SvStream &,const class com::sun::star::uno::Reference<class com::sun::star::animations::XAnimationNode> &,const unsigned short,const unsigned short,const int,const _Bool,const short) const unsigned short nInstance 1 @@ -3142,6 +3482,14 @@ sd/source/filter/eppt/text.hxx:106 void FieldEntry::FieldEntry(unsigned int,unsigned int,unsigned int) unsigned int nStart 0 +sd/source/filter/html/htmlex.cxx:570 + class rtl::OUString CreateTextForPage(class SdrOutliner *,const class SdPage *,_Bool) + _Bool bHeadLine + 1 +sd/source/filter/html/htmlex.hxx:74 + _Bool HtmlExport::WriteHtml(const class rtl::OUString &,_Bool,class std::basic_string_view<char16_t>) + _Bool bAddExtension + 0 sd/source/filter/ppt/pptinanimations.hxx:99 void ppt::AnimationImporter::dump_atom_header(const class ppt::Atom *,_Bool,_Bool) _Bool bAppend @@ -3150,47 +3498,47 @@ sd/source/filter/ppt/pptinanimations.hxx:100 void ppt::AnimationImporter::dump_atom(const class ppt::Atom *,_Bool) _Bool bNewLine 1 -sd/source/ui/inc/DrawDocShell.hxx:63 +sd/source/ui/inc/DrawDocShell.hxx:67 void sd::DrawDocShell::DrawDocShell(enum SfxModelFlags,_Bool,enum DocumentType) _Bool bSdDataObj 0 -sd/source/ui/inc/DrawDocShell.hxx:68 +sd/source/ui/inc/DrawDocShell.hxx:72 void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType) enum SfxObjectCreateMode eMode 0 -sd/source/ui/inc/DrawDocShell.hxx:68 +sd/source/ui/inc/DrawDocShell.hxx:72 void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType) _Bool bSdDataObj 1 -sd/source/ui/inc/DrawViewShell.hxx:89 +sd/source/ui/inc/DrawViewShell.hxx:90 void sd::DrawViewShell::DrawViewShell(class sd::ViewShellBase &,class vcl::Window *,enum PageKind,class sd::FrameView *) enum PageKind ePageKind 0 -sd/source/ui/inc/navigatr.hxx:108 +sd/source/ui/inc/navigatr.hxx:115 void SdNavigatorWin::SdNavigatorWin(class weld::Widget *,class SfxBindings *,class SfxNavigator *) class SfxNavigator * pNavigatorDlg 0 -sd/source/ui/inc/RemoteServer.hxx:39 - void sd::ClientInfo::ClientInfo(const class rtl::OUString &,const _Bool) +sd/source/ui/inc/NotesPanelView.hxx:71 + void sd::NotesPanelView::onUpdateStyleSettings(_Bool) + _Bool bForceUpdate + 1 +sd/source/ui/inc/RemoteServer.hxx:40 + void sd::ClientInfo::ClientInfo(class rtl::OUString,const _Bool) const _Bool bIsAlreadyAuthorised 0 -sd/source/ui/inc/slideshow.hxx:147 +sd/source/ui/inc/slideshow.hxx:157 void sd::SlideShow::pause(_Bool) _Bool bPause 0 -sd/source/ui/inc/ToolBarManager.hxx:225 +sd/source/ui/inc/ToolBarManager.hxx:226 void sd::ToolBarManager::SetToolBarShell(enum sd::ToolBarManager::ToolBarGroup,enum ToolbarId) enum sd::ToolBarManager::ToolBarGroup eGroup 1 -sd/source/ui/inc/tools/ConfigurationAccess.hxx:57 - void sd::tools::ConfigurationAccess::ConfigurationAccess(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const enum sd::tools::ConfigurationAccess::WriteMode) - const enum sd::tools::ConfigurationAccess::WriteMode eMode - 1 -sd/source/ui/inc/unomodel.hxx:130 +sd/source/ui/inc/unomodel.hxx:131 void SdXImpressDocument::SdXImpressDocument(class SdDrawDocument *,_Bool) _Bool bClipBoard 1 -sd/source/ui/inc/View.hxx:171 +sd/source/ui/inc/View.hxx:180 _Bool sd::View::IsPresObjSelected(_Bool,_Bool,_Bool,_Bool) const _Bool bOnMasterPage 1 @@ -3198,51 +3546,23 @@ sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx:43 void sd::slidesorter::cache::BitmapCache::CacheEntry::CacheEntry(int,_Bool) _Bool bIsPrecious 1 +sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx:100 + _Bool sd::slidesorter::controller::PageSelector::IsPageExcluded(int) + int nPageIndex + 0 sdext/source/minimizer/configurationaccess.hxx:90 short ConfigurationAccess::GetConfigProperty(const enum PPPOptimizerTokenEnum,const short) const const short nDefault 0 -sdext/source/minimizer/informationdialog.hxx:29 - class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short) - _Bool bMultiLine - 1 -sdext/source/minimizer/informationdialog.hxx:29 - class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short) - short nTabIndex - 0 -sdext/source/minimizer/informationdialog.hxx:32 - class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool) - _Bool bScale - 0 -sdext/source/minimizer/informationdialog.hxx:35 - class rtl::OUString InsertCheckBox(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short) - short nTabIndex - 1 -sdext/source/minimizer/optimizerdialogcontrols.cxx:91 - class rtl::OUString InsertButton(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,_Bool,enum PPPOptimizerTokenEnum,enum com::sun::star::awt::PushButtonType) - enum com::sun::star::awt::PushButtonType nPushButtonType - 0 -sdext/source/minimizer/optimizerdialogcontrols.cxx:200 - class rtl::OUString InsertFormattedField(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XSpinListener> &,int,int,double,double,short) - double fEffectiveMin - 0 -sdext/source/minimizer/optimizerdialogcontrols.cxx:248 - class rtl::OUString InsertComboBox(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const _Bool,const class com::sun::star::uno::Sequence<class rtl::OUString> &,int,int,short) - const _Bool bEnabled - 1 -sdext/source/minimizer/optimizerdialogcontrols.cxx:326 - class rtl::OUString InsertListBox(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,const _Bool,const class com::sun::star::uno::Sequence<class rtl::OUString> &,int,int,int,short) - const _Bool bEnabled - 1 -sdext/source/pdfimport/wrapper/wrapper.cxx:971 +sdext/source/pdfimport/wrapper/wrapper.cxx:1019 oslFileError pdfi::(anonymous namespace)::Buffering::read(char *,short,unsigned long *) short count 1 -sdext/source/presenter/PresenterTextView.hxx:231 - void sdext::presenter::PresenterTextView::SetOffset(const double,const double) - const double nLeft +sfx2/source/appl/appcfg.cxx:120 + _Bool toSet_withDefault(class SfxItemSet &,TypedWhichId<type-parameter-?-?>,type-parameter-?-? &&) + type-parameter-?-? && defVal 0 -sfx2/source/inc/workwin.hxx:275 +sfx2/source/inc/workwin.hxx:276 void SfxWorkWindow::SetChildWindowVisible_Impl(unsigned int,_Bool,enum SfxVisibilityFlags) _Bool 1 @@ -3259,14 +3579,14 @@ slideshow/source/engine/opengl/Operation.hxx:226 double T1 1 slideshow/source/engine/opengl/Operation.hxx:262 - class std::shared_ptr<class RotateAndScaleDepthByHeight> makeRotateAndScaleDepthByHeight(const struct glm::vec<3, float, glm::packed_highp> &,const struct glm::vec<3, float, glm::packed_highp> &,double,_Bool,_Bool,double,double) + class std::shared_ptr<class RotateAndScaleDepthByHeight> makeRotateAndScaleDepthByHeight(const struct glm::vec<3, float> &,const struct glm::vec<3, float> &,double,_Bool,_Bool,double,double) _Bool bScale 1 slideshow/source/engine/opengl/Operation.hxx:262 - class std::shared_ptr<class RotateAndScaleDepthByHeight> makeRotateAndScaleDepthByHeight(const struct glm::vec<3, float, glm::packed_highp> &,const struct glm::vec<3, float, glm::packed_highp> &,double,_Bool,_Bool,double,double) + class std::shared_ptr<class RotateAndScaleDepthByHeight> makeRotateAndScaleDepthByHeight(const struct glm::vec<3, float> &,const struct glm::vec<3, float> &,double,_Bool,_Bool,double,double) _Bool bInter 1 -slideshow/source/engine/slide/layer.hxx:219 +slideshow/source/engine/slide/layer.hxx:220 void slideshow::internal::Layer::Layer(enum slideshow::internal::Layer::Dummy) enum slideshow::internal::Layer::Dummy eFlag 0 @@ -3294,10 +3614,26 @@ starmath/inc/cfgitem.hxx:88 class rtl::OUString SmFontFormatList::GetFontFormatId(const struct SmFontFormat &,_Bool) _Bool bAdd 1 -starmath/inc/mathml/mathmlimport.hxx:55 +starmath/inc/mathml/mathmlimport.hxx:57 void SmXMLImportWrapper::useHTMLMLEntities(_Bool) _Bool bUseHTMLMLEntities 1 +starmath/inc/mathml/starmathdatabase.hxx:218 + struct SmToken Identify_SmXMLOperatorContext_Impl(class std::basic_string_view<char16_t>,_Bool,int) + int nIndex + 0 +starmath/inc/mathml/starmathdatabase.hxx:231 + struct SmToken Identify_PrefixPostfix_SmXMLOperatorContext_Impl(class std::basic_string_view<char16_t>,int) + int nIndex + 0 +starmath/inc/mathml/starmathdatabase.hxx:244 + struct SmToken Identify_Prefix_SmXMLOperatorContext_Impl(class std::basic_string_view<char16_t>,int) + int nIndex + 0 +starmath/inc/mathml/starmathdatabase.hxx:256 + struct SmToken Identify_Postfix_SmXMLOperatorContext_Impl(class std::basic_string_view<char16_t>,int) + int nIndex + 0 starmath/inc/rect.hxx:174 class SmRect & SmRect::ExtendBy(const class SmRect &,enum RectCopyMBL,_Bool) enum RectCopyMBL eCopyMode @@ -3306,39 +3642,43 @@ starmath/inc/rect.hxx:174 class SmRect & SmRect::ExtendBy(const class SmRect &,enum RectCopyMBL,_Bool) _Bool bKeepVerAlignParams 1 -store/source/object.hxx:55 +starmath/source/mathml/mathmlexport.cxx:79 + unsigned int ConvertMathToMathML(class std::basic_string_view<char16_t>,int) + int nIndex + 0 +store/source/object.hxx:50 type-parameter-?-? * query(class store::OStoreObject *,type-parameter-?-? *) type-parameter-?-? * 0 -svl/source/crypto/cryptosign.cxx:394 +svl/source/crypto/cryptosign.cxx:387 enum _SECStatus my_SEC_StringToOID(struct SECItemStr *,const char *,unsigned int) unsigned int len 0 -svl/source/crypto/cryptosign.cxx:487 +svl/source/crypto/cryptosign.cxx:480 struct NSSCMSAttributeStr * my_NSS_CMSAttributeArray_FindAttrByOidTag(struct NSSCMSAttributeStr **,SECOidTag,int) int only 0 -svl/source/crypto/cryptosign.cxx:1643 +svl/source/crypto/cryptosign.cxx:1662 struct NSSCMSAttributeStr * CMSAttributeArray_FindAttrByOidData(struct NSSCMSAttributeStr **,const struct SECOidDataStr *,int) int only 1 -svl/source/crypto/cryptosign.cxx:1682 +svl/source/crypto/cryptosign.cxx:1701 enum _SECStatus StringToOID(struct SECItemStr *,const char *,unsigned int) unsigned int len 0 -svl/source/numbers/zforfind.hxx:241 +svl/source/numbers/zforfind.hxx:243 _Bool ImpSvNumberInputScan::StringPtrContains(const class rtl::OUString &,const char16_t *,int) int nPos 0 -svl/source/numbers/zforfind.hxx:394 +svl/source/numbers/zforfind.hxx:397 _Bool ImpSvNumberInputScan::IsDatePatternNumberOfType(unsigned short,char16_t) unsigned short nNumber 0 -svl/source/passwordcontainer/passwordcontainer.hxx:149 - void NamePassRecord::RemovePasswords(signed char) +svl/source/passwordcontainer/passwordcontainer.hxx:170 + void NamePasswordRecord::RemovePasswords(signed char) signed char nStatus 1 -svtools/source/control/valueimp.hxx:213 +svtools/source/control/valueimp.hxx:207 void ValueItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &) short nEventId 1 @@ -3350,31 +3690,31 @@ svx/inc/sxmtaitm.hxx:30 void SdrMeasureTextAutoAngleItem::SdrMeasureTextAutoAngleItem(_Bool) _Bool bOn 1 +svx/inc/verttexttbxctrl.hxx:30 + void SvxVertCTLTextTbxCtrl_Base::ImplInheritanceHelper(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,nullptr_t &&,class rtl::OUString &&) + nullptr_t && + 0 svx/inc/xftshtit.hxx:33 void XFormTextShadowTranspItem::XFormTextShadowTranspItem(unsigned short) unsigned short nShdwTransparence 0 -svx/qa/unit/classicshapes.cxx:34 - class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> (anonymous namespace)::ClassicshapesTest::getShape(unsigned char,unsigned char) +svx/qa/unit/gluepointTest.cxx:37 + class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> (anonymous namespace)::GluePointTest::getShape(unsigned char) unsigned char nShapeIndex 0 -svx/source/customshapes/EnhancedCustomShape3d.cxx:129 +svx/source/customshapes/EnhancedCustomShape3d.cxx:139 enum com::sun::star::drawing::ShadeMode GetShadeMode(const class SdrCustomShapeGeometryItem &,const enum com::sun::star::drawing::ShadeMode) const enum com::sun::star::drawing::ShadeMode eDefault 0 -svx/source/customshapes/EnhancedCustomShape3d.cxx:138 - _Bool GetBool(const class SdrCustomShapeGeometryItem &,const class rtl::OUString &,const _Bool) - const _Bool bDefault +svx/source/customshapes/EnhancedCustomShape3d.cxx:191 + short GetMetalType(const class SdrCustomShapeGeometryItem &,const short) + const short eDefault 0 -svx/source/dialog/srchdlg.cxx:745 +svx/source/dialog/srchdlg.cxx:743 void (anonymous namespace)::ToggleSaveToModule::ToggleSaveToModule(class SvxSearchDialog &,_Bool) _Bool bValue 0 -svx/source/gallery2/galbrws1.hxx:87 - void GalleryBrowser1::SelectTheme(unsigned short) - unsigned short nThemePos - 0 -svx/source/inc/celltypes.hxx:58 +svx/source/inc/celltypes.hxx:48 void sdr::table::RangeIterator::RangeIterator<T>(const type-parameter-?-? &,const type-parameter-?-? &,_Bool) const type-parameter-?-? & rStart 0 @@ -3382,279 +3722,339 @@ svx/source/inc/fmexpl.hxx:497 signed char svxform::NavigatorTree::implExecuteDataTransfer(const class svxform::OControlTransferData &,signed char,const class Point &,_Bool) _Bool _bDnD 1 -svx/source/inc/fmshimp.hxx:256 +svx/source/inc/fmshimp.hxx:257 void FmXFormShell::didPrepareClose_Lock(_Bool) _Bool bDid 1 -svx/source/inc/fmvwimp.hxx:267 - _Bool FmXFormView::createControlLabelPair(const class OutputDevice &,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,enum SdrObjKind,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDataSource> &,const class rtl::OUString &,const class rtl::OUString &,const int) +svx/source/inc/fmvwimp.hxx:264 + _Bool FmXFormView::createControlLabelPair(const class OutputDevice &,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,enum SdrObjKind,class std::basic_string_view<char16_t>,class rtl::Reference<class SdrUnoObj> &,class rtl::Reference<class SdrUnoObj> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDataSource> &,const class rtl::OUString &,const class rtl::OUString &,const int) int _nXOffsetMM 0 -svx/source/svdraw/svdoole2.cxx:629 +svx/source/inc/galbrws1.hxx:184 + void GalleryBrowser1::SelectTheme(unsigned short) + unsigned short nThemePos + 0 +svx/source/svdraw/svdoole2.cxx:660 void SdrOle2ObjImpl::SdrOle2ObjImpl(_Bool,const class svt::EmbeddedObjectRef &) _Bool bFrame 0 -svx/source/tbxctrls/tbcontrl.cxx:144 +svx/source/tbxctrls/tbcontrl.cxx:166 void (anonymous namespace)::SvxStyleBox_Base::insert_separator(int,const class rtl::OUString &) int pos 1 -sw/inc/authfld.hxx:167 +sw/inc/AnnotationWin.hxx:124 + void sw::annotation::SwAnnotationWin::LockView(_Bool) + _Bool bLock + 0 +sw/inc/authfld.hxx:184 class rtl::OUString SwAuthorityField::ExpandCitation(enum ToxAuthorityField,const class SwRootFrame *) const const class SwRootFrame * pLayout 0 -sw/inc/calc.hxx:116 +sw/inc/calc.hxx:119 void SwSbxValue::SwSbxValue(long) long n 0 -sw/inc/charfmt.hxx:30 - void SwCharFormat::SwCharFormat(class SwAttrPool &,const char *,class SwCharFormat *) - class SwCharFormat * pDerivedFrom - 0 -sw/inc/crsrsh.hxx:560 +sw/inc/charformats.hxx:101 + void SwCharFormats::DeleteAndDestroyAll(_Bool) + _Bool keepDefault + 1 +sw/inc/crsrsh.hxx:588 _Bool SwCursorShell::GotoMark(const class sw::mark::IMark *const,_Bool) _Bool bAtStart 1 -sw/inc/crsrsh.hxx:824 +sw/inc/crsrsh.hxx:594 + class sw::mark::IFieldmark * SwCursorShell::GetFieldmarkAfter(_Bool) + _Bool bLoop + 1 +sw/inc/crsrsh.hxx:595 + class sw::mark::IFieldmark * SwCursorShell::GetFieldmarkBefore(_Bool) + _Bool bLoop + 1 +sw/inc/crsrsh.hxx:868 void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short) unsigned short nNewSection 1 -sw/inc/crsrsh.hxx:825 +sw/inc/crsrsh.hxx:869 void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short) unsigned short nNewColumn 1 -sw/inc/dbfld.hxx:83 +sw/inc/dbfld.hxx:84 void SwDBField::ChgValue(double,_Bool) _Bool bVal 1 -sw/inc/doc.hxx:998 - void SwDoc::CorrAbs(const class SwNodeIndex &,const struct SwPosition &,const int,_Bool) +sw/inc/doc.hxx:1013 + void SwDoc::CorrAbs(const class SwNode &,const struct SwPosition &,const int,_Bool) _Bool bMoveCursor 1 -sw/inc/doc.hxx:1012 +sw/inc/doc.hxx:1027 void SwDoc::CorrAbs(const class SwPaM &,const struct SwPosition &,_Bool) _Bool bMoveCursor 1 -sw/inc/doc.hxx:1018 - void SwDoc::CorrRel(const class SwNodeIndex &,const struct SwPosition &,const int,_Bool) +sw/inc/doc.hxx:1033 + void SwDoc::CorrRel(const class SwNode &,const struct SwPosition &,const int,_Bool) const int nOffset 0 -sw/inc/doc.hxx:1057 +sw/inc/doc.hxx:1072 void SwDoc::SetCounted(const class SwPaM &,_Bool,const class SwRootFrame *) _Bool bCounted 1 -sw/inc/doc.hxx:1126 +sw/inc/doc.hxx:1141 const class SwNumRule * SwDoc::SearchNumRule(const struct SwPosition &,const _Bool,const _Bool,const _Bool,int,class rtl::OUString &,const class SwRootFrame *,const _Bool) const _Bool bForward 0 -sw/inc/doc.hxx:1126 +sw/inc/doc.hxx:1141 const class SwNumRule * SwDoc::SearchNumRule(const struct SwPosition &,const _Bool,const _Bool,const _Bool,int,class rtl::OUString &,const class SwRootFrame *,const _Bool) const _Bool bOutline 0 -sw/inc/doc.hxx:1420 +sw/inc/doc.hxx:1438 const class SvNumberFormatter * SwDoc::GetNumberFormatter(_Bool) const _Bool bCreate 1 -sw/inc/doc.hxx:1635 +sw/inc/doc.hxx:1669 void SwDoc::dumpAsXml(struct _xmlTextWriter *) const struct _xmlTextWriter * 0 -sw/inc/docary.hxx:296 +sw/inc/docary.hxx:308 _Bool SwExtraRedlineTable::DeleteTableRowRedline(class SwDoc *,const class SwTableLine &,_Bool,enum RedlineType) _Bool bSaveInUndo 1 -sw/inc/docary.hxx:297 +sw/inc/docary.hxx:309 _Bool SwExtraRedlineTable::DeleteTableCellRedline(class SwDoc *,const class SwTableBox &,_Bool,enum RedlineType) _Bool bSaveInUndo 1 -sw/inc/docufld.hxx:287 +sw/inc/docufld.hxx:288 void SwHiddenTextFieldType::SwHiddenTextFieldType(_Bool) _Bool bSetHidden 1 -sw/inc/docufld.hxx:312 - void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,enum SwFieldTypesEnum) +sw/inc/docufld.hxx:314 + void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,class rtl::OUString,const class rtl::OUString &,_Bool,enum SwFieldTypesEnum) _Bool bConditional 1 -sw/inc/docufld.hxx:312 - void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,enum SwFieldTypesEnum) +sw/inc/docufld.hxx:314 + void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,class rtl::OUString,const class rtl::OUString &,_Bool,enum SwFieldTypesEnum) _Bool bHidden 0 -sw/inc/docufld.hxx:529 - void SwDocInfoField::SwDocInfoField(class SwDocInfoFieldType *,unsigned short,const class rtl::OUString &,const class rtl::OUString &,unsigned int) - unsigned int nFormat +sw/inc/editsh.hxx:290 + class SwFrameFormat & SwEditShell::GetTableFrameFormat(unsigned long,_Bool) const + _Bool bUsed 0 -sw/inc/fesh.hxx:420 - const class SwFrameFormat * SwFEShell::GetFlyNum(unsigned long,enum FlyCntType,_Bool) const - enum FlyCntType eType +sw/inc/editsh.hxx:534 + _Bool SwEditShell::NumOrNoNum(_Bool,_Bool) + _Bool bChkStart 1 -sw/inc/fesh.hxx:420 - const class SwFrameFormat * SwFEShell::GetFlyNum(unsigned long,enum FlyCntType,_Bool) const - _Bool bIgnoreTextBoxes +sw/inc/editsh.hxx:545 + _Bool SwEditShell::IsNoNum(_Bool) const + _Bool bChkStart + 1 +sw/inc/editsh.hxx:678 + void SwEditShell::GetGrfNms(class rtl::OUString *,class rtl::OUString *,const class SwFlyFrameFormat *) const + const class SwFlyFrameFormat * 0 -sw/inc/fesh.hxx:422 - class std::__debug::vector<const class SwFrameFormat *, class std::allocator<const class SwFrameFormat *> > SwFEShell::GetFlyFrameFormats(enum FlyCntType,_Bool) +sw/inc/EnhancedPDFExportHelper.hxx:182 + void SwTaggedPDFHelper::SwTaggedPDFHelper(const struct Num_Info *,const struct Frame_Info *,const struct Por_Info *,const class OutputDevice &) + const struct Num_Info * pNumInfo + 0 +sw/inc/fesh.hxx:426 + class std::vector<const class SwFrameFormat *> SwFEShell::GetFlyFrameFormats(enum FlyCntType,_Bool) _Bool bIgnoreTextBoxes 1 -sw/inc/fmtcol.hxx:74 +sw/inc/fmtcol.hxx:78 void SwTextFormatColl::SwTextFormatColl(class SwAttrPool &,const char *,class SwTextFormatColl *,unsigned short) class SwTextFormatColl * pDerFrom 0 -sw/inc/fmtcol.hxx:171 +sw/inc/fmtcol.hxx:180 void SwGrfFormatColl::SwGrfFormatColl(class SwAttrPool &,const char *,class SwGrfFormatColl *) class SwGrfFormatColl * pDerFrom 0 -sw/inc/frmfmt.hxx:86 - void SwFrameFormat::SwFrameFormat(class SwAttrPool &,const char *,class SwFrameFormat *,unsigned short,const unsigned short *) - const unsigned short * pWhichRange +sw/inc/IDocumentMarkAccess.hxx:91 + class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator++(int) + ###1 0 -sw/inc/IDocumentMarkAccess.hxx:100 +sw/inc/IDocumentMarkAccess.hxx:99 class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator-(long) const ###1 1 -sw/inc/IDocumentMarkAccess.hxx:346 +sw/inc/IDocumentMarkAccess.hxx:361 class sw::mark::IMark * IDocumentMarkAccess::makeAnnotationBookmark(const class SwPaM &,const class rtl::OUString &,enum IDocumentMarkAccess::MarkType,enum sw::mark::InsertMode,const struct SwPosition *) enum sw::mark::InsertMode eMode 0 -sw/inc/IDocumentMarkAccess.hxx:346 +sw/inc/IDocumentMarkAccess.hxx:361 class sw::mark::IMark * IDocumentMarkAccess::makeAnnotationBookmark(const class SwPaM &,const class rtl::OUString &,enum IDocumentMarkAccess::MarkType,enum sw::mark::InsertMode,const struct SwPosition *) const struct SwPosition * pSepPos 0 -sw/inc/IDocumentRedlineAccess.hxx:194 - _Bool IDocumentRedlineAccess::RejectRedline(unsigned long,_Bool) +sw/inc/IDocumentRedlineAccess.hxx:202 + _Bool IDocumentRedlineAccess::RejectRedline(unsigned long,_Bool,_Bool) _Bool bCallDelete 1 -sw/inc/IDocumentUndoRedo.hxx:209 +sw/inc/IDocumentUndoRedo.hxx:208 unsigned long IDocumentUndoRedo::GetUndoActionCount(const _Bool) const const _Bool bCurrentLevel 1 -sw/inc/index.hxx:62 - int SwIndex::operator--(int) - ###1 - 0 -sw/inc/ndgrf.hxx:64 - void SwGrfNode::SwGrfNode(const class SwNodeIndex &,const class GraphicObject &,class SwGrfFormatColl *,const class SwAttrSet *) - const class SwAttrSet * pAutoAttr - 0 -sw/inc/ndindex.hxx:83 - unsigned long SwNodeIndex::operator++(int) - ###1 +sw/inc/istyleaccess.hxx:42 + class std::shared_ptr<class SfxItemSet> IStyleAccess::getAutomaticStyle(const class SfxItemSet &,enum IStyleAccess::SwAutoStyleFamily,const class rtl::OUString *) + enum IStyleAccess::SwAutoStyleFamily eFamily 0 -sw/inc/ndindex.hxx:84 - unsigned long SwNodeIndex::operator--(int) - ###1 +sw/inc/istyleaccess.hxx:42 + class std::shared_ptr<class SfxItemSet> IStyleAccess::getAutomaticStyle(const class SfxItemSet &,enum IStyleAccess::SwAutoStyleFamily,const class rtl::OUString *) + const class rtl::OUString * pParentName 0 -sw/inc/ndindex.hxx:140 - void SwNodeRange::SwNodeRange(class SwNodes &,unsigned long,unsigned long) - unsigned long nEndIdx +sw/inc/ndarr.hxx:191 + class SwContentNode * SwNodes::GoPrevious(class SwNodeIndex *,_Bool) + _Bool canCrossBoundary 0 -sw/inc/ndole.hxx:96 - void SwOLENode::SwOLENode(const class SwNodeIndex &,const class svt::EmbeddedObjectRef &,class SwGrfFormatColl *,const class SwAttrSet *) +sw/inc/ndole.hxx:103 + void SwOLENode::SwOLENode(class SwNode &,const class svt::EmbeddedObjectRef &,class SwGrfFormatColl *,const class SwAttrSet *) const class SwAttrSet * pAutoAttr 0 -sw/inc/ndtxt.hxx:323 - void SwTextNode::CopyText(class SwTextNode *const,const class SwIndex &,const int,const _Bool) +sw/inc/ndtxt.hxx:290 + void SwTextNode::EraseText(const struct SwPosition &,const int,const enum SwInsertFlags) + const enum SwInsertFlags nMode + 0 +sw/inc/ndtxt.hxx:364 + void SwTextNode::CopyText(class SwTextNode *const,const class SwContentIndex &,const int,const _Bool) const _Bool bForceCopyOfAllAttrs 1 -sw/inc/ndtxt.hxx:693 - _Bool SwTextNode::CopyExpandText(class SwTextNode &,const class SwIndex *,int,int,const class SwRootFrame *,_Bool,_Bool,_Bool) const +sw/inc/ndtxt.hxx:373 + void SwTextNode::CopyText(class SwTextNode *const,const class SwContentIndex &,const struct SwPosition &,int,const _Bool) + const _Bool bForceCopyOfAllAttrs + 0 +sw/inc/ndtxt.hxx:480 + class std::vector<long> SwTextNode::GetNumberVector(const class SwRootFrame *,enum SwListRedlineType) const + enum SwListRedlineType eRedline + 0 +sw/inc/ndtxt.hxx:746 + _Bool SwTextNode::CopyExpandText(class SwTextNode &,const class SwContentIndex *,int,int,const class SwRootFrame *,_Bool,_Bool,_Bool) const _Bool bWithNum 0 -sw/inc/ndtxt.hxx:703 +sw/inc/ndtxt.hxx:756 int SwTextNode::GetDropLen(int) const int nWishLen 0 -sw/inc/pam.hxx:149 - void SwPaM::SwPaM(const class SwNodeIndex &,const class SwNodeIndex &,long,long,class SwPaM *) +sw/inc/node.hxx:438 + _Bool SwContentNode::GoNext(struct SwPosition *,enum SwCursorSkipMode) const + enum SwCursorSkipMode nMode + 0 +sw/inc/pam.hxx:200 + void SwPaM::SwPaM(const class SwNodeIndex &,const class SwNodeIndex &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,class SwPaM *) class SwPaM * pRing 0 -sw/inc/pam.hxx:153 +sw/inc/pam.hxx:204 + void SwPaM::SwPaM(const class SwNodeIndex &,int,const class SwNodeIndex &,int,class SwPaM *) + int nMkContent + 0 +sw/inc/pam.hxx:204 void SwPaM::SwPaM(const class SwNodeIndex &,int,const class SwNodeIndex &,int,class SwPaM *) class SwPaM * pRing 0 -sw/inc/pam.hxx:158 +sw/inc/pam.hxx:208 + void SwPaM::SwPaM(const class SwNode &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int,const class SwNode &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int,class SwPaM *) + int nMkContent + 0 +sw/inc/pam.hxx:208 + void SwPaM::SwPaM(const class SwNode &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int,const class SwNode &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int,class SwPaM *) + class SwPaM * pRing + 0 +sw/inc/pam.hxx:210 + void SwPaM::SwPaM(const class SwNode &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int,class SwPaM *) + class SwPaM * pRing + 0 +sw/inc/pam.hxx:212 void SwPaM::SwPaM(const class SwNodeIndex &,int,class SwPaM *) class SwPaM * pRing 0 -sw/inc/shellio.hxx:514 +sw/inc/pam.hxx:213 + void SwPaM::SwPaM(class SwNodes &,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,class SwPaM *) + class SwPaM * pRing + 0 +sw/inc/redline.hxx:220 + unsigned int SwRangeRedline::GetMovedID(unsigned short) const + unsigned short nPos + 0 +sw/inc/reffld.hxx:152 + class rtl::OUString SwGetRefField::GetExpandedTextOfReferencedTextNode(const class SwRootFrame &,class SwTextNode *,class SwFrame *) const + class SwTextNode * pTextNode + 0 +sw/inc/reffld.hxx:152 + class rtl::OUString SwGetRefField::GetExpandedTextOfReferencedTextNode(const class SwRootFrame &,class SwTextNode *,class SwFrame *) const + class SwFrame * pFrame + 0 +sw/inc/shellio.hxx:516 void SwWriter::SwWriter(class SvStream &,class SwCursorShell &,_Bool) _Bool bWriteAll 0 -sw/inc/shellio.hxx:516 +sw/inc/shellio.hxx:518 void SwWriter::SwWriter(class SvStream &,class SwPaM &,_Bool) _Bool bWriteAll 0 -sw/inc/shellio.hxx:520 - void SwWriter::SwWriter(class SfxMedium &,class SwCursorShell &,_Bool) - _Bool bWriteAll - 1 -sw/inc/swabstdlg.hxx:298 +sw/inc/swabstdlg.hxx:322 void AbstractSwSelGlossaryDlg::SelectEntryPos(int) int nIdx 0 -sw/inc/swcrsr.hxx:124 - unsigned long SwCursor::FindFormat(const class SwTextFormatColl &,enum SwDocPositions,enum SwDocPositions,_Bool &,enum FindRanges,const class SwTextFormatColl *,const class SwRootFrame *const) +sw/inc/swcrsr.hxx:127 + int SwCursor::FindFormat(const class SwTextFormatColl &,enum SwDocPositions,enum SwDocPositions,_Bool &,enum FindRanges,const class SwTextFormatColl *,const class SwRootFrame *const) const class SwRootFrame *const pLayout 0 -sw/inc/swcrsr.hxx:151 +sw/inc/swcrsr.hxx:154 _Bool SwCursor::SelectWordWT(const class SwViewShell *,short,const class Point *) short nWordType 1 -sw/inc/swmodule.hxx:159 +sw/inc/swmodule.hxx:157 void SwModule::ApplyRulerMetric(enum FieldUnit,_Bool,_Bool) _Bool bWeb 0 -sw/inc/undobj.hxx:325 - void SwUndoInsLayFormat::SwUndoInsLayFormat(class SwFrameFormat *,unsigned long,int) - unsigned long nNodeIdx +sw/inc/textboxhelper.hxx:243 + void SwTextBoxNode::DelTextBox(const class SdrObject *,_Bool) + _Bool bDelFromDoc + 1 +sw/inc/textboxhelper.hxx:248 + void SwTextBoxNode::DelTextBox(const class SwFrameFormat *,_Bool) + _Bool bDelFromDoc 0 -sw/inc/undobj.hxx:325 - void SwUndoInsLayFormat::SwUndoInsLayFormat(class SwFrameFormat *,unsigned long,int) +sw/inc/undobj.hxx:327 + void SwUndoInsLayFormat::SwUndoInsLayFormat(class SwFrameFormat *,struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,int) int nCntIdx 0 -sw/inc/undobj.hxx:348 +sw/inc/undobj.hxx:350 void SwUndoDelLayFormat::ChgShowSel(_Bool) _Bool bNew 0 -sw/inc/unocrsrhelper.hxx:157 - void SetPropertyValue(class SwPaM &,const class SfxItemPropertySet &,const class rtl::OUString &,const class com::sun::star::uno::Any &,const enum SetAttrMode) - const enum SetAttrMode nAttrMode +sw/qa/extras/mailmerge/mailmerge2.cxx:85 + void (anonymous namespace)::MMTest2::executeMailMergeTest(const char *,const char *,const char *,const char *const,int,const char *) + int selection 0 -sw/qa/extras/ooxmlimport/ooxmlimport.cxx:96 - void FailTest::executeImportTest(const char *,const char *) - const char * +sw/qa/extras/mailmerge/mailmerge2.cxx:85 + void (anonymous namespace)::MMTest2::executeMailMergeTest(const char *,const char *,const char *,const char *const,int,const char *) + const char * column 0 -sw/qa/extras/ooxmlimport/ooxmlimport.cxx:749 +sw/qa/extras/ooxmlimport/ooxmlimport.cxx:771 void lcl_countTextFrames(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,int) int nExpected 1 -sw/qa/inc/swmodeltestbase.hxx:179 - void SwModelTestBase::executeImportTest(const char *,const char *) - const char * pPassword - 0 -sw/qa/inc/swmodeltestbase.hxx:193 - void SwModelTestBase::executeLoadReloadVerify(const char *,const char *) - const char * pPassword - 0 -sw/qa/inc/swmodeltestbase.hxx:201 - void SwModelTestBase::executeImportExport(const char *,const char *) - const char * pPassword - 0 -sw/source/core/access/accmap.cxx:455 - void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType,class SwAccessibleContext *,const class sw::access::SwAccessibleChild &,const enum AccessibleStates) +sw/source/core/access/accmap.cxx:429 + void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType,class SwAccessibleContext *,class sw::access::SwAccessibleChild,const enum AccessibleStates) enum SwAccessibleEvent_Impl::EventType eT 0 -sw/source/core/crsr/swcrsr.cxx:72 +sw/source/core/crsr/swcrsr.cxx:74 void (anonymous namespace)::PercentHdl::PercentHdl(unsigned long,unsigned long,class SwDocShell *) unsigned long nStt 0 -sw/source/core/doc/doccomp.cxx:156 +sw/source/core/doc/doccomp.cxx:157 void (anonymous namespace)::CompareMainText::CompareMainText(class SwDoc &,_Bool) _Bool bRecordDiff 0 -sw/source/core/inc/drawfont.hxx:107 +sw/source/core/doc/DocumentRedlineManager.cxx:1003 + _Bool lcl_AcceptInnerInsertRedline(class SwRedlineTable &,unsigned long &,int) + int nDepth + 1 +sw/source/core/fields/textapi.cxx:93 + void (anonymous namespace)::SwTextAPIForwarder::SvxOutlinerForwarder(class Outliner &,_Bool) + _Bool + 0 +sw/source/core/inc/drawfont.hxx:111 void SwDrawTextInfo::SwDrawTextInfo(const class SwViewShell *,class OutputDevice &,const class rtl::OUString &,const int,const int,unsigned short,_Bool) unsigned short nWidth 0 -sw/source/core/inc/drawfont.hxx:107 +sw/source/core/inc/drawfont.hxx:111 void SwDrawTextInfo::SwDrawTextInfo(const class SwViewShell *,class OutputDevice &,const class rtl::OUString &,const int,const int,unsigned short,_Bool) _Bool bBullet 0 @@ -3666,67 +4066,83 @@ sw/source/core/inc/ftnfrm.hxx:56 class SwFootnoteFrame * SwFootnoteContFrame::PrependChained(class SwFrame *,_Bool) _Bool bDefaultFormat 0 -sw/source/core/inc/rolbck.hxx:400 - void SwHistory::CopyAttr(const class SwpHints *,const unsigned long,const int,const int,const _Bool) +sw/source/core/inc/rolbck.hxx:402 + void SwHistory::CopyAttr(const class SwpHints *,const struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,const int,const int,const _Bool) const int nStart 0 -sw/source/core/inc/scriptinfo.hxx:388 +sw/source/core/inc/scriptinfo.hxx:386 enum SwFontScript SwScriptInfo::WhichFont(int,const class rtl::OUString &) int nIdx 0 -sw/source/core/inc/swfont.hxx:287 +sw/source/core/inc/swfont.hxx:296 const class rtl::OUString & SwFont::GetName(const enum SwFontScript) const const enum SwFontScript nWhich 0 -sw/source/core/inc/txmsrt.hxx:113 +sw/source/core/inc/txmsrt.hxx:116 class rtl::OUString SwTOXInternational::ToUpper(const class rtl::OUString &,int) const int nPos 0 -sw/source/core/inc/UndoDelete.hxx:68 - void SwUndoDelete::SwUndoDelete(class SwPaM &,_Bool,_Bool) +sw/source/core/inc/UndoDelete.hxx:71 + void SwUndoDelete::SwUndoDelete(class SwPaM &,enum SwDeleteFlags,_Bool,_Bool) + enum SwDeleteFlags flags + 0 +sw/source/core/inc/UndoDelete.hxx:71 + void SwUndoDelete::SwUndoDelete(class SwPaM &,enum SwDeleteFlags,_Bool,_Bool) _Bool bCalledByTableCpy 0 -sw/source/core/inc/UndoTable.hxx:254 +sw/source/core/inc/UndoTable.hxx:263 void SwUndoTableNumFormat::SwUndoTableNumFormat(const class SwTableBox &,const class SfxItemSet *) const class SfxItemSet * pNewSet 0 -sw/source/core/inc/wrong.hxx:347 +sw/source/core/inc/wrong.hxx:346 void SwWrongList::InsertSubList(int,int,unsigned short,class SwWrongList *) int nNewLen 1 -sw/source/core/txtnode/txtedt.cxx:180 +sw/source/core/text/inftxt.hxx:727 + void SwFontSave::SwFontSave(const class SwTextSizeInfo &,class SwFont *,class SwAttrIter *) + class SwAttrIter * pItr + 0 +sw/source/core/text/porfld.cxx:405 + _Bool (lambda at /home/noel/libo-plugin/sw/source/core/text/porfld.cxx:405:27)::operator()(const char16_t,const _Bool) const + ###2 + 1 +sw/source/core/txtnode/fntcache.cxx:754 + void GetTextArray(const class OutputDevice &,const class SwDrawTextInfo &,class KernArray &,_Bool) + _Bool bCaret + 0 +sw/source/core/txtnode/txtedt.cxx:214 _Bool lcl_MaskRedlinesAndHiddenText(const class SwTextNode &,class rtl::OUStringBuffer &,int,int,const char16_t) int nStt 0 -sw/source/core/undo/untbl.cxx:2174 +sw/source/core/undo/untbl.cxx:2192 void (anonymous namespace)::RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags) enum RedlineFlags eNewRedlineFlags 0 -sw/source/filter/html/htmltab.cxx:480 +sw/source/filter/html/htmltab.cxx:485 unsigned short HTMLTable::GetBottomCellSpace(unsigned short,unsigned short) const unsigned short nRowSpan 1 -sw/source/filter/html/htmltab.cxx:496 +sw/source/filter/html/htmltab.cxx:501 class SwTableLine * HTMLTable::MakeTableLine(class SwTableBox *,unsigned short,unsigned short,unsigned short,unsigned short) unsigned short nLeftCol 0 -sw/source/filter/html/swhtml.hxx:834 +sw/source/filter/html/swhtml.hxx:843 void SwHTMLParser::BuildTableCell(class HTMLTable *,_Bool,_Bool) _Bool bReadOptions 1 -sw/source/filter/html/wrthtml.hxx:471 +sw/source/filter/html/wrthtml.hxx:501 void SwHTMLWriter::OutBackground(const class SfxItemSet &,_Bool) _Bool bGraphic 0 -sw/source/filter/inc/fltshell.hxx:317 +sw/source/filter/inc/fltshell.hxx:297 void ImportProgress::ImportProgress(class SwDocShell *,long,long) long nStartVal 0 -sw/source/filter/inc/wrtswtbl.hxx:281 +sw/source/filter/inc/wrtswtbl.hxx:282 unsigned short SwWriteTable::GetRelWidth(unsigned short,unsigned short) const unsigned short nColSpan 1 -sw/source/filter/ww8/docxattributeoutput.hxx:737 +sw/source/filter/ww8/docxattributeoutput.hxx:814 void DocxAttributeOutput::CmdEndField_Impl(const class SwTextNode *,int,_Bool) _Bool bWriteRun 1 @@ -3734,27 +4150,31 @@ sw/source/filter/ww8/needed_cast.hxx:27 type-parameter-?-? checking_cast(type-parameter-?-?,type-parameter-?-?) type-parameter-?-? 0 -sw/source/filter/ww8/writerwordglue.cxx:330 +sw/source/filter/ww8/rtfexport.hxx:191 + void RtfExport::OutPageDescription(const class SwPageDesc &,_Bool) + _Bool bCheckForFirstPage + 1 +sw/source/filter/ww8/writerwordglue.cxx:344 void myImplHelpers::(anonymous namespace)::IfBeforeStart::IfBeforeStart(int) int nStart 0 -sw/source/filter/ww8/wrtww8.hxx:181 +sw/source/filter/ww8/wrtww8.hxx:183 void WW8_SepInfo::WW8_SepInfo(const class SwPageDesc *,const class SwSectionFormat *,unsigned long,class std::optional<unsigned short>,const class SwNode *,_Bool) _Bool bIsFirstPara 0 -sw/source/filter/ww8/wrtww8.hxx:641 +sw/source/filter/ww8/wrtww8.hxx:649 void MSWordExportBase::OutputItemSet(const class SfxItemSet &,_Bool,_Bool,unsigned short,_Bool) unsigned short nScript 1 -sw/source/filter/ww8/wrtww8.hxx:890 +sw/source/filter/ww8/wrtww8.hxx:905 void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool) _Bool bNextPositionOnly 0 -sw/source/filter/ww8/wrtww8.hxx:1374 +sw/source/filter/ww8/wrtww8.hxx:1395 void WW8_WrMagicTable::Append(int,unsigned long) int nCp 0 -sw/source/filter/ww8/wrtww8.hxx:1374 +sw/source/filter/ww8/wrtww8.hxx:1395 void WW8_WrMagicTable::Append(int,unsigned long) unsigned long nData 0 @@ -3762,11 +4182,11 @@ sw/source/filter/ww8/ww8par.cxx:439 class rtl::OUString (anonymous namespace)::Sttb::getStringAtIndex(unsigned int) unsigned int 1 -sw/source/filter/ww8/ww8par.hxx:1689 +sw/source/filter/ww8/ww8par.hxx:1725 _Bool SwWW8ImplReader::SetUpperSpacing(class SwPaM &,int) int nSpace 0 -sw/source/filter/ww8/ww8scan.hxx:169 +sw/source/filter/ww8/ww8scan.hxx:170 class rtl::OUString read_uInt8_BeltAndBracesString(class SvStream &,unsigned short) unsigned short eEnc 1 @@ -3782,38 +4202,38 @@ sw/source/filter/ww8/ww8scan.hxx:704 void WW8PLCFx_SubDoc::WW8PLCFx_SubDoc(class SvStream *,const class WW8Fib &,int,long,long,long,long,long) int nStartCp 0 -sw/source/filter/ww8/WW8TableInfo.hxx:303 - class ww8::WW8TableNodeInfo * ww8::WW8TableInfo::processTableLine(const class SwTable *,const class SwTableLine *,unsigned int,unsigned int,class ww8::WW8TableNodeInfo *,class std::__debug::map<unsigned int, class ww8::WW8TableNodeInfoInner *, struct std::greater<unsigned int>, class std::allocator<struct std::pair<const unsigned int, class ww8::WW8TableNodeInfoInner *> > > &) +sw/source/filter/ww8/WW8TableInfo.hxx:302 + class ww8::WW8TableNodeInfo * ww8::WW8TableInfo::processTableLine(const class SwTable *,const class SwTableLine *,unsigned int,unsigned int,class ww8::WW8TableNodeInfo *,class std::map<unsigned int, class ww8::WW8TableNodeInfoInner *, struct std::greater<unsigned int> > &) unsigned int nDepth 1 -sw/source/filter/xml/xmlfmt.cxx:379 +sw/source/filter/xml/xmlfmt.cxx:380 void (anonymous namespace)::SwXMLCellStyleContext::XMLPropStyleContext(class SvXMLImport &,class SvXMLStylesContext &,enum XmlStyleFamily,_Bool) _Bool 0 -sw/source/ui/misc/impfnote.hxx:64 +sw/source/ui/inc/condedit.hxx:114 + void ConditionEdit::ShowBrackets(_Bool) + _Bool bShow + 0 +sw/source/ui/misc/impfnote.hxx:62 void SwEndNoteOptionPage::SwEndNoteOptionPage(class weld::Container *,class weld::DialogController *,_Bool,const class SfxItemSet &) _Bool bEndNote 0 -sw/source/ui/table/instable.cxx:171 +sw/source/ui/table/instable.cxx:174 void lcl_SetProperties(class SwTableAutoFormat *,_Bool) _Bool bVal 0 sw/source/ui/vba/vbarangehelper.hxx:32 - void SwVbaRangeHelper::insertString(const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class rtl::OUString &,_Bool) + void SwVbaRangeHelper::insertString(const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,class std::basic_string_view<char16_t>,_Bool) _Bool _bAbsorb 1 -sw/source/uibase/inc/condedit.hxx:64 - void ConditionEdit::ShowBrackets(_Bool) - _Bool bShow +sw/source/uibase/inc/conttree.hxx:195 + class std::unique_ptr<class weld::TreeIter> SwContentTree::GetEntryAtAbsPos(unsigned long) const + unsigned long nAbsPos 0 sw/source/uibase/inc/dbtree.hxx:59 - class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > SwDBTreeList::make_iterator(const class weld::TreeIter *) const + class std::unique_ptr<class weld::TreeIter> SwDBTreeList::make_iterator(const class weld::TreeIter *) const const class weld::TreeIter * pOrig 0 -sw/source/uibase/inc/edtwin.hxx:216 - void SwEditWin::StdDrawMode(enum SdrObjKind,_Bool) - enum SdrObjKind eSdrObjectKind - 0 sw/source/uibase/inc/frmmgr.hxx:99 void SwFlyFrameAttrMgr::SetLRSpace(long,long) long nLeft @@ -3834,41 +4254,81 @@ sw/source/uibase/inc/mmconfigitem.hxx:137 void SwMailMergeConfigItem::SetIndividualGreeting(_Bool,_Bool) _Bool bInEMail 0 -sw/source/uibase/inc/numfmtlb.hxx:132 +sw/source/uibase/inc/numfmtlb.hxx:133 void SwNumFormatTreeView::select(int) int nPos 0 sw/source/uibase/inc/prcntfld.hxx:69 - int SwPercentField::get_min(enum FieldUnit) const + long SwPercentField::get_min(enum FieldUnit) const enum FieldUnit eOutUnit 0 +sw/source/uibase/inc/swmodalredlineacceptdlg.hxx:34 + void SwModalRedlineAcceptDlg::AcceptAll(_Bool) + _Bool bAccept + 0 sw/source/uibase/inc/swuipardlg.hxx:34 - void SwParaDlg::SwParaDlg(class weld::Window *,class SwView &,const class SfxItemSet &,unsigned char,const class rtl::OUString *,_Bool,const class rtl::OString &) + void SwParaDlg::SwParaDlg(class weld::Window *,class SwView &,const class SfxItemSet &,unsigned char,const class rtl::OUString *,_Bool,const class rtl::OUString &) _Bool bDraw 0 -sw/source/uibase/inc/wrtsh.hxx:120 +sw/source/uibase/inc/usrpref.hxx:291 + void SwMasterUsrPref::SetEncloseWithCharactersOn(_Bool,_Bool) + _Bool noModify + 0 +sw/source/uibase/inc/wrtsh.hxx:125 void SwWrtShell::EndDrag(const class Point *,_Bool) _Bool bProp 0 -sw/source/uibase/inc/wrtsh.hxx:121 +sw/source/uibase/inc/wrtsh.hxx:126 long SwWrtShell::KillSelection(const class Point *,_Bool) const class Point * pPt 0 -sw/source/uibase/inc/wrtsh.hxx:121 +sw/source/uibase/inc/wrtsh.hxx:126 long SwWrtShell::KillSelection(const class Point *,_Bool) _Bool bProp 0 -sw/source/uibase/inc/wrtsh.hxx:415 +sw/source/uibase/inc/wrtsh.hxx:242 + void SwWrtShell::EndSentence(_Bool) + _Bool bSelect + 0 +sw/source/uibase/inc/wrtsh.hxx:427 _Bool SwWrtShell::GotoMark(const class sw::mark::IMark *const,_Bool) _Bool bSelect 0 -sw/source/uibase/inc/wrtsh.hxx:485 +sw/source/uibase/inc/wrtsh.hxx:498 + _Bool SwWrtShell::GotoRefMark(const class rtl::OUString &,unsigned short,unsigned short,unsigned short) + unsigned short nFlags + 0 +sw/source/uibase/inc/wrtsh.hxx:503 const class SwRangeRedline * SwWrtShell::GotoRedline(unsigned long,_Bool) _Bool bSelect 1 -sw/source/uibase/inc/wrtsh.hxx:495 - void SwWrtShell::ToggleOutlineContentVisibility(class SwNode *,const _Bool) - const _Bool bForceNotVisible +sw/source/uibase/uiview/view2.cxx:191 + void (anonymous namespace)::SwNumberInputDlg::SwNumberInputDlg(class weld::Window *,const class rtl::OUString &,const class rtl::OUString &,const long,const long,const long,class rtl::OUString) + const long min + 1 +sw/source/writerfilter/dmapper/DomainMapper.hxx:122 + void writerfilter::dmapper::DomainMapper::hasControls(const _Bool) + const _Bool bSet + 1 +sw/source/writerfilter/dmapper/DomainMapper_Impl.hxx:321 + _Bool writerfilter::dmapper::FieldContext::GetCommandIsEmpty(_Bool) const + _Bool bType + 0 +sw/source/writerfilter/inc/dmapper/resourcemodel.hxx:255 + void writerfilter::Stream::text(const unsigned char *,unsigned long) + unsigned long len + 1 +sw/source/writerfilter/inc/ooxml/OOXMLDocument.hxx:133 + void writerfilter::ooxml::OOXMLDocument::resolveFootnote(class writerfilter::Stream &,unsigned int,const int) + unsigned int aNoteType + 0 +sw/source/writerfilter/inc/ooxml/OOXMLDocument.hxx:146 + void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int) + unsigned int aNoteType + 0 +sw/source/writerfilter/ooxml/OOXMLStreamImpl.hxx:62 + void writerfilter::ooxml::OOXMLStreamImpl::OOXMLStreamImpl(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream>,enum writerfilter::ooxml::OOXMLStream::StreamType_t,_Bool) + enum writerfilter::ooxml::OOXMLStream::StreamType_t nType 1 test/source/sheet/xdatapilottable2.cxx:237 struct com::sun::star::table::CellAddress getLastUsedCellAddress(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheet> &,int,int) @@ -3878,25 +4338,37 @@ test/source/sheet/xdatapilottable2.cxx:237 struct com::sun::star::table::CellAddress getLastUsedCellAddress(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheet> &,int,int) int nRow 0 -ucb/source/ucp/tdoc/tdoc_provider.hxx:110 +ucb/source/core/ucbcmds.cxx:70 + struct com::sun::star::beans::Property makeProperty(const class rtl::OUString &,int,class com::sun::star::uno::Type,short) + short a + 0 +ucb/source/ucp/tdoc/tdoc_provider.hxx:106 class com::sun::star::uno::Reference<class com::sun::star::io::XOutputStream> tdoc_ucp::ContentProvider::queryOutputStream(const class rtl::OUString &,const class rtl::OUString &,_Bool) const _Bool bTruncate 1 -ucb/source/ucp/tdoc/tdoc_provider.hxx:117 +ucb/source/ucp/tdoc/tdoc_provider.hxx:113 class com::sun::star::uno::Reference<class com::sun::star::io::XStream> tdoc_ucp::ContentProvider::queryStream(const class rtl::OUString &,const class rtl::OUString &,_Bool) const _Bool bTruncate 0 -ucb/source/ucp/webdav-neon/DAVResourceAccess.hxx:105 - void webdav_ucp::DAVResourceAccess::PROPFIND(const enum webdav_ucp::Depth,class std::__debug::vector<struct webdav_ucp::DAVResourceInfo, class std::allocator<struct webdav_ucp::DAVResourceInfo> > &,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &) - const enum webdav_ucp::Depth nDepth +ucb/source/ucp/webdav-curl/CurlSession.cxx:211 + void (anonymous namespace)::CurlOption::CurlOption(const CURLoption,const long,const char *const,const enum (anonymous namespace)::CurlOption::Type) + const char *const i_pExceptionString + 0 +ucb/source/ucp/webdav-curl/DAVAuthListener.hxx:32 + int http_dav_ucp::DAVAuthListener::authenticate(const class rtl::OUString &,const class rtl::OUString &,class rtl::OUString &,class rtl::OUString &,_Bool,_Bool) + _Bool bUsePreviousCredentials + 1 +ucb/source/ucp/webdav-curl/DAVResourceAccess.hxx:97 + void http_dav_ucp::DAVResourceAccess::PROPFIND(const enum http_dav_ucp::Depth,class std::vector<struct http_dav_ucp::DAVResourceInfo> &,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &) + const enum http_dav_ucp::Depth nDepth 0 -ucb/source/ucp/webdav-neon/DAVTypes.hxx:179 - void webdav_ucp::DAVOptionsCache::setHeadAllowed(const class rtl::OUString &,_Bool) +ucb/source/ucp/webdav-curl/DAVTypes.hxx:171 + void http_dav_ucp::DAVOptionsCache::setHeadAllowed(const class rtl::OUString &,_Bool) _Bool HeadAllowed 0 -ucb/source/ucp/webdav-neon/NeonSession.hxx:250 - int webdav_ucp::NeonSession::GET0(struct ne_session_s *,const char *,_Bool,void *) - _Bool getheaders +unotools/source/ucbhelper/ucblockbytes.hxx:108 + _Bool utl::UcbLockBytes::setInputStream(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,_Bool) + _Bool bSetXSeekable 1 vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:36 class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateMenuItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,_Bool) @@ -3914,368 +4386,360 @@ vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:43 class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateToolbarItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,int) int nStyle 0 -vcl/backendtest/outputdevice/common.cxx:205 +vcl/backendtest/outputdevice/common.cxx:59 + void checkValue(class BitmapScopedWriteAccess &,const class Point &,class Color,int &,int &,_Bool,int) + _Bool bQuirkMode + 0 +vcl/backendtest/outputdevice/common.cxx:59 + void checkValue(class BitmapScopedWriteAccess &,const class Point &,class Color,int &,int &,_Bool,int) + int nColorDeltaThresh + 0 +vcl/backendtest/outputdevice/common.cxx:283 enum vcl::test::TestResult checkDiamondLine(class Bitmap &,int,class Color) int aLayerNumber 1 -vcl/backendtest/VisualBackendTest.cxx:54 +vcl/backendtest/VisualBackendTest.cxx:51 void drawBitmapScaledAndCentered(const class tools::Rectangle &,class Bitmap,class OutputDevice &,enum BmpScaleFlag) enum BmpScaleFlag aFlag 1 -vcl/headless/svpgdi.cxx:398 - void (anonymous namespace)::BitmapHelper::BitmapHelper(const class SalBitmap &,const _Bool) - const _Bool bForceARGB32 - 1 vcl/inc/driverblocklist.hxx:28 - _Bool IsDeviceBlocked(const class rtl::OUString &,enum DriverBlocklist::VersionType,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,const class rtl::OUString &) + _Bool IsDeviceBlocked(const class rtl::OUString &,enum DriverBlocklist::VersionType,class std::basic_string_view<char16_t>,class std::basic_string_view<char16_t>,const class rtl::OUString &) enum DriverBlocklist::VersionType versionType 1 -vcl/inc/FileDefinitionWidgetDraw.hxx:61 - void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::__debug::vector<double, class std::allocator<double> > *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) - const class std::__debug::vector<double, class std::allocator<double> > * i_pStroke +vcl/inc/FileDefinitionWidgetDraw.hxx:60 + void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::vector<double> *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) + const class std::vector<double> * i_pStroke 0 -vcl/inc/FileDefinitionWidgetDraw.hxx:61 - void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::__debug::vector<double, class std::allocator<double> > *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) +vcl/inc/FileDefinitionWidgetDraw.hxx:60 + void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::vector<double> *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) enum com::sun::star::drawing::LineCap i_eLineCap 1 -vcl/inc/FileDefinitionWidgetDraw.hxx:61 - void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::__debug::vector<double, class std::allocator<double> > *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) +vcl/inc/FileDefinitionWidgetDraw.hxx:60 + void vcl::FileDefinitionWidgetDraw::drawPolyLine(class SalGraphics &,const class basegfx::B2DHomMatrix &,const class basegfx::B2DPolygon &,double,double,const class std::vector<double> *,enum basegfx::B2DLineJoin,enum com::sun::star::drawing::LineCap,double,_Bool) _Bool bPixelSnapHairline 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:294 - void JSWidget::JSWidget<BaseInstanceClass, VclClass>(class JSDialogSender *,type-parameter-?-? *,class SalInstanceBuilder *,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,class std::function<class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > (class vcl::Window *)>,void *,_Bool) +vcl/inc/font/PhysicalFontFace.hxx:188 + class rtl::OUString vcl::font::PhysicalFontFace::GetName(vcl::font::NameID) const + vcl::font::NameID aNameID + 1 +vcl/inc/fontsubset.hxx:56 + _Bool FontSubsetInfo::CreateFontSubset(enum FontType,class SvStream *,const char *,const unsigned int *,const unsigned char *,int) + const char * pOutFontName + 0 +vcl/inc/graphic/MemoryManaged.hxx:97 + void vcl::graphic::MemoryManaged::swappedOut(long) + long nNewSize + 0 +vcl/inc/headless/BitmapHelper.hxx:35 + void BitmapHelper::BitmapHelper(const class SalBitmap &,const _Bool) + const _Bool bForceARGB32 + 1 +vcl/inc/impgraph.hxx:92 + void ImpGraphic::ImpGraphic(_Bool) + _Bool bDefault + 0 +vcl/inc/jsdialog/jsdialogbuilder.hxx:384 + void JSWidget::JSWidget<BaseInstanceClass, VclClass>(class JSDialogSender *,type-parameter-?-? *,class SalInstanceBuilder *,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,class std::function<class std::unique_ptr<class UIObject> (class vcl::Window *)>,void *,_Bool) _Bool bTakeOwnership 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:374 +vcl/inc/jsdialog/jsdialogbuilder.hxx:511 void JSDialog::JSDialog(class JSDialogSender *,class Dialog *,class SalInstanceBuilder *,_Bool) _Bool bTakeOwnership 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:393 +vcl/inc/jsdialog/jsdialogbuilder.hxx:528 + void JSAssistant::JSAssistant(class JSDialogSender *,class vcl::RoadmapWizard *,class SalInstanceBuilder *,_Bool) + _Bool bTakeOwnership + 0 +vcl/inc/jsdialog/jsdialogbuilder.hxx:581 void JSButton::JSButton(class JSDialogSender *,class Button *,class SalInstanceBuilder *,_Bool) class SalInstanceBuilder * pBuilder 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:393 +vcl/inc/jsdialog/jsdialogbuilder.hxx:581 void JSButton::JSButton(class JSDialogSender *,class Button *,class SalInstanceBuilder *,_Bool) _Bool bTakeOwnership 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:463 +vcl/inc/jsdialog/jsdialogbuilder.hxx:693 void JSMessageDialog::JSMessageDialog(class JSDialogSender *,class MessageDialog *,class SalInstanceBuilder *,_Bool) _Bool bTakeOwnership 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:465 +vcl/inc/jsdialog/jsdialogbuilder.hxx:695 void JSMessageDialog::JSMessageDialog(class MessageDialog *,class SalInstanceBuilder *,_Bool) class SalInstanceBuilder * pBuilder 0 -vcl/inc/jsdialog/jsdialogbuilder.hxx:465 +vcl/inc/jsdialog/jsdialogbuilder.hxx:695 void JSMessageDialog::JSMessageDialog(class MessageDialog *,class SalInstanceBuilder *,_Bool) _Bool bTakeOwnership 1 -vcl/inc/listbox.hxx:143 +vcl/inc/jsdialog/jsdialogbuilder.hxx:860 + void JSPopover::JSPopover(class JSDialogSender *,class DockingWindow *,class SalInstanceBuilder *,_Bool) + _Bool bTakeOwnership + 0 +vcl/inc/listbox.hxx:145 class rtl::OUString ImplEntryList::GetSelectedEntry(int) const int nIndex 0 -vcl/inc/listbox.hxx:334 +vcl/inc/listbox.hxx:336 void ImplListBoxWindow::EnableMouseMoveSelect(_Bool) _Bool bMouseMoveSelect 1 -vcl/inc/qt5/Qt5Graphics_Controls.hxx:94 - class QSize Qt5Graphics_Controls::downscale(const class QSize &,enum Qt5Graphics_Controls::Round) - enum Qt5Graphics_Controls::Round eRound +vcl/inc/ppdparser.hxx:175 + class rtl::OUString psp::PPDParser::matchPaperImpl(int,int,_Bool,enum psp::orientation *) const + _Bool bDontSwap 1 -vcl/inc/qt5/Qt5Graphics_Controls.hxx:95 - class QSize Qt5Graphics_Controls::upscale(const class QSize &,enum Qt5Graphics_Controls::Round) - enum Qt5Graphics_Controls::Round eRound +vcl/inc/qt5/QtGraphics_Controls.hxx:95 + class QSize QtGraphics_Controls::downscale(const class QSize &,enum QtGraphics_Controls::Round) + enum QtGraphics_Controls::Round eRound 1 -vcl/inc/qt5/Qt5VirtualDevice.hxx:42 - void Qt5VirtualDevice::Qt5VirtualDevice(enum DeviceFormat,double) - double fScale +vcl/inc/qt5/QtGraphics_Controls.hxx:96 + class QSize QtGraphics_Controls::upscale(const class QSize &,enum QtGraphics_Controls::Round) + enum QtGraphics_Controls::Round eRound 1 -vcl/inc/qt5/Qt5Widget.hxx:49 - _Bool Qt5Widget::handleKeyEvent(class Qt5Frame &,const class QWidget &,class QKeyEvent *,const enum Qt5Widget::ButtonKeyState) - const enum Qt5Widget::ButtonKeyState +vcl/inc/qt5/QtInstance.hxx:89 + _Bool QtInstance::ImplYieldSignal(_Bool,_Bool) + _Bool bWait + 0 +vcl/inc/qt5/QtVirtualDevice.hxx:41 + void QtVirtualDevice::QtVirtualDevice(double) + double fScale 1 -vcl/inc/salgdi.hxx:144 - void SalGraphics::GetFontMetric(class tools::SvRef<class ImplFontMetricData> &,int) +vcl/inc/salgdi.hxx:143 + void SalGraphics::GetFontMetric(class tools::SvRef<class FontMetricData> &,int) int nFallbackLevel 0 -vcl/inc/salgdi.hxx:520 +vcl/inc/salgdi.hxx:487 void SalGraphics::copyArea(long,long,long,long,long,long,_Bool) _Bool bWindowInvalidate 1 -vcl/inc/salgdi.hxx:655 - _Bool SalGraphics::CreateTTFfontSubset(class vcl::AbstractTrueTypeFont &,const class rtl::OString &,const _Bool,const unsigned short *,const unsigned char *,int *,int) - const _Bool bVertical - 0 -vcl/inc/scrptrun.h:68 +vcl/inc/scrptrun.h:71 void vcl::ScriptRun::reset(const char16_t *,int,int) int start 0 -vcl/inc/sft.hxx:478 +vcl/inc/sft.hxx:482 enum vcl::SFErrCodes OpenTTFontBuffer(const void *,unsigned int,unsigned int,class vcl::TrueTypeFont **,const class tools::SvRef<class FontCharMap>) unsigned int facenum 0 -vcl/inc/sft.hxx:594 - enum vcl::SFErrCodes CreateT3FromTTGlyphs(class vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int) - int wmode - 0 -vcl/inc/skia/gdiimpl.hxx:225 - void SkiaSalGraphicsImpl::drawGenericLayout(const class GenericSalLayout &,class Color,const class SkFont &,enum SkiaSalGraphicsImpl::GlyphOrientation) - enum SkiaSalGraphicsImpl::GlyphOrientation glyphOrientation - 0 -vcl/inc/skia/utils.hxx:39 - void disableRenderMethod(enum SkiaHelper::RenderMethod) - enum SkiaHelper::RenderMethod method +vcl/inc/skia/utils.hxx:61 + class sk_sp<class SkSurface> createSkSurface(const class Size &,enum SkColorType,enum SkAlphaType) + enum SkColorType type 1 -vcl/inc/svimpbox.hxx:259 +vcl/inc/skia/utils.hxx:200 + struct SkSamplingOptions makeSamplingOptions(enum BmpScaleFlag,const class Size &,class Size,int) + int scalingFactor + 1 +vcl/inc/strhelper.hxx:35 + class rtl::OUString WhitespaceToSpace(class std::basic_string_view<char16_t>,_Bool) + _Bool bProtect + 1 +vcl/inc/svimpbox.hxx:257 void SvImpLBox::SelectEntry(class SvTreeListEntry *,_Bool) _Bool bSelect 0 -vcl/inc/unx/gendisp.hxx:45 +vcl/inc/test/outputdevice.hxx:101 + enum vcl::test::TestResult vcl::test::OutputDeviceTestCommon::checkOpenPolygon(class Bitmap &,_Bool) + _Bool aEnableAA + 0 +vcl/inc/test/outputdevice.hxx:115 + class Bitmap vcl::test::OutputDeviceTestBitmap::setupComplexDrawTransformedBitmap(enum vcl::PixelFormat,_Bool) + _Bool isBitmapGreyScale + 0 +vcl/inc/unx/fontmanager.hxx:90 + class std::vector<struct psp::PrintFontManager::PrintFont> psp::PrintFontManager::analyzeFontFile(int,const class rtl::OString &,const char *) const + const char * pFormat + 0 +vcl/inc/unx/gendisp.hxx:44 _Bool SalGenericDisplay::DispatchInternalEvent(_Bool) _Bool bHandleAllCurrentEvent 0 -vcl/inc/unx/gtk/gloactiongroup.h:51 +vcl/inc/unx/gtk/gloactiongroup.h:50 void g_lo_action_group_insert(struct GLOActionGroup *,const char *,int,int) int submenu 0 -vcl/inc/unx/gtk/gloactiongroup.h:56 +vcl/inc/unx/gtk/gloactiongroup.h:55 void g_lo_action_group_insert_stateful(struct GLOActionGroup *,const char *,int,int,const struct _GVariantType *,const struct _GVariantType *,struct _GVariant *,struct _GVariant *) struct _GVariant * state_hint 0 -vcl/inc/unx/gtk/glomenu.h:49 +vcl/inc/unx/gtk/glomenu.h:48 void g_lo_menu_new_section(struct GLOMenu *,int,const char *) const char * label 0 -vcl/inc/unx/gtk/hudawareness.h:20 +vcl/inc/unx/gtk/gtkdata.hxx:166 + _Bool surface_get_device_position(struct _GdkWindow *,struct _GdkDevice *,double &,double &,GdkModifierType *) + GdkModifierType * pMask + 0 +vcl/inc/unx/gtk/hudawareness.h:19 unsigned int hud_awareness_register(struct _GDBusConnection *,const char *,void (*)(int, void *),void *,void (*)(void *),struct _GError **) void (*)(void *) notify 0 -vcl/inc/unx/gtk/hudawareness.h:20 +vcl/inc/unx/gtk/hudawareness.h:19 unsigned int hud_awareness_register(struct _GDBusConnection *,const char *,void (*)(int, void *),void *,void (*)(void *),struct _GError **) struct _GError ** error 0 -vcl/inc/unx/printergfx.hxx:226 - void psp::PrinterGfx::PSSetFont(const class rtl::OString &,unsigned short) - unsigned short nEncoding - 0 -vcl/inc/unx/printergfx.hxx:252 - void psp::PrinterGfx::PSHexString(const unsigned char *,short) - short nLen - 1 -vcl/inc/unx/salbmp.h:49 - class std::unique_ptr<struct BitmapBuffer, struct std::default_delete<struct BitmapBuffer> > X11SalBitmap::ImplCreateDIB(unsigned long,class SalX11Screen,long,long,long,long,long,_Bool) - long nX - 0 -vcl/inc/unx/salbmp.h:49 - class std::unique_ptr<struct BitmapBuffer, struct std::default_delete<struct BitmapBuffer> > X11SalBitmap::ImplCreateDIB(unsigned long,class SalX11Screen,long,long,long,long,long,_Bool) - long nY - 0 -vcl/inc/unx/wmadaptor.hxx:181 - const class tools::Rectangle & vcl_sal::WMAdaptor::getWorkArea(int) const +vcl/inc/unx/wmadaptor.hxx:179 + const class AbsoluteScreenPixelRectangle & vcl_sal::WMAdaptor::getWorkArea(int) const int n 0 -vcl/inc/unx/x11/xrender_peer.hxx:45 - XRenderPictFormat * XRenderPeer::FindStandardFormat(int) const - int nFormat - 0 -vcl/inc/unx/x11/xrender_peer.hxx:61 - void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const - int nXSrc - 0 -vcl/inc/unx/x11/xrender_peer.hxx:61 - void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const - int nYSrc - 0 -vcl/inc/unx/x11/xrender_peer.hxx:64 - void XRenderPeer::CompositeTriangles(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTriangle *,int) const - int nXSrc +vcl/inc/window.h:431 + _Bool ImplLOKHandleMouseEvent(const class VclPtr<class vcl::Window> &,enum NotifyEventType,_Bool,long,long,unsigned long,unsigned short,enum MouseEventModifiers,unsigned short) + _Bool bMouseLeave 0 -vcl/inc/unx/x11/xrender_peer.hxx:64 - void XRenderPeer::CompositeTriangles(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTriangle *,int) const - int nYSrc - 0 -vcl/inc/wizdlg.hxx:123 - _Bool vcl::RoadmapWizard::Finish(long) +vcl/inc/wizdlg.hxx:121 + void vcl::RoadmapWizard::Finish(long) long nResult 1 -vcl/qa/cppunit/BitmapTest.cxx:67 - void assertColorsAreSimilar(int,const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,const class BitmapColor &,const class BitmapColor &) +vcl/qa/cppunit/BitmapTest.cxx:72 + void assertColorsAreSimilar(int,const class std::basic_string<char> &,const class BitmapColor &,const class BitmapColor &) int maxDifference 1 -vcl/qa/cppunit/PDFDocumentTest.cxx:174 - class vcl::filter::PDFObjectElement * addObjectElement(class std::__debug::vector<class std::unique_ptr<class vcl::filter::PDFElement, struct std::default_delete<class vcl::filter::PDFElement> >, class std::allocator<class std::unique_ptr<class vcl::filter::PDFElement, struct std::default_delete<class vcl::filter::PDFElement> > > > &,class vcl::filter::PDFDocument &,int,int) +vcl/qa/cppunit/GraphicMemoryTest.cxx:61 + class Graphic makeUnloadedGraphic(class std::basic_string_view<char16_t>,class Size,_Bool) + _Bool bAlpha + 0 +vcl/qa/cppunit/PDFDocumentTest.cxx:179 + class vcl::filter::PDFObjectElement * addObjectElement(class std::vector<class std::unique_ptr<class vcl::filter::PDFElement> > &,class vcl::filter::PDFDocument &,int,int) int nObjectNumber 1 -vcl/qa/cppunit/PDFDocumentTest.cxx:174 - class vcl::filter::PDFObjectElement * addObjectElement(class std::__debug::vector<class std::unique_ptr<class vcl::filter::PDFElement, struct std::default_delete<class vcl::filter::PDFElement> >, class std::allocator<class std::unique_ptr<class vcl::filter::PDFElement, struct std::default_delete<class vcl::filter::PDFElement> > > > &,class vcl::filter::PDFDocument &,int,int) +vcl/qa/cppunit/PDFDocumentTest.cxx:179 + class vcl::filter::PDFObjectElement * addObjectElement(class std::vector<class std::unique_ptr<class vcl::filter::PDFElement> > &,class vcl::filter::PDFDocument &,int,int) int nGenerationNumber 0 -vcl/source/app/salvtables.cxx:1804 - void (anonymous namespace)::SalInstanceAssistant::SalInstanceAssistant(class vcl::RoadmapWizard *,class SalInstanceBuilder *,_Bool) - _Bool bTakeOwnership - 0 -vcl/source/app/salvtables.cxx:2002 - void (anonymous namespace)::SalInstanceFrame::SalInstanceFrame(class VclFrame *,class SalInstanceBuilder *,_Bool) - _Bool bTakeOwnership - 0 -vcl/source/app/salvtables.cxx:6649 - void (anonymous namespace)::SalInstancePopover::SalInstancePopover(class DockingWindow *,class SalInstanceBuilder *,_Bool) - _Bool bTakeOwnership - 0 -vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx:225 - void runFilter(class Bitmap &,const long,const _Bool,_Bool,unsigned char) +vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx:224 + void runFilter(class Bitmap &,const int,const _Bool,_Bool,unsigned char) const _Bool bParallel 1 vcl/source/bitmap/BitmapFilterStackBlur.cxx:147 - void (anonymous namespace)::SumFunction24::set(long *&,long) - long nConstant + void (anonymous namespace)::SumFunction24::set(int *&,int) + int nConstant 0 -vcl/source/bitmap/BitmapFilterStackBlur.cxx:205 - void (anonymous namespace)::SumFunction8::set(long *&,long) - long nConstant +vcl/source/bitmap/BitmapFilterStackBlur.cxx:202 + void (anonymous namespace)::SumFunction8::set(int *&,int) + int nConstant 0 -vcl/source/bitmap/BitmapFilterStackBlur.cxx:478 - void runStackBlur(class Bitmap &,const long,const long,const long,void (*)(const struct (anonymous namespace)::BlurSharedData &, long, long),void (*)(const struct (anonymous namespace)::BlurSharedData &, long, long),const _Bool) +vcl/source/bitmap/BitmapFilterStackBlur.cxx:475 + void runStackBlur(class Bitmap &,const int,const int,const int,void (*)(const struct (anonymous namespace)::BlurSharedData &, int, int),void (*)(const struct (anonymous namespace)::BlurSharedData &, int, int),const _Bool) const _Bool bParallel 1 vcl/source/bitmap/bmpfast.cxx:34 void (anonymous namespace)::BasePixelPtr::BasePixelPtr(unsigned char *) unsigned char * p 0 -vcl/source/control/imivctl.hxx:359 +vcl/source/control/imivctl.hxx:358 const class Size & SvxIconChoiceCtrl_Impl::GetItemSize(enum IcnViewFieldType) const enum IcnViewFieldType 1 -vcl/source/control/imivctl.hxx:405 +vcl/source/control/imivctl.hxx:404 void SvxIconChoiceCtrl_Impl::SetColumn(unsigned short,const class SvxIconChoiceCtrlColumnInfo &) unsigned short nIndex 0 -vcl/source/control/imivctl.hxx:406 +vcl/source/control/imivctl.hxx:405 const class SvxIconChoiceCtrlColumnInfo * SvxIconChoiceCtrl_Impl::GetColumn(unsigned short) const unsigned short nIndex 0 -vcl/source/filter/eps/eps.cxx:92 +vcl/source/filter/eps/eps.cxx:94 enum (anonymous namespace)::NMode operator|(enum (anonymous namespace)::NMode,enum (anonymous namespace)::NMode) enum (anonymous namespace)::NMode a 1 -vcl/source/filter/eps/eps.cxx:213 +vcl/source/filter/eps/eps.cxx:214 void (anonymous namespace)::PSWriter::ImplWriteLineColor(enum (anonymous namespace)::NMode) enum (anonymous namespace)::NMode nMode 1 -vcl/source/filter/eps/eps.cxx:214 +vcl/source/filter/eps/eps.cxx:215 void (anonymous namespace)::PSWriter::ImplWriteFillColor(enum (anonymous namespace)::NMode) enum (anonymous namespace)::NMode nMode 1 -vcl/source/filter/FilterConfigCache.hxx:89 +vcl/source/filter/FilterConfigCache.hxx:88 class rtl::OUString FilterConfigCache::GetExportWildcard(unsigned short,int) int nEntry 0 -vcl/source/filter/jpeg/Exif.cxx:170 +vcl/source/filter/jpeg/Exif.cxx:167 void write32(unsigned int,unsigned char (&)[4],_Bool) unsigned int value 1 -vcl/source/filter/wmf/wmfwr.hxx:162 +vcl/source/filter/wmf/wmfwr.hxx:161 void WMFWriter::WMFRecord_SetBkMode(_Bool) _Bool bTransparent 1 -vcl/source/gdi/FileDefinitionWidgetDraw.cxx:102 - _Bool getSettingValueBool(class std::basic_string_view<char, struct std::char_traits<char> >,_Bool) +vcl/source/fontsubset/sft.cxx:177 + int GetTTGlyphOutline(class vcl::AbstractTrueTypeFont *,unsigned int,class std::vector<vcl::ControlPoint> &,struct vcl::(anonymous namespace)::TTGlyphMetrics *,class std::vector<unsigned int> *) + struct vcl::(anonymous namespace)::TTGlyphMetrics * + 0 +vcl/source/gdi/FileDefinitionWidgetDraw.cxx:103 + _Bool getSettingValueBool(class std::basic_string_view<char>,_Bool) _Bool bDefault 1 -vcl/source/window/menufloatingwindow.hxx:107 +vcl/source/window/menufloatingwindow.hxx:106 void MenuFloatingWindow::EnableScrollMenu(_Bool) _Bool b 1 -vcl/source/window/menuitemlist.hxx:111 - struct MenuItemData * MenuItemList::Insert(unsigned short,enum MenuItemType,enum MenuItemBits,const class rtl::OUString &,class Menu *,unsigned long,const class rtl::OString &) +vcl/source/window/menuitemlist.hxx:112 + struct MenuItemData * MenuItemList::Insert(unsigned short,enum MenuItemType,enum MenuItemBits,const class rtl::OUString &,class Menu *,unsigned long,const class rtl::OUString &) enum MenuItemType eType 1 -vcl/source/window/window2.cxx:576 - void lcl_HandleScrollHelper(class ScrollBar *,double,_Bool) +vcl/source/window/window2.cxx:615 + double lcl_HandleScrollHelper(class Scrollable *,double,_Bool) _Bool isMultiplyByLineSize 1 vcl/unx/generic/app/randrwrapper.cxx:55 void (anonymous namespace)::RandRWrapper::XRRSelectInput(struct _XDisplay *,unsigned long,int) int i_nMask 1 -vcl/unx/generic/print/psputil.hxx:50 - _Bool WritePS(class osl::File *,const char *,unsigned long) - unsigned long nInLength - 1 -vcl/unx/gtk3/gtk3gtkinst.cxx:4973 +vcl/unx/gtk3/gtkinst.cxx:4892 + struct _GdkPixbuf * getPixbuf(const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> &,_Bool) + _Bool bMirror + 0 +vcl/unx/gtk3/gtkinst.cxx:7331 void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool) class (anonymous namespace)::GtkInstanceBuilder * pBuilder 0 -vcl/unx/gtk3/gtk3gtkinst.cxx:4973 +vcl/unx/gtk3/gtkinst.cxx:7331 void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool) _Bool bTakeOwnership 1 -vcl/unx/gtk3/gtk3gtkinst.cxx:15264 - int (anonymous namespace)::GtkInstanceComboBox::find_text_including_mru(class std::basic_string_view<char16_t, struct std::char_traits<char16_t> >,_Bool) const +vcl/unx/gtk3/gtkinst.cxx:21964 + int (anonymous namespace)::GtkInstanceComboBox::find_text_including_mru(class std::basic_string_view<char16_t>,_Bool) const _Bool bSearchMRU 0 -workdir/../vcl/inc/qt5/Qt5Frame.hxx:210 - _Bool Qt5Frame::CallCallback(enum SalEvent,const void *) const - const void * pEvent - 0 -workdir/../vcl/inc/qt5/Qt5Instance.hxx:79 - _Bool Qt5Instance::ImplYieldSignal(_Bool,_Bool) - _Bool bWait - 0 -writerfilter/inc/dmapper/resourcemodel.hxx:237 - void writerfilter::Stream::text(const unsigned char *,unsigned long) - unsigned long len - 1 -writerfilter/inc/ooxml/OOXMLDocument.hxx:131 - void writerfilter::ooxml::OOXMLDocument::resolveFootnote(class writerfilter::Stream &,unsigned int,const int) - unsigned int aNoteType - 0 -writerfilter/inc/ooxml/OOXMLDocument.hxx:144 - void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int) - unsigned int aNoteType - 0 -writerfilter/source/dmapper/DomainMapper.hxx:120 - void writerfilter::dmapper::DomainMapper::hasControls(const _Bool) - const _Bool bSet - 1 -writerfilter/source/ooxml/OOXMLStreamImpl.hxx:62 - void writerfilter::ooxml::OOXMLStreamImpl::OOXMLStreamImpl(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum writerfilter::ooxml::OOXMLStream::StreamType_t,_Bool) - enum writerfilter::ooxml::OOXMLStream::StreamType_t nType - 1 -xmlhelp/source/cxxhelp/provider/databases.hxx:360 +xmlhelp/source/cxxhelp/provider/databases.hxx:372 void chelp::DataBaseIterator::DataBaseIterator(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,class chelp::Databases &,const class rtl::OUString &,const class rtl::OUString &,_Bool) _Bool bHelpText 1 -xmlhelp/source/cxxhelp/provider/databases.hxx:365 +xmlhelp/source/cxxhelp/provider/databases.hxx:377 void chelp::DataBaseIterator::DataBaseIterator(class chelp::Databases &,const class rtl::OUString &,const class rtl::OUString &,_Bool) _Bool bHelpText 0 -xmloff/inc/txtflde.hxx:253 +xmloff/inc/txtflde.hxx:260 void XMLTextFieldExport::ProcessIntegerDef(enum xmloff::token::XMLTokenEnum,int,int) int nDefault 0 -xmloff/inc/txtflde.hxx:324 +xmloff/inc/txtflde.hxx:331 void XMLTextFieldExport::ProcessDateTime(enum xmloff::token::XMLTokenEnum,double,_Bool,_Bool,_Bool,unsigned short) _Bool bOmitDurationIfZero 1 -xmloff/inc/txtflde.hxx:333 +xmloff/inc/txtflde.hxx:340 void XMLTextFieldExport::ProcessDateTime(enum xmloff::token::XMLTokenEnum,int,_Bool,_Bool) _Bool bIsDuration 1 +xmloff/qa/unit/draw.cxx:45 + class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> XmloffDrawTest::getShapeTextPortion(unsigned int,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &) + unsigned int nIndex + 0 +xmloff/qa/unit/style.cxx:34 + class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> XmloffStyleTest::getShape(unsigned char) + unsigned char nShapeIndex + 0 xmloff/source/chart/SchXMLTools.hxx:90 - void CreateCategories(const class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataProvider> &,const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,const class rtl::OUString &,int,int,class std::__debug::multimap<struct std::pair<int, enum SchXMLLabeledSequencePart>, class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XLabeledDataSequence>, struct std::less<struct std::pair<int, enum SchXMLLabeledSequencePart> >, class std::allocator<struct std::pair<const struct std::pair<int, enum SchXMLLabeledSequencePart>, class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XLabeledDataSequence> > > > *) + void CreateCategories(const class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataProvider> &,const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,const class rtl::OUString &,int,int,class std::multimap<struct std::pair<int, enum SchXMLLabeledSequencePart>, class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XLabeledDataSequence> > *) int nCooSysIndex 0 xmloff/source/chart/SchXMLTools.hxx:121 _Bool getXMLRangePropertyFromDataSequence(const class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> &,class rtl::OUString &,_Bool) _Bool bClearProp 1 -xmloff/source/chart/transporttypes.hxx:183 - void DataRowPointStyle::DataRowPointStyle(enum DataRowPointStyle::StyleType,const class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> &,int,int,const class rtl::OUString &,int) +xmloff/source/chart/transporttypes.hxx:202 + void DataRowPointStyle::DataRowPointStyle(enum DataRowPointStyle::StyleType,class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries>,int,int,class rtl::OUString,int) int nPointRepeat 1 -xmloff/source/chart/transporttypes.hxx:199 - void DataRowPointStyle::DataRowPointStyle(enum DataRowPointStyle::StyleType,const class rtl::OUString &,int) +xmloff/source/chart/transporttypes.hxx:218 + void DataRowPointStyle::DataRowPointStyle(enum DataRowPointStyle::StyleType,class rtl::OUString,int) int nAttachedAxis 0 xmloff/source/text/txtflde.cxx:276 @@ -4294,11 +4758,11 @@ xmloff/source/transform/TransformerBase.hxx:169 const class XMLTransformerContext * XMLTransformerBase::GetAncestorContext(unsigned int) const unsigned int i 1 -xmlscript/source/xmldlg_imexp/exp_share.hxx:223 +xmlscript/source/xmldlg_imexp/exp_share.hxx:224 void xmlscript::ElementDescriptor::read(const class rtl::OUString &,const class rtl::OUString &,_Bool) _Bool forceAttribute 0 -xmlsecurity/source/component/documentdigitalsignatures.cxx:95 +xmlsecurity/source/component/documentdigitalsignatures.cxx:88 void (anonymous namespace)::DocumentDigitalSignatures::ImplViewSignatures(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum DocumentSignatureMode,_Bool) _Bool bReadOnly 1 |