loplugin:unusedfields
Change-Id: I7c23234f25872fccc0cecc3bdcbae7d47d15951a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181180 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
This commit is contained in:
parent
5ff1b4491a
commit
fe8ef5ec07
@ -11,14 +11,14 @@ basic/qa/cppunit/test_global_array.cxx:25
|
|||||||
basic/qa/cppunit/test_global_as_new.cxx:25
|
basic/qa/cppunit/test_global_as_new.cxx:25
|
||||||
(anonymous namespace)::GlobalAsNewTest lib BasicDLL
|
(anonymous namespace)::GlobalAsNewTest lib BasicDLL
|
||||||
binaryurp/source/unmarshal.hxx:86
|
binaryurp/source/unmarshal.hxx:86
|
||||||
binaryurp::Unmarshal buffer_ com::sun::star::uno::Sequence<sal_Int8>
|
binaryurp::Unmarshal buffer_ css::uno::Sequence<sal_Int8>
|
||||||
binaryurp/source/writer.hxx:135
|
binaryurp/source/writer.hxx:135
|
||||||
binaryurp::Writer state_ WriterState
|
binaryurp::Writer state_ WriterState
|
||||||
canvas/source/tools/surfaceproxy.hxx:104
|
canvas/source/tools/surfaceproxy.hxx:104
|
||||||
canvas::SurfaceProxy mpPageManager PageManagerSharedPtr
|
canvas::SurfaceProxy mpPageManager PageManagerSharedPtr
|
||||||
canvas/source/vcl/impltools.hxx:119
|
canvas/source/vcl/impltools.hxx:119
|
||||||
vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
|
vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
|
||||||
chart2/source/controller/accessibility/AccessibleChartShape.hxx:78
|
chart2/source/controller/accessibility/AccessibleChartShape.hxx:77
|
||||||
chart::AccessibleChartShape m_aShapeTreeInfo ::accessibility::AccessibleShapeTreeInfo
|
chart::AccessibleChartShape m_aShapeTreeInfo ::accessibility::AccessibleShapeTreeInfo
|
||||||
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:70
|
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:70
|
||||||
chart::ThreeD_SceneIllumination_TabPage m_aModelChangeListener ModifyListenerCallBack
|
chart::ThreeD_SceneIllumination_TabPage m_aModelChangeListener ModifyListenerCallBack
|
||||||
@ -38,12 +38,14 @@ chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:82
|
|||||||
chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light7 LightButton
|
chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light7 LightButton
|
||||||
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:83
|
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:83
|
||||||
chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light8 LightButton
|
chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light8 LightButton
|
||||||
chart2/source/controller/inc/dlg_View3D.hxx:46
|
chart2/source/controller/inc/dlg_View3D.hxx:41
|
||||||
chart::View3DDialog m_aControllerLocker ControllerLockHelper
|
chart::View3DDialog m_aControllerLocker ControllerLockHelper
|
||||||
chart2/source/controller/inc/RangeSelectionListener.hxx:65
|
chart2/source/inc/RangeSelectionListener.hxx:70
|
||||||
chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
|
chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
|
||||||
chart2/source/view/charttypes/AreaChart.hxx:68
|
chart2/source/view/charttypes/AreaChart.hxx:68
|
||||||
chart::AreaChart m_aMainPosHelper PlottingPositionHelper
|
chart::AreaChart m_aMainPosHelper PlottingPositionHelper
|
||||||
|
chart2/source/view/charttypes/HistogramChart.hxx:38
|
||||||
|
chart::HistogramChart m_aMainPosHelper BarPositionHelper
|
||||||
connectivity/source/commontools/RowFunctionParser.cxx:373
|
connectivity/source/commontools/RowFunctionParser.cxx:373
|
||||||
connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
|
connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
|
||||||
connectivity/source/commontools/RowFunctionParser.cxx:374
|
connectivity/source/commontools/RowFunctionParser.cxx:374
|
||||||
@ -70,23 +72,23 @@ connectivity/source/inc/component/CResultSet.hxx:41
|
|||||||
connectivity::component::OComponentResultSet m_bBookmarkable _Bool
|
connectivity::component::OComponentResultSet m_bBookmarkable _Bool
|
||||||
connectivity/source/inc/dbase/DResultSet.hxx:40
|
connectivity/source/inc/dbase/DResultSet.hxx:40
|
||||||
connectivity::dbase::ODbaseResultSet m_bBookmarkable _Bool
|
connectivity::dbase::ODbaseResultSet m_bBookmarkable _Bool
|
||||||
connectivity/source/inc/file/FStatement.hxx:84
|
|
||||||
connectivity::file::OStatement_Base m_aCursorName OUString
|
|
||||||
connectivity/source/inc/file/FStatement.hxx:85
|
connectivity/source/inc/file/FStatement.hxx:85
|
||||||
connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32
|
connectivity::file::OStatement_Base m_aCursorName OUString
|
||||||
connectivity/source/inc/file/FStatement.hxx:86
|
connectivity/source/inc/file/FStatement.hxx:86
|
||||||
connectivity::file::OStatement_Base m_nMaxRows sal_Int32
|
connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:87
|
connectivity/source/inc/file/FStatement.hxx:87
|
||||||
connectivity::file::OStatement_Base m_nQueryTimeOut sal_Int32
|
connectivity::file::OStatement_Base m_nMaxRows sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:88
|
connectivity/source/inc/file/FStatement.hxx:88
|
||||||
connectivity::file::OStatement_Base m_nFetchSize sal_Int32
|
connectivity::file::OStatement_Base m_nQueryTimeOut sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:89
|
connectivity/source/inc/file/FStatement.hxx:89
|
||||||
connectivity::file::OStatement_Base m_nResultSetType sal_Int32
|
connectivity::file::OStatement_Base m_nFetchSize sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:90
|
connectivity/source/inc/file/FStatement.hxx:90
|
||||||
connectivity::file::OStatement_Base m_nFetchDirection sal_Int32
|
connectivity::file::OStatement_Base m_nResultSetType sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:91
|
connectivity/source/inc/file/FStatement.hxx:91
|
||||||
connectivity::file::OStatement_Base m_nResultSetConcurrency sal_Int32
|
connectivity::file::OStatement_Base m_nFetchDirection sal_Int32
|
||||||
connectivity/source/inc/file/FStatement.hxx:92
|
connectivity/source/inc/file/FStatement.hxx:92
|
||||||
|
connectivity::file::OStatement_Base m_nResultSetConcurrency sal_Int32
|
||||||
|
connectivity/source/inc/file/FStatement.hxx:93
|
||||||
connectivity::file::OStatement_Base m_bEscapeProcessing _Bool
|
connectivity::file::OStatement_Base m_bEscapeProcessing _Bool
|
||||||
connectivity/source/inc/flat/EResultSet.hxx:39
|
connectivity/source/inc/flat/EResultSet.hxx:39
|
||||||
connectivity::flat::OFlatResultSet m_bBookmarkable _Bool
|
connectivity::flat::OFlatResultSet m_bBookmarkable _Bool
|
||||||
@ -94,7 +96,7 @@ connectivity/source/inc/java/lang/Object.hxx:37
|
|||||||
connectivity::SDBThreadAttach m_aGuard jvmaccess::class VirtualMachine::AttachGuard
|
connectivity::SDBThreadAttach m_aGuard jvmaccess::class VirtualMachine::AttachGuard
|
||||||
cppcanvas/source/mtfrenderer/textaction.cxx:812
|
cppcanvas/source/mtfrenderer/textaction.cxx:812
|
||||||
cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo
|
cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo
|
||||||
cppcanvas/source/mtfrenderer/textaction.cxx:1645
|
cppcanvas/source/mtfrenderer/textaction.cxx:1650
|
||||||
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
|
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
|
||||||
cppu/source/threadpool/threadpool.cxx:352
|
cppu/source/threadpool/threadpool.cxx:352
|
||||||
_uno_ThreadPool dummy sal_Int32
|
_uno_ThreadPool dummy sal_Int32
|
||||||
@ -142,26 +144,18 @@ cppu/source/uno/check.cxx:267
|
|||||||
(anonymous namespace)::Char4 chars Char3
|
(anonymous namespace)::Char4 chars Char3
|
||||||
cui/source/dialogs/colorpicker.cxx:748
|
cui/source/dialogs/colorpicker.cxx:748
|
||||||
cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious ColorPreviewControl
|
cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious ColorPreviewControl
|
||||||
cui/source/factory/dlgfact.cxx:1257
|
cui/source/factory/dlgfact.cxx:1176
|
||||||
(anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet
|
(anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet
|
||||||
cui/source/inc/AdditionsDialog.hxx:47
|
cui/source/inc/AdditionsDialog.hxx:47
|
||||||
AdditionInfo sReleaseVersion OUString
|
AdditionInfo sReleaseVersion OUString
|
||||||
cui/source/inc/AdditionsDialog.hxx:83
|
cui/source/inc/AdditionsDialog.hxx:83
|
||||||
AdditionsDialog m_sTag OUString
|
AdditionsDialog m_sTag OUString
|
||||||
cui/source/inc/cfgutil.hxx:240
|
cui/source/inc/cfgutil.hxx:246
|
||||||
SvxScriptSelectorDialog m_aStylesInfo SfxStylesInfo_Impl
|
SvxScriptSelectorDialog m_aStylesInfo SfxStylesInfo_Impl
|
||||||
cui/source/inc/cuitabarea.hxx:230
|
cui/source/inc/cuitabarea.hxx:232
|
||||||
SvxAreaTabPage maFixed_ChangeType ChangeType
|
SvxAreaTabPage maFixed_ChangeType ChangeType
|
||||||
cui/source/inc/cuitabarea.hxx:238
|
cui/source/inc/cuitabarea.hxx:236
|
||||||
SvxAreaTabPage m_aXFillAttr XFillAttrSetItem
|
SvxAreaTabPage m_aXFillAttr XFillAttrSetItem
|
||||||
cui/source/inc/numpages.hxx:224
|
|
||||||
SvxNumOptionsTabPage m_aRatioTop SvxRatioConnector
|
|
||||||
cui/source/inc/numpages.hxx:225
|
|
||||||
SvxNumOptionsTabPage m_aRatioBottom SvxRatioConnector
|
|
||||||
cui/source/inc/swpossizetabpage.hxx:60
|
|
||||||
SvxSwPosSizeTabPage m_aRatioTop SvxRatioConnector
|
|
||||||
cui/source/inc/swpossizetabpage.hxx:61
|
|
||||||
SvxSwPosSizeTabPage m_aRatioBottom SvxRatioConnector
|
|
||||||
cui/source/inc/tabstpge.hxx:84
|
cui/source/inc/tabstpge.hxx:84
|
||||||
SvxTabulatorTabPage m_aLeftWin TabWin_Impl
|
SvxTabulatorTabPage m_aLeftWin TabWin_Impl
|
||||||
cui/source/inc/tabstpge.hxx:85
|
cui/source/inc/tabstpge.hxx:85
|
||||||
@ -170,38 +164,30 @@ cui/source/inc/tabstpge.hxx:86
|
|||||||
SvxTabulatorTabPage m_aCenterWin TabWin_Impl
|
SvxTabulatorTabPage m_aCenterWin TabWin_Impl
|
||||||
cui/source/inc/tabstpge.hxx:87
|
cui/source/inc/tabstpge.hxx:87
|
||||||
SvxTabulatorTabPage m_aDezWin TabWin_Impl
|
SvxTabulatorTabPage m_aDezWin TabWin_Impl
|
||||||
cui/source/inc/transfrm.hxx:95
|
dbaccess/source/core/api/RowSet.hxx:109
|
||||||
SvxPositionSizeTabPage m_aRatioTop SvxRatioConnector
|
|
||||||
cui/source/inc/transfrm.hxx:96
|
|
||||||
SvxPositionSizeTabPage m_aRatioBottom SvxRatioConnector
|
|
||||||
cui/source/options/optcolor.cxx:283
|
|
||||||
(anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor Color
|
|
||||||
dbaccess/source/core/api/RowSet.hxx:108
|
|
||||||
dbaccess::ORowSet m_aURL OUString
|
dbaccess::ORowSet m_aURL OUString
|
||||||
dbaccess/source/core/api/RowSet.hxx:123
|
dbaccess/source/core/api/RowSet.hxx:124
|
||||||
dbaccess::ORowSet m_nMaxFieldSize sal_Int32
|
dbaccess::ORowSet m_nMaxFieldSize sal_Int32
|
||||||
dbaccess/source/core/api/RowSet.hxx:125
|
dbaccess/source/core/api/RowSet.hxx:126
|
||||||
dbaccess::ORowSet m_nQueryTimeOut sal_Int32
|
dbaccess::ORowSet m_nQueryTimeOut sal_Int32
|
||||||
dbaccess/source/core/api/RowSet.hxx:127
|
dbaccess/source/core/api/RowSet.hxx:128
|
||||||
dbaccess::ORowSet m_nTransactionIsolation sal_Int32
|
dbaccess::ORowSet m_nTransactionIsolation sal_Int32
|
||||||
dbaccess/source/core/api/RowSet.hxx:139
|
dbaccess/source/core/api/RowSet.hxx:140
|
||||||
dbaccess::ORowSet m_bIsBookmarkable _Bool
|
dbaccess::ORowSet m_bIsBookmarkable _Bool
|
||||||
dbaccess/source/core/api/RowSet.hxx:141
|
dbaccess/source/core/api/RowSet.hxx:142
|
||||||
dbaccess::ORowSet m_bCanUpdateInsertedRows _Bool
|
dbaccess::ORowSet m_bCanUpdateInsertedRows _Bool
|
||||||
dbaccess/source/core/api/RowSet.hxx:453
|
|
||||||
dbaccess::ORowSetClone m_nFetchDirection sal_Int32
|
|
||||||
dbaccess/source/core/api/RowSet.hxx:454
|
dbaccess/source/core/api/RowSet.hxx:454
|
||||||
dbaccess::ORowSetClone m_nFetchSize sal_Int32
|
dbaccess::ORowSetClone m_nFetchDirection sal_Int32
|
||||||
dbaccess/source/core/api/RowSet.hxx:455
|
dbaccess/source/core/api/RowSet.hxx:455
|
||||||
|
dbaccess::ORowSetClone m_nFetchSize sal_Int32
|
||||||
|
dbaccess/source/core/api/RowSet.hxx:456
|
||||||
dbaccess::ORowSetClone m_bIsBookmarkable _Bool
|
dbaccess::ORowSetClone m_bIsBookmarkable _Bool
|
||||||
dbaccess/source/core/dataaccess/connection.hxx:101
|
dbaccess/source/core/inc/connection.hxx:99
|
||||||
dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
|
dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
|
||||||
dbaccess/source/core/inc/databasecontext.hxx:82
|
dbaccess/source/core/inc/databasecontext.hxx:82
|
||||||
dbaccess::ODatabaseContext m_aBasicDLL BasicDLL
|
dbaccess::ODatabaseContext m_aBasicDLL BasicDLL
|
||||||
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:79
|
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:79
|
||||||
dbaccess::OSingleSelectQueryComposer m_aNeutralContext ::svxform::ONeutralParseContext
|
dbaccess::OSingleSelectQueryComposer m_aNeutralContext ::svxform::ONeutralParseContext
|
||||||
dbaccess/source/ui/inc/opendoccontrols.hxx:37
|
|
||||||
dbaui::OpenDocumentButton m_sModule OUString
|
|
||||||
drawinglayer/inc/texture/texture3d.hxx:55
|
drawinglayer/inc/texture/texture3d.hxx:55
|
||||||
drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx
|
drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx
|
||||||
drawinglayer/inc/texture/texture3d.hxx:56
|
drawinglayer/inc/texture/texture3d.hxx:56
|
||||||
@ -212,7 +198,7 @@ drawinglayer/source/tools/emfphelperdata.hxx:198
|
|||||||
emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
|
emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
|
||||||
drawinglayer/source/tools/emfphelperdata.hxx:199
|
drawinglayer/source/tools/emfphelperdata.hxx:199
|
||||||
emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
|
emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
|
||||||
editeng/source/editeng/impedit.hxx:569
|
editeng/source/editeng/impedit.hxx:566
|
||||||
ImpEditEngine maSelFuncSet EditSelFunctionSet
|
ImpEditEngine maSelFuncSet EditSelFunctionSet
|
||||||
embeddedobj/source/msole/olecomponent.hxx:51
|
embeddedobj/source/msole/olecomponent.hxx:51
|
||||||
OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 *
|
OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 *
|
||||||
@ -236,13 +222,13 @@ extensions/source/bibliography/datman.cxx:410
|
|||||||
(anonymous namespace)::DBChangeDialog_Impl aConfig DBChangeDialogConfig_Impl
|
(anonymous namespace)::DBChangeDialog_Impl aConfig DBChangeDialogConfig_Impl
|
||||||
extensions/source/bibliography/framectr.cxx:126
|
extensions/source/bibliography/framectr.cxx:126
|
||||||
BibFrameCtrl_Impl aMutex Mutex
|
BibFrameCtrl_Impl aMutex Mutex
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:48
|
filter/source/graphicfilter/icgm/chart.hxx:40
|
||||||
DataNode nBoxX1 sal_Int16
|
DataNode nBoxX1 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:49
|
filter/source/graphicfilter/icgm/chart.hxx:41
|
||||||
DataNode nBoxY1 sal_Int16
|
DataNode nBoxY1 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:50
|
filter/source/graphicfilter/icgm/chart.hxx:42
|
||||||
DataNode nBoxX2 sal_Int16
|
DataNode nBoxX2 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:51
|
filter/source/graphicfilter/icgm/chart.hxx:43
|
||||||
DataNode nBoxY2 sal_Int16
|
DataNode nBoxY2 sal_Int16
|
||||||
framework/inc/dispatch/dispatchprovider.hxx:76
|
framework/inc/dispatch/dispatchprovider.hxx:76
|
||||||
framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
|
framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
|
||||||
@ -254,19 +240,21 @@ include/docmodel/theme/FormatScheme.hxx:373
|
|||||||
model::DashStop mnDashLength sal_Int32
|
model::DashStop mnDashLength sal_Int32
|
||||||
include/docmodel/theme/FormatScheme.hxx:374
|
include/docmodel/theme/FormatScheme.hxx:374
|
||||||
model::DashStop mnStopLength sal_Int32
|
model::DashStop mnStopLength sal_Int32
|
||||||
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
|
include/drawinglayer/primitive2d/textlayoutdevice.hxx:77
|
||||||
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
|
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
|
||||||
include/filter/msfilter/svdfppt.hxx:889
|
include/filter/msfilter/svdfppt.hxx:884
|
||||||
ImplPPTParaPropSet nDontKnow1 sal_uInt32
|
ImplPPTParaPropSet nDontKnow1 sal_uInt32
|
||||||
include/filter/msfilter/svdfppt.hxx:890
|
include/filter/msfilter/svdfppt.hxx:885
|
||||||
ImplPPTParaPropSet nDontKnow2 sal_uInt32
|
ImplPPTParaPropSet nDontKnow2 sal_uInt32
|
||||||
include/filter/msfilter/svdfppt.hxx:891
|
include/filter/msfilter/svdfppt.hxx:886
|
||||||
ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
|
ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
|
||||||
include/formula/formulahelper.hxx:39
|
include/formula/formulahelper.hxx:39
|
||||||
formula::FormulaHelper m_aSysLocale SvtSysLocale
|
formula::FormulaHelper m_aSysLocale SvtSysLocale
|
||||||
include/LibreOfficeKit/LibreOfficeKitGtk.h:40
|
include/formula/IFunctionDescription.hxx:77
|
||||||
|
formula::IFunctionManager changeFavouriteList _Bool
|
||||||
|
include/LibreOfficeKit/LibreOfficeKitGtk.h:41
|
||||||
_LOKDocView aDrawingArea GtkDrawingArea
|
_LOKDocView aDrawingArea GtkDrawingArea
|
||||||
include/LibreOfficeKit/LibreOfficeKitGtk.h:45
|
include/LibreOfficeKit/LibreOfficeKitGtk.h:46
|
||||||
_LOKDocViewClass parent_class GtkDrawingAreaClass
|
_LOKDocViewClass parent_class GtkDrawingAreaClass
|
||||||
include/oox/export/shapes.hxx:104
|
include/oox/export/shapes.hxx:104
|
||||||
oox::drawingml::ShapeExport maShapeMap ShapeHashMap
|
oox::drawingml::ShapeExport maShapeMap ShapeHashMap
|
||||||
@ -274,37 +262,37 @@ include/registry/registry.hxx:34
|
|||||||
Registry_Api acquire void (*)(RegHandle)
|
Registry_Api acquire void (*)(RegHandle)
|
||||||
include/sfx2/classificationhelper.hxx:134
|
include/sfx2/classificationhelper.hxx:134
|
||||||
sfx::ClassificationKeyCreator m_ePolicyType const SfxClassificationPolicyType
|
sfx::ClassificationKeyCreator m_ePolicyType const SfxClassificationPolicyType
|
||||||
include/sfx2/msg.hxx:133
|
|
||||||
SfxType1 aAttrib SfxTypeAttrib[1]
|
|
||||||
include/sfx2/msg.hxx:134
|
include/sfx2/msg.hxx:134
|
||||||
SfxType2 aAttrib SfxTypeAttrib[2]
|
SfxType1 aAttrib SfxTypeAttrib[1]
|
||||||
include/sfx2/msg.hxx:135
|
include/sfx2/msg.hxx:135
|
||||||
SfxType3 aAttrib SfxTypeAttrib[3]
|
SfxType2 aAttrib SfxTypeAttrib[2]
|
||||||
include/sfx2/msg.hxx:136
|
include/sfx2/msg.hxx:136
|
||||||
SfxType4 aAttrib SfxTypeAttrib[4]
|
SfxType3 aAttrib SfxTypeAttrib[3]
|
||||||
include/sfx2/msg.hxx:137
|
include/sfx2/msg.hxx:137
|
||||||
SfxType5 aAttrib SfxTypeAttrib[5]
|
SfxType4 aAttrib SfxTypeAttrib[4]
|
||||||
include/sfx2/msg.hxx:138
|
include/sfx2/msg.hxx:138
|
||||||
SfxType6 aAttrib SfxTypeAttrib[6]
|
SfxType5 aAttrib SfxTypeAttrib[5]
|
||||||
include/sfx2/msg.hxx:139
|
include/sfx2/msg.hxx:139
|
||||||
SfxType7 aAttrib SfxTypeAttrib[7]
|
SfxType6 aAttrib SfxTypeAttrib[6]
|
||||||
include/sfx2/msg.hxx:140
|
include/sfx2/msg.hxx:140
|
||||||
SfxType8 aAttrib SfxTypeAttrib[8]
|
SfxType7 aAttrib SfxTypeAttrib[7]
|
||||||
include/sfx2/msg.hxx:141
|
include/sfx2/msg.hxx:141
|
||||||
SfxType9 aAttrib SfxTypeAttrib[9]
|
SfxType8 aAttrib SfxTypeAttrib[8]
|
||||||
include/sfx2/msg.hxx:142
|
include/sfx2/msg.hxx:142
|
||||||
SfxType10 aAttrib SfxTypeAttrib[10]
|
SfxType9 aAttrib SfxTypeAttrib[9]
|
||||||
include/sfx2/msg.hxx:143
|
include/sfx2/msg.hxx:143
|
||||||
|
SfxType10 aAttrib SfxTypeAttrib[10]
|
||||||
|
include/sfx2/msg.hxx:144
|
||||||
SfxType11 aAttrib SfxTypeAttrib[11]
|
SfxType11 aAttrib SfxTypeAttrib[11]
|
||||||
include/sfx2/msg.hxx:145
|
|
||||||
SfxType13 aAttrib SfxTypeAttrib[13]
|
|
||||||
include/sfx2/msg.hxx:146
|
include/sfx2/msg.hxx:146
|
||||||
SfxType14 aAttrib SfxTypeAttrib[14]
|
SfxType13 aAttrib SfxTypeAttrib[13]
|
||||||
include/sfx2/msg.hxx:147
|
include/sfx2/msg.hxx:147
|
||||||
SfxType16 aAttrib SfxTypeAttrib[16]
|
SfxType14 aAttrib SfxTypeAttrib[14]
|
||||||
include/sfx2/msg.hxx:148
|
include/sfx2/msg.hxx:148
|
||||||
SfxType17 aAttrib SfxTypeAttrib[17]
|
SfxType16 aAttrib SfxTypeAttrib[16]
|
||||||
include/sfx2/msg.hxx:149
|
include/sfx2/msg.hxx:149
|
||||||
|
SfxType17 aAttrib SfxTypeAttrib[17]
|
||||||
|
include/sfx2/msg.hxx:150
|
||||||
SfxType23 aAttrib SfxTypeAttrib[23]
|
SfxType23 aAttrib SfxTypeAttrib[23]
|
||||||
include/svx/ClassificationDialog.hxx:35
|
include/svx/ClassificationDialog.hxx:35
|
||||||
svx::ClassificationDialog maInternationalHelper SfxClassificationHelper
|
svx::ClassificationDialog maInternationalHelper SfxClassificationHelper
|
||||||
@ -318,12 +306,6 @@ include/svx/imapdlg.hxx:91
|
|||||||
SvxIMapDlg aIMapItem SvxIMapDlgItem
|
SvxIMapDlg aIMapItem SvxIMapDlgItem
|
||||||
include/test/screenshot_test.hxx:36
|
include/test/screenshot_test.hxx:36
|
||||||
ScreenshotTest maParent weld::GenericDialogController
|
ScreenshotTest maParent weld::GenericDialogController
|
||||||
include/vcl/commandevent.hxx:317
|
|
||||||
CommandGesturePanData mfX const double
|
|
||||||
include/vcl/commandevent.hxx:318
|
|
||||||
CommandGesturePanData mfY const double
|
|
||||||
include/vcl/commandevent.hxx:321
|
|
||||||
CommandGesturePanData meOrientation const PanningOrientation
|
|
||||||
include/vcl/commandevent.hxx:336
|
include/vcl/commandevent.hxx:336
|
||||||
CommandGestureZoomData mfX const double
|
CommandGestureZoomData mfX const double
|
||||||
include/vcl/commandevent.hxx:337
|
include/vcl/commandevent.hxx:337
|
||||||
@ -354,9 +336,11 @@ include/vcl/GestureEventZoom.hxx:32
|
|||||||
GestureEventZoom mfScaleDelta double
|
GestureEventZoom mfScaleDelta double
|
||||||
include/vcl/idletask.hxx:31
|
include/vcl/idletask.hxx:31
|
||||||
IdleTask maIdle Idle
|
IdleTask maIdle Idle
|
||||||
|
include/vcl/notebookbar/notebookbar.hxx:63
|
||||||
|
NotebookBar PersonaSettings AllSettings
|
||||||
include/vcl/pdf/PDFAnnotationMarker.hxx:79
|
include/vcl/pdf/PDFAnnotationMarker.hxx:79
|
||||||
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
|
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
|
||||||
include/xmloff/shapeimport.hxx:57
|
include/xmloff/shapeimport.hxx:55
|
||||||
SdXML3DLightContext mbSpecular _Bool
|
SdXML3DLightContext mbSpecular _Bool
|
||||||
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51
|
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51
|
||||||
GtvApplicationWindow parent_instance GtkApplicationWindow
|
GtvApplicationWindow parent_instance GtkApplicationWindow
|
||||||
@ -388,7 +372,7 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:75
|
|||||||
(anonymous namespace)::textcat_t maxsize uint4
|
(anonymous namespace)::textcat_t maxsize uint4
|
||||||
lingucomponent/source/languageguessing/simpleguesser.cxx:77
|
lingucomponent/source/languageguessing/simpleguesser.cxx:77
|
||||||
(anonymous namespace)::textcat_t output char[1024]
|
(anonymous namespace)::textcat_t output char[1024]
|
||||||
lotuswordpro/source/filter/bento.hxx:351
|
lotuswordpro/source/filter/bento.hxx:349
|
||||||
OpenStormBento::CBenNamedObject cNameListElmt CBenNamedObjectListElmt
|
OpenStormBento::CBenNamedObject cNameListElmt CBenNamedObjectListElmt
|
||||||
lotuswordpro/source/filter/clone.hxx:23
|
lotuswordpro/source/filter/clone.hxx:23
|
||||||
detail::has_clone::no a char[2]
|
detail::has_clone::no a char[2]
|
||||||
@ -410,15 +394,15 @@ oox/source/ppt/timenodelistcontext.cxx:402
|
|||||||
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
|
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
|
||||||
oox/source/ppt/timenodelistcontext.cxx:402
|
oox/source/ppt/timenodelistcontext.cxx:402
|
||||||
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
|
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
|
||||||
oox/source/ppt/timenodelistcontext.cxx:640
|
oox/source/ppt/timenodelistcontext.cxx:638
|
||||||
oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
|
oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
|
||||||
oox/source/ppt/timenodelistcontext.cxx:722
|
oox/source/ppt/timenodelistcontext.cxx:720
|
||||||
oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
|
oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
|
||||||
oox/source/ppt/timenodelistcontext.cxx:862
|
oox/source/ppt/timenodelistcontext.cxx:860
|
||||||
oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes OUString
|
oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes OUString
|
||||||
oox/source/ppt/timenodelistcontext.cxx:863
|
oox/source/ppt/timenodelistcontext.cxx:861
|
||||||
oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
|
oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
|
||||||
oox/source/ppt/timenodelistcontext.cxx:864
|
oox/source/ppt/timenodelistcontext.cxx:862
|
||||||
oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
|
oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
|
||||||
pyuno/source/module/pyuno_callable.cxx:45
|
pyuno/source/module/pyuno_callable.cxx:45
|
||||||
pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
|
pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
|
||||||
@ -428,7 +412,7 @@ pyuno/source/module/pyuno_impl.hxx:151
|
|||||||
pyuno::PyUNO_iterator ob_base PyObject
|
pyuno::PyUNO_iterator ob_base PyObject
|
||||||
pyuno/source/module/pyuno_impl.hxx:166
|
pyuno/source/module/pyuno_impl.hxx:166
|
||||||
pyuno::PyUNO_list_iterator ob_base PyObject
|
pyuno::PyUNO_list_iterator ob_base PyObject
|
||||||
pyuno/source/module/pyuno_impl.hxx:237
|
pyuno/source/module/pyuno_impl.hxx:238
|
||||||
pyuno::stRuntimeImpl ob_base PyObject
|
pyuno::stRuntimeImpl ob_base PyObject
|
||||||
reportdesign/source/core/api/ReportDefinition.cxx:241
|
reportdesign/source/core/api/ReportDefinition.cxx:241
|
||||||
reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
|
reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
|
||||||
@ -495,10 +479,10 @@ sc/inc/compiler.hxx:269
|
|||||||
sc/inc/compiler.hxx:271
|
sc/inc/compiler.hxx:271
|
||||||
ScCompiler::AddInMap pUpper const char *
|
ScCompiler::AddInMap pUpper const char *
|
||||||
sc/inc/editutil.hxx:113
|
sc/inc/editutil.hxx:113
|
||||||
ScEnginePoolHelper bDeleteEnginePool _Bool
|
ScEnginePoolHelper m_bDeleteEnginePool _Bool
|
||||||
sc/inc/mtvelements.hxx:172
|
sc/inc/mtvelements.hxx:172
|
||||||
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
|
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
|
||||||
sc/inc/patattr.hxx:138
|
sc/inc/patattr.hxx:141
|
||||||
ScPatternAttr m_nSerialNumber sal_uInt32
|
ScPatternAttr m_nSerialNumber sal_uInt32
|
||||||
sc/inc/pivot/PivotTableFormats.hxx:44
|
sc/inc/pivot/PivotTableFormats.hxx:44
|
||||||
sc::PivotTableFormat bSelected _Bool
|
sc::PivotTableFormat bSelected _Bool
|
||||||
@ -508,30 +492,26 @@ sc/inc/queryevaluator.hxx:65
|
|||||||
ScQueryEvaluator maBool _Bool[32]
|
ScQueryEvaluator maBool _Bool[32]
|
||||||
sc/inc/queryevaluator.hxx:66
|
sc/inc/queryevaluator.hxx:66
|
||||||
ScQueryEvaluator maTest _Bool[32]
|
ScQueryEvaluator maTest _Bool[32]
|
||||||
sc/inc/SolverSettings.hxx:241
|
sc/inc/SolverSettings.hxx:240
|
||||||
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
|
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
|
||||||
sc/inc/token.hxx:402
|
sc/inc/token.hxx:402
|
||||||
SingleDoubleRefModifier aDub ScComplexRefData
|
SingleDoubleRefModifier aDub ScComplexRefData
|
||||||
sc/qa/unit/tiledrendering/tiledrendering.cxx:472
|
sc/qa/unit/tiledrendering/tiledrenderingmodeltestbase.cxx:273
|
||||||
(anonymous namespace)::ViewCallback m_callbackWrapper TestLokCallbackWrapper
|
ViewCallback m_callbackWrapper TestLokCallbackWrapper
|
||||||
sc/source/core/data/document.cxx:1221
|
sc/source/core/data/document.cxx:1240
|
||||||
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
|
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
|
||||||
sc/source/core/data/document.cxx:1222
|
sc/source/core/data/document.cxx:1241
|
||||||
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
|
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
|
||||||
sc/source/core/data/table2.cxx:815
|
sc/source/core/data/table2.cxx:835
|
||||||
(anonymous namespace)::TransClipHandler mnEndRow size_t
|
(anonymous namespace)::TransClipHandler mnEndRow size_t
|
||||||
sc/source/core/inc/interpre.hxx:83
|
sc/source/core/inc/interpre.hxx:84
|
||||||
VectorSearchArguments nTab2 SCTAB
|
VectorSearchArguments nTab2 SCTAB
|
||||||
sc/source/core/inc/interpre.hxx:250
|
sc/source/core/inc/interpre.hxx:251
|
||||||
ScInterpreter maResultTokenMap ScResultTokenMap
|
ScInterpreter maResultTokenMap ScResultTokenMap
|
||||||
sc/source/filter/inc/htmlpars.hxx:634
|
sc/source/filter/inc/htmlpars.hxx:634
|
||||||
ScHTMLQueryParser mnUnusedId ScHTMLTableId
|
ScHTMLQueryParser mnUnusedId ScHTMLTableId
|
||||||
sc/source/filter/inc/PivotTableFormat.hxx:74
|
|
||||||
oox::xls::PivotTableReference mrFormat const PivotTableFormat &
|
|
||||||
sc/source/filter/inc/sheetdatacontext.hxx:50
|
sc/source/filter/inc/sheetdatacontext.hxx:50
|
||||||
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
|
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
|
||||||
sc/source/filter/inc/xestyle.hxx:773
|
|
||||||
XclExpDxfs mnDxfId sal_Int32
|
|
||||||
sc/source/filter/inc/xetable.hxx:1016
|
sc/source/filter/inc/xetable.hxx:1016
|
||||||
XclExpCellTable maArrayBfr XclExpArrayBuffer
|
XclExpCellTable maArrayBfr XclExpArrayBuffer
|
||||||
sc/source/filter/inc/xetable.hxx:1017
|
sc/source/filter/inc/xetable.hxx:1017
|
||||||
@ -570,7 +550,7 @@ sccomp/source/solver/DifferentialEvolution.hxx:34
|
|||||||
DifferentialEvolutionAlgorithm maRandomDevice std::random_device
|
DifferentialEvolutionAlgorithm maRandomDevice std::random_device
|
||||||
sccomp/source/solver/ParticelSwarmOptimization.hxx:55
|
sccomp/source/solver/ParticelSwarmOptimization.hxx:55
|
||||||
ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
|
ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
|
||||||
scripting/source/stringresource/stringresource.cxx:1248
|
scripting/source/stringresource/stringresource.cxx:1246
|
||||||
stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
|
stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
|
||||||
sd/inc/anminfo.hxx:51
|
sd/inc/anminfo.hxx:51
|
||||||
SdAnimationInfo maSecondSoundFile OUString
|
SdAnimationInfo maSecondSoundFile OUString
|
||||||
@ -580,10 +560,6 @@ sd/source/filter/ppt/pptin.hxx:81
|
|||||||
SdPPTImport maParam PowerPointImportParam
|
SdPPTImport maParam PowerPointImportParam
|
||||||
sd/source/ui/inc/AccessibleDocumentViewBase.hxx:258
|
sd/source/ui/inc/AccessibleDocumentViewBase.hxx:258
|
||||||
accessibility::AccessibleDocumentViewBase maViewForwarder AccessibleViewForwarder
|
accessibility::AccessibleDocumentViewBase maViewForwarder AccessibleViewForwarder
|
||||||
sd/source/ui/inc/BulletAndPositionDlg.hxx:75
|
|
||||||
SvxBulletAndPositionDlg m_aRatioTop SvxRatioConnector
|
|
||||||
sd/source/ui/inc/BulletAndPositionDlg.hxx:76
|
|
||||||
SvxBulletAndPositionDlg m_aRatioBottom SvxRatioConnector
|
|
||||||
sd/source/ui/inc/CustomAnimationList.hxx:127
|
sd/source/ui/inc/CustomAnimationList.hxx:127
|
||||||
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
|
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
|
||||||
sd/source/ui/inc/OutlineBulletDlg.hxx:43
|
sd/source/ui/inc/OutlineBulletDlg.hxx:43
|
||||||
@ -592,15 +568,17 @@ sd/source/ui/remotecontrol/Receiver.hxx:34
|
|||||||
sd::Receiver pTransmitter Transmitter *
|
sd::Receiver pTransmitter Transmitter *
|
||||||
sd/source/ui/remotecontrol/ZeroconfService.hxx:33
|
sd/source/ui/remotecontrol/ZeroconfService.hxx:33
|
||||||
sd::ZeroconfService port uint
|
sd::ZeroconfService port uint
|
||||||
sd/source/ui/view/DocumentRenderer.cxx:1318
|
sd/source/ui/tools/SlideshowLayerRenderer.cxx:52
|
||||||
|
sd::RenderContext maScale Fraction
|
||||||
|
sd/source/ui/view/DocumentRenderer.cxx:1635
|
||||||
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
|
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
|
||||||
sd/source/ui/view/viewshel.cxx:1245
|
sd/source/ui/view/viewshel.cxx:1321
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
|
||||||
sd/source/ui/view/viewshel.cxx:1246
|
sd/source/ui/view/viewshel.cxx:1322
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
|
||||||
sd/source/ui/view/viewshel.cxx:1247
|
sd/source/ui/view/viewshel.cxx:1323
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
|
||||||
sd/source/ui/view/viewshel.cxx:1248
|
sd/source/ui/view/viewshel.cxx:1324
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
|
||||||
sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
|
sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
|
||||||
(anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT>
|
(anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT>
|
||||||
@ -646,7 +624,9 @@ sfx2/inc/autoredactdialog.hxx:99
|
|||||||
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
|
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
|
||||||
sfx2/source/dialog/basedlgs.cxx:46
|
sfx2/source/dialog/basedlgs.cxx:46
|
||||||
SfxModelessDialog_Impl aMoveIdle Idle
|
SfxModelessDialog_Impl aMoveIdle Idle
|
||||||
sfx2/source/doc/doctempl.cxx:105
|
sfx2/source/dialog/mgetempl.hxx:41
|
||||||
|
SfxManageStyleSheetPage maFamilies SfxStyleFamilies
|
||||||
|
sfx2/source/doc/doctempl.cxx:103
|
||||||
DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
|
DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
|
||||||
sfx2/source/inc/templdgi.hxx:92
|
sfx2/source/inc/templdgi.hxx:92
|
||||||
SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void>
|
SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void>
|
||||||
@ -662,7 +642,7 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:297
|
|||||||
Vertex normal glm::vec3
|
Vertex normal glm::vec3
|
||||||
slideshow/source/engine/opengl/TransitionImpl.hxx:298
|
slideshow/source/engine/opengl/TransitionImpl.hxx:298
|
||||||
Vertex texcoord glm::vec2
|
Vertex texcoord glm::vec2
|
||||||
slideshow/source/engine/slide/slideimpl.cxx:200
|
slideshow/source/engine/slide/slideimpl.cxx:206
|
||||||
slideshow::internal::(anonymous namespace)::SlideImpl mpBox2DWorld box2d::utils::Box2DWorldSharedPtr
|
slideshow::internal::(anonymous namespace)::SlideImpl mpBox2DWorld box2d::utils::Box2DWorldSharedPtr
|
||||||
slideshow/source/engine/smilfunctionparser.cxx:494
|
slideshow/source/engine/smilfunctionparser.cxx:494
|
||||||
slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
|
slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
|
||||||
@ -692,15 +672,15 @@ starmath/inc/view.hxx:252
|
|||||||
SmViewShell maGraphicController SmGraphicController
|
SmViewShell maGraphicController SmGraphicController
|
||||||
svgio/inc/svgtextposition.hxx:36
|
svgio/inc/svgtextposition.hxx:36
|
||||||
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
|
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
|
||||||
svl/source/crypto/cryptosign.cxx:115
|
svl/source/crypto/cryptosign.cxx:105
|
||||||
(anonymous namespace)::Extension extnID SECItem
|
(anonymous namespace)::Extension extnID SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:116
|
svl/source/crypto/cryptosign.cxx:106
|
||||||
(anonymous namespace)::Extension critical SECItem
|
(anonymous namespace)::Extension critical SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:117
|
svl/source/crypto/cryptosign.cxx:107
|
||||||
(anonymous namespace)::Extension extnValue SECItem
|
(anonymous namespace)::Extension extnValue SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:275
|
svl/source/crypto/cryptosign.cxx:265
|
||||||
(anonymous namespace)::PKIStatusInfo statusString SECItem
|
(anonymous namespace)::PKIStatusInfo statusString SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:276
|
svl/source/crypto/cryptosign.cxx:266
|
||||||
(anonymous namespace)::PKIStatusInfo failInfo SECItem
|
(anonymous namespace)::PKIStatusInfo failInfo SECItem
|
||||||
svx/inc/GalleryControl.hxx:43
|
svx/inc/GalleryControl.hxx:43
|
||||||
svx::sidebar::GalleryControl mpGallery Gallery *
|
svx::sidebar::GalleryControl mpGallery Gallery *
|
||||||
@ -730,19 +710,15 @@ svx/source/dialog/contimp.hxx:74
|
|||||||
SvxSuperContourDlg aContourItem SvxContourDlgItem
|
SvxSuperContourDlg aContourItem SvxContourDlgItem
|
||||||
svx/source/dialog/framelinkarray.cxx:570
|
svx/source/dialog/framelinkarray.cxx:570
|
||||||
svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32
|
svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32
|
||||||
svx/source/dialog/weldeditview.cxx:457
|
svx/source/dialog/weldeditview.cxx:454
|
||||||
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
|
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
|
||||||
svx/source/inc/datanavi.hxx:194
|
svx/source/inc/datanavi.hxx:194
|
||||||
svxform::XFormsPage m_aDropHelper DataTreeDropTarget
|
svxform::XFormsPage m_aDropHelper DataTreeDropTarget
|
||||||
svx/source/sidebar/possize/PosSizePropertyPanel.hxx:82
|
|
||||||
svx::sidebar::PosSizePropertyPanel m_aRatioTop SvxRatioConnector
|
|
||||||
svx/source/sidebar/possize/PosSizePropertyPanel.hxx:83
|
|
||||||
svx::sidebar::PosSizePropertyPanel m_aRatioBottom SvxRatioConnector
|
|
||||||
svx/source/svdraw/svdcrtv.cxx:48
|
svx/source/svdraw/svdcrtv.cxx:48
|
||||||
ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
|
ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
|
||||||
svx/source/svdraw/svdmrkv.cxx:141
|
svx/source/svdraw/svdmrkv.cxx:143
|
||||||
MarkingSelectionOverlay maObjects sdr::overlay::OverlayObjectList
|
MarkingSelectionOverlay maObjects sdr::overlay::OverlayObjectList
|
||||||
svx/source/svdraw/svdmrkv.cxx:166
|
svx/source/svdraw/svdmrkv.cxx:168
|
||||||
MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList
|
MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList
|
||||||
svx/source/tbxctrls/extrusioncontrols.hxx:66
|
svx/source/tbxctrls/extrusioncontrols.hxx:66
|
||||||
svx::ExtrusionDirectionWindow maImgDirection Image[9]
|
svx::ExtrusionDirectionWindow maImgDirection Image[9]
|
||||||
@ -750,73 +726,53 @@ svx/source/xml/xmleohlp.cxx:70
|
|||||||
OutputStorageWrapper_Impl aTempFile TempFileFast
|
OutputStorageWrapper_Impl aTempFile TempFileFast
|
||||||
svx/source/xml/xmlgrhlp.cxx:93
|
svx/source/xml/xmlgrhlp.cxx:93
|
||||||
(anonymous namespace)::GraphicInputStream maTempFile utl::TempFileFast
|
(anonymous namespace)::GraphicInputStream maTempFile utl::TempFileFast
|
||||||
sw/inc/unosett.hxx:143
|
sw/inc/unosett.hxx:144
|
||||||
SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
|
SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
|
||||||
sw/qa/core/test_ToxTextGenerator.cxx:140
|
sw/qa/core/test_ToxTextGenerator.cxx:145
|
||||||
(anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType SwChapterFieldType
|
(anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType SwChapterFieldType
|
||||||
sw/qa/extras/uiwriter/uiwriter5.cxx:67
|
sw/qa/extras/uiwriter/uiwriter5.cxx:67
|
||||||
SwUiWriterTest5 m_aSavedSettings AllSettings
|
SwUiWriterTest5 m_aSavedSettings AllSettings
|
||||||
|
sw/qa/inc/swtestviewcallback.hxx:55
|
||||||
|
SwTestViewCallback m_callbackWrapper TestLokCallbackWrapper
|
||||||
sw/source/core/crsr/crbm.cxx:62
|
sw/source/core/crsr/crbm.cxx:62
|
||||||
(anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
|
(anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
|
||||||
sw/source/core/inc/ftnboss.hxx:34
|
sw/source/core/inc/ftnboss.hxx:34
|
||||||
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
|
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
|
||||||
sw/source/core/inc/pamtyp.hxx:79
|
sw/source/core/inc/swfont.hxx:999
|
||||||
SwMoveFnCollection fnNds GoNds
|
|
||||||
sw/source/core/inc/swfont.hxx:995
|
|
||||||
SvStatistics nGetStretchTextSize sal_uInt16
|
SvStatistics nGetStretchTextSize sal_uInt16
|
||||||
sw/source/core/layout/dbg_lay.cxx:181
|
sw/source/core/layout/dbg_lay.cxx:181
|
||||||
SwImplEnterLeave m_nAction DbgAction
|
SwImplEnterLeave m_nAction DbgAction
|
||||||
sw/source/core/text/inftxt.cxx:556
|
sw/source/core/text/inftxt.cxx:564
|
||||||
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
|
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
|
||||||
sw/source/core/text/inftxt.hxx:722
|
sw/source/core/text/inftxt.hxx:727
|
||||||
SwTextSlot aText OUString
|
SwTextSlot aText OUString
|
||||||
sw/source/core/text/porfld.cxx:145
|
sw/source/core/text/porfld.cxx:146
|
||||||
(anonymous namespace)::SwFieldSlot aText OUString
|
(anonymous namespace)::SwFieldSlot aText OUString
|
||||||
sw/source/core/text/porrst.hxx:191
|
sw/source/core/text/porrst.hxx:191
|
||||||
SwBookmarkPortion m_bHasCustomColor _Bool
|
SwBookmarkPortion m_bHasCustomColor _Bool
|
||||||
sw/source/core/text/redlnitr.hxx:78
|
sw/source/core/text/redlnitr.hxx:78
|
||||||
SwRedlineItr m_nNdIdx const SwNodeOffset
|
SwRedlineItr m_nNdIdx const SwNodeOffset
|
||||||
sw/source/ui/inc/condedit.hxx:87
|
sw/source/ui/inc/condedit.hxx:87
|
||||||
ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry>
|
ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<TextView>
|
||||||
sw/source/uibase/docvw/romenu.hxx:35
|
sw/source/uibase/docvw/romenu.hxx:35
|
||||||
SwReadOnlyPopup m_aBuilder VclBuilder
|
SwReadOnlyPopup m_aBuilder VclBuilder
|
||||||
sw/source/uibase/docvw/romenu.hxx:47
|
sw/source/uibase/docvw/romenu.hxx:47
|
||||||
SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16
|
SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16
|
||||||
sw/source/uibase/docvw/romenu.hxx:51
|
sw/source/uibase/docvw/romenu.hxx:51
|
||||||
SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16
|
SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16
|
||||||
sw/source/uibase/inc/conttree.hxx:332
|
sw/source/uibase/inc/conttree.hxx:340
|
||||||
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
|
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
|
||||||
sw/source/uibase/inc/convert.hxx:40
|
|
||||||
SwConvertTableDlg m_aStrTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:41
|
|
||||||
SwConvertTableDlg m_aStrLabel OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:42
|
|
||||||
SwConvertTableDlg m_aStrClose OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:43
|
|
||||||
SwConvertTableDlg m_aStrDelTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:44
|
|
||||||
SwConvertTableDlg m_aStrDelMsg OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:45
|
|
||||||
SwConvertTableDlg m_aStrRenameTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:46
|
|
||||||
SwConvertTableDlg m_aStrInvalidFormat OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:79
|
|
||||||
SwConvertTableDlg m_pShell SwWrtShell *
|
|
||||||
sw/source/uibase/inc/frmpage.hxx:79
|
|
||||||
SwFramePage m_aRatioTop SvxRatioConnector
|
|
||||||
sw/source/uibase/inc/frmpage.hxx:80
|
|
||||||
SwFramePage m_aRatioBottom SvxRatioConnector
|
|
||||||
sw/source/uibase/inc/olmenu.hxx:78
|
sw/source/uibase/inc/olmenu.hxx:78
|
||||||
SwSpellPopup m_aBuilder VclBuilder
|
SwSpellPopup m_aBuilder VclBuilder
|
||||||
sw/source/uibase/inc/swuicnttab.hxx:243
|
sw/source/uibase/inc/swuicnttab.hxx:244
|
||||||
SwTokenWindow m_aAdjustPositionsIdle Idle
|
SwTokenWindow m_aAdjustPositionsIdle Idle
|
||||||
sw/source/uibase/inc/tmpdlg.hxx:35
|
sw/source/uibase/inc/tmpdlg.hxx:35
|
||||||
SwTemplateDlgController m_bNewStyle _Bool
|
SwTemplateDlgController m_bNewStyle _Bool
|
||||||
sw/source/uibase/inc/uivwimp.hxx:95
|
sw/source/uibase/inc/uivwimp.hxx:95
|
||||||
SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
|
SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
|
||||||
sw/source/uibase/inc/unodispatch.hxx:43
|
sw/source/uibase/inc/unodispatch.hxx:44
|
||||||
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
|
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
|
||||||
sw/source/writerfilter/dmapper/PropertyMap.hxx:249
|
sw/source/writerfilter/dmapper/PropertyMap.hxx:251
|
||||||
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
|
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
|
||||||
toolkit/source/awt/stylesettings.cxx:74
|
toolkit/source/awt/stylesettings.cxx:74
|
||||||
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
|
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
|
||||||
@ -836,58 +792,34 @@ vcl/inc/graphic/Manager.hxx:37
|
|||||||
vcl::graphic::MemoryManager mnTimeout sal_Int32
|
vcl::graphic::MemoryManager mnTimeout sal_Int32
|
||||||
vcl/inc/headless/BitmapHelper.hxx:32
|
vcl/inc/headless/BitmapHelper.hxx:32
|
||||||
BitmapHelper aTmpBmp SvpSalBitmap
|
BitmapHelper aTmpBmp SvpSalBitmap
|
||||||
vcl/inc/jsdialog/jsdialogbuilder.hxx:737
|
vcl/inc/jsdialog/jsdialogbuilder.hxx:641
|
||||||
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
|
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
|
||||||
|
vcl/inc/pdf/COSWriter.hxx:27
|
||||||
|
vcl::pdf::COSWriter maLine OStringBuffer
|
||||||
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
|
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
|
||||||
vcl::pdf::BuildinFont m_nAscent const int
|
vcl::pdf::BuildinFont m_nAscent const int
|
||||||
vcl/inc/pdf/pdfbuildin_fonts.hxx:35
|
vcl/inc/pdf/pdfbuildin_fonts.hxx:35
|
||||||
vcl::pdf::BuildinFont m_nDescent const int
|
vcl::pdf::BuildinFont m_nDescent const int
|
||||||
vcl/inc/pdf/pdfbuildin_fonts.hxx:42
|
vcl/inc/pdf/pdfbuildin_fonts.hxx:42
|
||||||
vcl::pdf::BuildinFont m_aWidths const int[256]
|
vcl::pdf::BuildinFont m_aWidths const int[256]
|
||||||
|
vcl/inc/pdf/pdfwriter_impl.hxx:1082
|
||||||
|
vcl::PDFWriterImpl m_bIsPDF_A4 _Bool
|
||||||
|
vcl/inc/qt5/QtInstanceIconView.hxx:21
|
||||||
|
QtInstanceIconView m_pListView QListView *
|
||||||
|
vcl/inc/qt5/QtInstanceToolbar.hxx:20
|
||||||
|
QtInstanceToolbar m_pToolBar QToolBar *
|
||||||
vcl/inc/salprn.hxx:48
|
vcl/inc/salprn.hxx:48
|
||||||
SalPrinterQueueInfo moPortName std::optional<OUString>
|
SalPrinterQueueInfo moPortName std::optional<OUString>
|
||||||
vcl/inc/salvtables.hxx:621
|
vcl/inc/salvtables.hxx:613
|
||||||
SalInstanceEntry m_aTextFilter WeldTextFilter
|
SalInstanceEntry m_aTextFilter WeldTextFilter
|
||||||
vcl/inc/salvtables.hxx:1014
|
vcl/inc/salvtables.hxx:1008
|
||||||
SalInstanceComboBoxWithEdit m_aTextFilter WeldTextFilter
|
SalInstanceComboBoxWithEdit m_aTextFilter WeldTextFilter
|
||||||
vcl/inc/sft.hxx:179
|
vcl/inc/sft.hxx:179
|
||||||
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
|
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
|
||||||
vcl/inc/skia/zone.hxx:29
|
vcl/inc/skia/zone.hxx:29
|
||||||
SkiaZone g SolarMutexGuard
|
SkiaZone g SolarMutexGuard
|
||||||
vcl/inc/svimpbox.hxx:117
|
vcl/inc/svimpbox.hxx:113
|
||||||
SvImpLBox m_aFctSet ImpLBSelEng
|
SvImpLBox m_aFctSet ImpLBSelEng
|
||||||
vcl/inc/unx/cpdmgr.hxx:45
|
|
||||||
psp::CPDPrinter id const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:46
|
|
||||||
psp::CPDPrinter name const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:47
|
|
||||||
psp::CPDPrinter info const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:48
|
|
||||||
psp::CPDPrinter location const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:49
|
|
||||||
psp::CPDPrinter make_and_model const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:50
|
|
||||||
psp::CPDPrinter printer_state const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:51
|
|
||||||
psp::CPDPrinter backend_name const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:52
|
|
||||||
psp::CPDPrinter is_accepting_jobs _Bool
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:53
|
|
||||||
psp::CPDPrinter backend GDBusProxy *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:59
|
|
||||||
psp::CPDManager m_pConnection GDBusConnection *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:60
|
|
||||||
psp::CPDManager m_aPrintersChanged _Bool
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:61
|
|
||||||
psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> >
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:62
|
|
||||||
psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:63
|
|
||||||
psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:64
|
|
||||||
psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:65
|
|
||||||
psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext>
|
|
||||||
vcl/inc/unx/genpspgraphics.h:52
|
vcl/inc/unx/genpspgraphics.h:52
|
||||||
GenPspGraphics m_aCairoCommon CairoCommon
|
GenPspGraphics m_aCairoCommon CairoCommon
|
||||||
vcl/inc/unx/i18n_ic.hxx:39
|
vcl/inc/unx/i18n_ic.hxx:39
|
||||||
@ -904,9 +836,9 @@ vcl/inc/unx/i18n_ic.hxx:44
|
|||||||
SalI18N_InputContext maSwitchIMCallback XIMCallback
|
SalI18N_InputContext maSwitchIMCallback XIMCallback
|
||||||
vcl/inc/unx/i18n_ic.hxx:45
|
vcl/inc/unx/i18n_ic.hxx:45
|
||||||
SalI18N_InputContext maDestroyCallback XIMCallback
|
SalI18N_InputContext maDestroyCallback XIMCallback
|
||||||
vcl/inc/unx/saldisp.hxx:101
|
vcl/inc/unx/saldisp.hxx:100
|
||||||
SalColormap m_aPalette std::vector<Color>
|
SalColormap m_aPalette std::vector<Color>
|
||||||
vcl/inc/unx/saldisp.hxx:106
|
vcl/inc/unx/saldisp.hxx:105
|
||||||
SalColormap m_nUsed Pixel
|
SalColormap m_nUsed Pixel
|
||||||
vcl/source/app/salvtables.cxx:245
|
vcl/source/app/salvtables.cxx:245
|
||||||
SalFlashAttention m_aOrigBackground Wallpaper
|
SalFlashAttention m_aOrigBackground Wallpaper
|
||||||
@ -918,7 +850,7 @@ vcl/source/gdi/jobset.cxx:39
|
|||||||
(anonymous namespace)::ImplOldJobSetupData cDeviceName char[32]
|
(anonymous namespace)::ImplOldJobSetupData cDeviceName char[32]
|
||||||
vcl/source/gdi/jobset.cxx:40
|
vcl/source/gdi/jobset.cxx:40
|
||||||
(anonymous namespace)::ImplOldJobSetupData cPortName char[32]
|
(anonymous namespace)::ImplOldJobSetupData cPortName char[32]
|
||||||
vcl/source/pdf/PDFiumLibrary.cxx:463
|
vcl/source/pdf/PDFiumLibrary.cxx:558
|
||||||
vcl::pdf::(anonymous namespace)::PDFiumDocumentImpl m_aFormCallbacks FPDF_FORMFILLINFO
|
vcl::pdf::(anonymous namespace)::PDFiumDocumentImpl m_aFormCallbacks FPDF_FORMFILLINFO
|
||||||
vcl/unx/gtk3/a11y/atkhypertext.cxx:31
|
vcl/unx/gtk3/a11y/atkhypertext.cxx:31
|
||||||
(anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink
|
(anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink
|
||||||
@ -934,15 +866,15 @@ vcl/unx/gtk3/gloactiongroup.cxx:27
|
|||||||
(anonymous namespace)::GLOAction parent_instance GObject
|
(anonymous namespace)::GLOAction parent_instance GObject
|
||||||
vcl/unx/gtk3/glomenu.cxx:16
|
vcl/unx/gtk3/glomenu.cxx:16
|
||||||
GLOMenu parent_instance const GMenuModel
|
GLOMenu parent_instance const GMenuModel
|
||||||
vcl/unx/gtk3/gtkinst.cxx:7375
|
vcl/unx/gtk3/gtkinst.cxx:7449
|
||||||
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
|
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
|
||||||
vcl/unx/gtk3/gtkinst.cxx:11072
|
vcl/unx/gtk3/gtkinst.cxx:11155
|
||||||
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
|
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
|
||||||
vcl/unx/gtk3/gtkinst.cxx:11074
|
vcl/unx/gtk3/gtkinst.cxx:11157
|
||||||
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
|
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
|
||||||
vcl/unx/gtk3/gtkinst.cxx:21065
|
vcl/unx/gtk3/gtkinst.cxx:21302
|
||||||
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
|
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
|
||||||
vcl/unx/gtk3/gtkinst.cxx:21071
|
vcl/unx/gtk3/gtkinst.cxx:21308
|
||||||
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
|
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
|
||||||
xmloff/inc/XMLThemeContext.hxx:45
|
xmloff/inc/XMLThemeContext.hxx:45
|
||||||
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
|
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
|
||||||
|
@ -80,7 +80,7 @@ connectivity/source/inc/dbase/DIndexIter.hxx:33
|
|||||||
connectivity::dbase::OIndexIterator m_pOperator file::OBoolOperator *
|
connectivity::dbase::OIndexIterator m_pOperator file::OBoolOperator *
|
||||||
connectivity/source/inc/dbase/DIndexIter.hxx:34
|
connectivity/source/inc/dbase/DIndexIter.hxx:34
|
||||||
connectivity::dbase::OIndexIterator m_pOperand const file::OOperand *
|
connectivity::dbase::OIndexIterator m_pOperand const file::OOperand *
|
||||||
connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:107
|
connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:109
|
||||||
connectivity::ODatabaseMetaDataResultSet m_aEmptyValue ORowSetValue
|
connectivity::ODatabaseMetaDataResultSet m_aEmptyValue ORowSetValue
|
||||||
connectivity/source/inc/OColumn.hxx:41
|
connectivity/source/inc/OColumn.hxx:41
|
||||||
connectivity::OColumn m_AutoIncrement _Bool
|
connectivity::OColumn m_AutoIncrement _Bool
|
||||||
@ -98,7 +98,7 @@ connectivity/source/inc/TConnection.hxx:54
|
|||||||
connectivity::OMetaConnection m_aResources SharedResources
|
connectivity::OMetaConnection m_aResources SharedResources
|
||||||
connectivity/source/inc/writer/WTable.hxx:43
|
connectivity/source/inc/writer/WTable.hxx:43
|
||||||
connectivity::writer::OWriterTable m_nStartCol sal_Int32
|
connectivity::writer::OWriterTable m_nStartCol sal_Int32
|
||||||
cppcanvas/source/mtfrenderer/textaction.cxx:1653
|
cppcanvas/source/mtfrenderer/textaction.cxx:1658
|
||||||
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color
|
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color
|
||||||
cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:36
|
cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:36
|
||||||
(anonymous namespace)::Mapping m_from uno::Environment
|
(anonymous namespace)::Mapping m_from uno::Environment
|
||||||
@ -182,8 +182,6 @@ cppuhelper/inc/interfacecontainer4.hxx:266
|
|||||||
cppuhelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const NotificationMethod
|
cppuhelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const NotificationMethod
|
||||||
cui/source/inc/paragrph.hxx:47
|
cui/source/inc/paragrph.hxx:47
|
||||||
SvxStdParagraphTabPage nMinFixDist tools::Long
|
SvxStdParagraphTabPage nMinFixDist tools::Long
|
||||||
cui/source/options/optcolor.cxx:304
|
|
||||||
(anonymous namespace)::ColorConfigWindow_Impl aModuleOptions SvtModuleOptions
|
|
||||||
dbaccess/source/core/api/RowSetBase.hxx:82
|
dbaccess/source/core/api/RowSetBase.hxx:82
|
||||||
dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
|
dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
|
||||||
dbaccess/source/core/api/RowSetBase.hxx:93
|
dbaccess/source/core/api/RowSetBase.hxx:93
|
||||||
@ -234,7 +232,7 @@ dbaccess/source/ui/inc/sqledit.hxx:42
|
|||||||
dbaui::SQLEditView m_aColorConfig const svtools::ColorConfig
|
dbaui::SQLEditView m_aColorConfig const svtools::ColorConfig
|
||||||
dbaccess/source/ui/inc/WCopyTable.hxx:258
|
dbaccess/source/ui/inc/WCopyTable.hxx:258
|
||||||
dbaui::OCopyTableWizard m_aLocale css::lang::Locale
|
dbaui::OCopyTableWizard m_aLocale css::lang::Locale
|
||||||
editeng/source/editeng/impedit.hxx:559
|
editeng/source/editeng/impedit.hxx:556
|
||||||
ImpEditEngine maColorConfig svtools::ColorConfig
|
ImpEditEngine maColorConfig svtools::ColorConfig
|
||||||
embeddedobj/source/inc/commonembobj.hxx:114
|
embeddedobj/source/inc/commonembobj.hxx:114
|
||||||
OCommonEmbeddedObject m_aClassName OUString
|
OCommonEmbeddedObject m_aClassName OUString
|
||||||
@ -262,19 +260,19 @@ extensions/source/propctrlr/eformshelper.hxx:62
|
|||||||
pcr::EFormsHelper m_aBindingUINames MapStringToPropertySet
|
pcr::EFormsHelper m_aBindingUINames MapStringToPropertySet
|
||||||
extensions/source/update/check/updatehdl.hxx:89
|
extensions/source/update/check/updatehdl.hxx:89
|
||||||
UpdateHandler mbStringsLoaded _Bool
|
UpdateHandler mbStringsLoaded _Bool
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:48
|
filter/source/graphicfilter/icgm/chart.hxx:40
|
||||||
DataNode nBoxX1 sal_Int16
|
DataNode nBoxX1 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:49
|
filter/source/graphicfilter/icgm/chart.hxx:41
|
||||||
DataNode nBoxY1 sal_Int16
|
DataNode nBoxY1 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:50
|
filter/source/graphicfilter/icgm/chart.hxx:42
|
||||||
DataNode nBoxX2 sal_Int16
|
DataNode nBoxX2 sal_Int16
|
||||||
filter/source/graphicfilter/icgm/chart.hxx:51
|
filter/source/graphicfilter/icgm/chart.hxx:43
|
||||||
DataNode nBoxY2 sal_Int16
|
DataNode nBoxY2 sal_Int16
|
||||||
filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85
|
filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85
|
||||||
XMLFilterSettingsDialog maModuleOpt SvtModuleOptions
|
XMLFilterSettingsDialog maModuleOpt SvtModuleOptions
|
||||||
framework/inc/helper/uiconfigelementwrapperbase.hxx:128
|
framework/inc/helper/uiconfigelementwrapperbase.hxx:128
|
||||||
framework::UIConfigElementWrapperBase m_bConfigListening _Bool
|
framework::UIConfigElementWrapperBase m_bConfigListening _Bool
|
||||||
framework/inc/xml/menudocumenthandler.hxx:186
|
framework/inc/xml/menudocumenthandler.hxx:187
|
||||||
framework::OReadMenuPopupHandler m_bMenuMode _Bool
|
framework::OReadMenuPopupHandler m_bMenuMode _Bool
|
||||||
framework/source/fwe/classes/addonsoptions.cxx:348
|
framework/source/fwe/classes/addonsoptions.cxx:348
|
||||||
framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<PropertyValue> >
|
framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<PropertyValue> >
|
||||||
@ -294,9 +292,9 @@ include/basegfx/utils/gradienttools.hxx:52
|
|||||||
(anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) G sal_uInt8
|
(anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) G sal_uInt8
|
||||||
include/basegfx/utils/gradienttools.hxx:53
|
include/basegfx/utils/gradienttools.hxx:53
|
||||||
(anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) R sal_uInt8
|
(anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) R sal_uInt8
|
||||||
include/basic/sbstar.hxx:51
|
include/basic/sbstar.hxx:50
|
||||||
StarBASIC aErrorHdl Link<StarBASIC *, _Bool>
|
StarBASIC aErrorHdl Link<StarBASIC *, _Bool>
|
||||||
include/basic/sbstar.hxx:52
|
include/basic/sbstar.hxx:51
|
||||||
StarBASIC aBreakHdl Link<StarBASIC *, BasicDebugFlags>
|
StarBASIC aBreakHdl Link<StarBASIC *, BasicDebugFlags>
|
||||||
include/comphelper/parallelsort.hxx:164
|
include/comphelper/parallelsort.hxx:164
|
||||||
comphelper::(anonymous namespace)::Binner maLabels uint8_t[51200]
|
comphelper::(anonymous namespace)::Binner maLabels uint8_t[51200]
|
||||||
@ -322,58 +320,64 @@ include/docmodel/theme/FormatScheme.hxx:244
|
|||||||
model::BlipEffect mnSaturation sal_Int32
|
model::BlipEffect mnSaturation sal_Int32
|
||||||
include/docmodel/theme/FormatScheme.hxx:245
|
include/docmodel/theme/FormatScheme.hxx:245
|
||||||
model::BlipEffect mnLuminance sal_Int32
|
model::BlipEffect mnLuminance sal_Int32
|
||||||
include/editeng/lrspitem.hxx:254
|
include/editeng/lrspitem.hxx:314
|
||||||
SvxGutterRightMarginItem m_nRightGutterMargin tools::Long
|
SvxGutterRightMarginItem m_nRightGutterMargin tools::Long
|
||||||
include/filter/msfilter/svdfppt.hxx:718
|
include/filter/msfilter/svdfppt.hxx:713
|
||||||
PPTExtParaSheet aExtParaLevel PPTExtParaLevel[10]
|
PPTExtParaSheet aExtParaLevel PPTExtParaLevel[10]
|
||||||
include/filter/msfilter/svdfppt.hxx:889
|
include/filter/msfilter/svdfppt.hxx:884
|
||||||
ImplPPTParaPropSet nDontKnow1 sal_uInt32
|
ImplPPTParaPropSet nDontKnow1 sal_uInt32
|
||||||
include/filter/msfilter/svdfppt.hxx:890
|
include/filter/msfilter/svdfppt.hxx:885
|
||||||
ImplPPTParaPropSet nDontKnow2 sal_uInt32
|
ImplPPTParaPropSet nDontKnow2 sal_uInt32
|
||||||
include/filter/msfilter/svdfppt.hxx:891
|
include/filter/msfilter/svdfppt.hxx:886
|
||||||
ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
|
ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
|
||||||
include/formula/formulahelper.hxx:39
|
include/formula/formulahelper.hxx:39
|
||||||
formula::FormulaHelper m_aSysLocale SvtSysLocale
|
formula::FormulaHelper m_aSysLocale SvtSysLocale
|
||||||
include/oox/core/contexthandler2.hxx:231
|
include/oox/core/contexthandler2.hxx:230
|
||||||
oox::core::ContextHandler2Helper mnRootStackSize size_t
|
oox::core::ContextHandler2Helper mnRootStackSize size_t
|
||||||
include/oox/ole/axbinarywriter.hxx:153
|
include/oox/ole/axbinarywriter.hxx:153
|
||||||
oox::ole::AxBinaryPropertyWriter maStreamProps ComplexPropVector
|
oox::ole::AxBinaryPropertyWriter maStreamProps ComplexPropVector
|
||||||
include/sfx2/lokhelper.hxx:68
|
include/sfx2/lokhelper.hxx:70
|
||||||
LokMouseEventData maLogicPosition std::optional<Point>
|
LokMouseEventData maLogicPosition std::optional<Point>
|
||||||
include/sfx2/msg.hxx:93
|
|
||||||
SfxTypeAttrib nAID sal_uInt16
|
|
||||||
include/sfx2/msg.hxx:94
|
include/sfx2/msg.hxx:94
|
||||||
|
SfxTypeAttrib nAID sal_uInt16
|
||||||
|
include/sfx2/msg.hxx:95
|
||||||
SfxTypeAttrib aName OUString
|
SfxTypeAttrib aName OUString
|
||||||
include/sfx2/msg.hxx:104
|
|
||||||
SfxType createSfxPoolItemFunc SfxPoolItem *(*)(void)
|
|
||||||
include/sfx2/msg.hxx:105
|
include/sfx2/msg.hxx:105
|
||||||
SfxType pType const std::type_info *
|
SfxType createSfxPoolItemFunc SfxPoolItem *(*)(void)
|
||||||
include/sfx2/msg.hxx:106
|
include/sfx2/msg.hxx:106
|
||||||
|
SfxType pType const std::type_info *
|
||||||
|
include/sfx2/msg.hxx:107
|
||||||
SfxType nAttribs sal_uInt16
|
SfxType nAttribs sal_uInt16
|
||||||
include/sfx2/msg.hxx:116
|
include/sfx2/msg.hxx:117
|
||||||
SfxTypeImpl aAttrib SfxTypeAttrib[1]
|
SfxTypeImpl aAttrib SfxTypeAttrib[1]
|
||||||
include/svl/numformat.hxx:548
|
include/svl/numformat.hxx:551
|
||||||
SvNumberFormatter pFormatTable std::unique_ptr<SvNumberFormatTable>
|
SvNumberFormatter pFormatTable std::unique_ptr<SvNumberFormatTable>
|
||||||
include/svl/numformat.hxx:550
|
include/svl/numformat.hxx:553
|
||||||
SvNumberFormatter pMergeTable std::unique_ptr<SvNumberFormatterIndexTable>
|
SvNumberFormatter pMergeTable std::unique_ptr<SvNumberFormatterIndexTable>
|
||||||
include/svl/ondemand.hxx:55
|
include/svl/ondemand.hxx:55
|
||||||
OnDemandLocaleDataWrapper aSysLocale SvtSysLocale
|
OnDemandLocaleDataWrapper aSysLocale SvtSysLocale
|
||||||
include/svx/diagram/IDiagramHelper.hxx:72
|
include/svx/annotation/Annotation.hxx:108
|
||||||
|
sdr::annotation::Annotation maUniqueID UniqueID
|
||||||
|
include/svx/diagram/IDiagramHelper.hxx:71
|
||||||
svx::diagram::IDiagramHelper mbUseDiagramThemeData _Bool
|
svx::diagram::IDiagramHelper mbUseDiagramThemeData _Bool
|
||||||
include/svx/diagram/IDiagramHelper.hxx:81
|
include/svx/diagram/IDiagramHelper.hxx:80
|
||||||
svx::diagram::IDiagramHelper mbForceThemePtrRecreation _Bool
|
svx::diagram::IDiagramHelper mbForceThemePtrRecreation _Bool
|
||||||
|
include/svx/EnhancedCustomShape2d.hxx:108
|
||||||
|
EnhancedCustomShape2d::EquationResult bReady _Bool
|
||||||
include/svx/graphctl.hxx:52
|
include/svx/graphctl.hxx:52
|
||||||
GraphCtrl xVD ScopedVclPtrInstance<VirtualDevice>
|
GraphCtrl xVD ScopedVclPtrInstance<VirtualDevice>
|
||||||
include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49
|
include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49
|
||||||
sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
|
sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
|
||||||
include/svx/svdetc.hxx:180
|
include/svx/svdetc.hxx:175
|
||||||
SdrGlobalData maSysLocale SvtSysLocale
|
SdrGlobalData maSysLocale SvtSysLocale
|
||||||
include/svx/svdmark.hxx:141
|
include/svx/svdmark.hxx:139
|
||||||
SdrMarkList maPointName OUString
|
SdrMarkList maPointName OUString
|
||||||
include/svx/svdmark.hxx:142
|
include/svx/svdmark.hxx:140
|
||||||
SdrMarkList maGluePointName OUString
|
SdrMarkList maGluePointName OUString
|
||||||
include/svx/svdoedge.hxx:166
|
include/svx/svdoedge.hxx:166
|
||||||
SdrEdgeObj mbBoundRectCalculationRunning _Bool
|
SdrEdgeObj mbBoundRectCalculationRunning _Bool
|
||||||
|
include/svx/svdpage.hxx:434
|
||||||
|
SdrPage maUniqueID UniqueID
|
||||||
include/unoidl/unoidl.hxx:445
|
include/unoidl/unoidl.hxx:445
|
||||||
unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5)
|
unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5)
|
||||||
include/unoidl/unoidl.hxx:446
|
include/unoidl/unoidl.hxx:446
|
||||||
@ -398,9 +402,9 @@ include/unoidl/unoidl.hxx:455
|
|||||||
unoidl::ConstantValue::(anonymous union at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) doubleValue double
|
unoidl::ConstantValue::(anonymous union at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) doubleValue double
|
||||||
include/unotest/bootstrapfixturebase.hxx:52
|
include/unotest/bootstrapfixturebase.hxx:52
|
||||||
test::BootstrapFixtureBase m_directories Directories
|
test::BootstrapFixtureBase m_directories Directories
|
||||||
include/vcl/bitmap.hxx:108
|
include/vcl/bitmap.hxx:102
|
||||||
BitmapSystemData mnWidth int
|
BitmapSystemData mnWidth int
|
||||||
include/vcl/bitmap.hxx:109
|
include/vcl/bitmap.hxx:103
|
||||||
BitmapSystemData mnHeight int
|
BitmapSystemData mnHeight int
|
||||||
include/vcl/formatter.hxx:128
|
include/vcl/formatter.hxx:128
|
||||||
Formatter m_aStaticFormatter StaticFormatter
|
Formatter m_aStaticFormatter StaticFormatter
|
||||||
@ -434,14 +438,12 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:72
|
|||||||
(anonymous namespace)::textcat_t fprint void **
|
(anonymous namespace)::textcat_t fprint void **
|
||||||
lingucomponent/source/languageguessing/simpleguesser.cxx:74
|
lingucomponent/source/languageguessing/simpleguesser.cxx:74
|
||||||
(anonymous namespace)::textcat_t size uint4
|
(anonymous namespace)::textcat_t size uint4
|
||||||
linguistic/source/dlistimp.hxx:55
|
linguistic/source/dlistimp.hxx:51
|
||||||
DicList aOpt LinguOptions
|
DicList aOpt LinguOptions
|
||||||
oox/inc/drawingml/table/tablecell.hxx:85
|
oox/inc/drawingml/table/tablecell.hxx:85
|
||||||
oox::drawingml::table::TableCell maLinePropertiesInsideH oox::drawingml::LineProperties
|
oox::drawingml::table::TableCell maLinePropertiesInsideH oox::drawingml::LineProperties
|
||||||
oox/inc/drawingml/table/tablecell.hxx:86
|
oox/inc/drawingml/table/tablecell.hxx:86
|
||||||
oox::drawingml::table::TableCell maLinePropertiesInsideV oox::drawingml::LineProperties
|
oox::drawingml::table::TableCell maLinePropertiesInsideV oox::drawingml::LineProperties
|
||||||
oox/qa/token/tokenmap-test.cxx:35
|
|
||||||
oox::TokenmapTest tokenMap TokenMap
|
|
||||||
oox/qa/unit/vba_compression.cxx:70
|
oox/qa/unit/vba_compression.cxx:70
|
||||||
TestVbaCompression m_directories test::Directories
|
TestVbaCompression m_directories test::Directories
|
||||||
oox/source/drawingml/chart/objectformatter.cxx:722
|
oox/source/drawingml/chart/objectformatter.cxx:722
|
||||||
@ -460,9 +462,9 @@ sal/qa/OStringBuffer/rtl_OStringBuffer.cxx:1674
|
|||||||
rtl_OStringBuffer::append_001 empty OString
|
rtl_OStringBuffer::append_001 empty OString
|
||||||
sal/rtl/alloc_arena.hxx:100
|
sal/rtl/alloc_arena.hxx:100
|
||||||
rtl_arena_st m_hash_table_0 rtl_arena_segment_type *[64]
|
rtl_arena_st m_hash_table_0 rtl_arena_segment_type *[64]
|
||||||
sal/rtl/digest.cxx:188
|
sal/rtl/digest.cxx:182
|
||||||
(anonymous namespace)::DigestContextMD2 m_state sal_uInt32[16]
|
(anonymous namespace)::DigestContextMD2 m_state sal_uInt32[16]
|
||||||
sal/rtl/digest.cxx:189
|
sal/rtl/digest.cxx:183
|
||||||
(anonymous namespace)::DigestContextMD2 m_chksum sal_uInt32[16]
|
(anonymous namespace)::DigestContextMD2 m_chksum sal_uInt32[16]
|
||||||
sal/rtl/uuid.cxx:57
|
sal/rtl/uuid.cxx:57
|
||||||
(anonymous namespace)::UUID clock_seq_low sal_uInt8
|
(anonymous namespace)::UUID clock_seq_low sal_uInt8
|
||||||
@ -470,10 +472,10 @@ sal/rtl/uuid.cxx:58
|
|||||||
(anonymous namespace)::UUID node sal_uInt8[6]
|
(anonymous namespace)::UUID node sal_uInt8[6]
|
||||||
sc/inc/attarray.hxx:68
|
sc/inc/attarray.hxx:68
|
||||||
ScMergePatternState pItemSet std::optional<SfxItemSet>
|
ScMergePatternState pItemSet std::optional<SfxItemSet>
|
||||||
sc/inc/cellvalue.hxx:113
|
|
||||||
ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:111:5) mpString const svl::SharedString *
|
|
||||||
sc/inc/cellvalue.hxx:114
|
sc/inc/cellvalue.hxx:114
|
||||||
ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:111:5) mpEditText const EditTextObject *
|
ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:112:5) mpString const svl::SharedString *
|
||||||
|
sc/inc/cellvalue.hxx:115
|
||||||
|
ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:112:5) mpEditText const EditTextObject *
|
||||||
sc/inc/compiler.hxx:132
|
sc/inc/compiler.hxx:132
|
||||||
ScRawToken::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sc/inc/compiler.hxx:131:9) nIndex sal_uInt16
|
ScRawToken::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sc/inc/compiler.hxx:131:9) nIndex sal_uInt16
|
||||||
sc/inc/compiler.hxx:133
|
sc/inc/compiler.hxx:133
|
||||||
@ -492,7 +494,7 @@ sc/inc/userlist.hxx:64
|
|||||||
ScUserList maData DataType
|
ScUserList maData DataType
|
||||||
sc/source/core/inc/adiasync.hxx:41
|
sc/source/core/inc/adiasync.hxx:41
|
||||||
ScAddInAsync::(anonymous union at /home/noel/libo-plugin/sc/source/core/inc/adiasync.hxx:38:5) pStr OUString *
|
ScAddInAsync::(anonymous union at /home/noel/libo-plugin/sc/source/core/inc/adiasync.hxx:38:5) pStr OUString *
|
||||||
sc/source/core/inc/interpre.hxx:152
|
sc/source/core/inc/interpre.hxx:153
|
||||||
ScTokenStack pPointer const formula::FormulaToken *[512]
|
ScTokenStack pPointer const formula::FormulaToken *[512]
|
||||||
sc/source/filter/excel/xltoolbar.cxx:31
|
sc/source/filter/excel/xltoolbar.cxx:31
|
||||||
(anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
|
(anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
|
||||||
@ -508,15 +510,13 @@ sc/source/filter/inc/namebuff.hxx:80
|
|||||||
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
|
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
|
||||||
sc/source/filter/inc/qproform.hxx:54
|
sc/source/filter/inc/qproform.hxx:54
|
||||||
QProToSc mnAddToken TokenId
|
QProToSc mnAddToken TokenId
|
||||||
sc/source/filter/inc/stylesbuffer.hxx:686
|
sc/source/filter/inc/stylesbuffer.hxx:694
|
||||||
oox::xls::Dxf mxAlignment std::shared_ptr<Alignment>
|
oox::xls::Dxf mxAlignment std::shared_ptr<Alignment>
|
||||||
sc/source/filter/inc/stylesbuffer.hxx:688
|
sc/source/filter/inc/stylesbuffer.hxx:785
|
||||||
oox::xls::Dxf mxProtection std::shared_ptr<Protection>
|
|
||||||
sc/source/filter/inc/stylesbuffer.hxx:777
|
|
||||||
oox::xls::CellStyleBuffer maBuiltinStyles CellStyleVector
|
oox::xls::CellStyleBuffer maBuiltinStyles CellStyleVector
|
||||||
sc/source/filter/inc/stylesbuffer.hxx:778
|
sc/source/filter/inc/stylesbuffer.hxx:786
|
||||||
oox::xls::CellStyleBuffer maUserStyles CellStyleVector
|
oox::xls::CellStyleBuffer maUserStyles CellStyleVector
|
||||||
sc/source/filter/inc/XclExpChangeTrack.hxx:349
|
sc/source/filter/inc/XclExpChangeTrack.hxx:354
|
||||||
XclExpChTrAction pAddAction std::unique_ptr<XclExpChTrAction>
|
XclExpChTrAction pAddAction std::unique_ptr<XclExpChTrAction>
|
||||||
sc/source/filter/inc/xepage.hxx:121
|
sc/source/filter/inc/xepage.hxx:121
|
||||||
XclExpChartPageSettings maData XclPageData
|
XclExpChartPageSettings maData XclPageData
|
||||||
@ -524,9 +524,9 @@ sc/source/filter/inc/xestyle.hxx:352
|
|||||||
XclExpCellBorder maComplexColorDiagonal model::ComplexColor
|
XclExpCellBorder maComplexColorDiagonal model::ComplexColor
|
||||||
sc/source/filter/inc/xestyle.hxx:386
|
sc/source/filter/inc/xestyle.hxx:386
|
||||||
XclExpCellArea maBackgroundComplexColor model::ComplexColor
|
XclExpCellArea maBackgroundComplexColor model::ComplexColor
|
||||||
sc/source/filter/inc/xistyle.hxx:518
|
|
||||||
XclImpXFBuffer maBuiltinStyles XclImpStyleList
|
|
||||||
sc/source/filter/inc/xistyle.hxx:519
|
sc/source/filter/inc/xistyle.hxx:519
|
||||||
|
XclImpXFBuffer maBuiltinStyles XclImpStyleList
|
||||||
|
sc/source/filter/inc/xistyle.hxx:520
|
||||||
XclImpXFBuffer maUserStyles XclImpStyleList
|
XclImpXFBuffer maUserStyles XclImpStyleList
|
||||||
sc/source/filter/inc/xltracer.hxx:81
|
sc/source/filter/inc/xltracer.hxx:81
|
||||||
XclTracer mbEnabled _Bool
|
XclTracer mbEnabled _Bool
|
||||||
@ -544,14 +544,6 @@ sc/source/ui/inc/inputhdl.hxx:68
|
|||||||
ScInputHandler pFormulaDataPara std::unique_ptr<ScTypedCaseStrSet>
|
ScInputHandler pFormulaDataPara std::unique_ptr<ScTypedCaseStrSet>
|
||||||
sc/source/ui/inc/tabcont.hxx:37
|
sc/source/ui/inc/tabcont.hxx:37
|
||||||
ScTabControl bErrorShown _Bool
|
ScTabControl bErrorShown _Bool
|
||||||
sc/source/ui/inc/undoblk.hxx:348
|
|
||||||
ScUndoSelectionAttr aApplyPattern const CellAttributeHolder
|
|
||||||
sc/source/ui/inc/undocell.hxx:61
|
|
||||||
ScUndoCursorAttr aOldPattern const CellAttributeHolder
|
|
||||||
sc/source/ui/inc/undocell.hxx:62
|
|
||||||
ScUndoCursorAttr aNewPattern const CellAttributeHolder
|
|
||||||
sc/source/ui/inc/undocell.hxx:63
|
|
||||||
ScUndoCursorAttr aApplyPattern const CellAttributeHolder
|
|
||||||
sc/source/ui/vba/vbaformatconditions.hxx:38
|
sc/source/ui/vba/vbaformatconditions.hxx:38
|
||||||
ScVbaFormatConditions mxSheetConditionalEntries css::uno::Reference<css::sheet::XSheetConditionalEntries>
|
ScVbaFormatConditions mxSheetConditionalEntries css::uno::Reference<css::sheet::XSheetConditionalEntries>
|
||||||
sc/source/ui/vba/vbaformatconditions.hxx:39
|
sc/source/ui/vba/vbaformatconditions.hxx:39
|
||||||
@ -560,7 +552,7 @@ sc/source/ui/vba/vbaformatconditions.hxx:40
|
|||||||
ScVbaFormatConditions mxRangeParent css::uno::Reference<ov::excel::XRange>
|
ScVbaFormatConditions mxRangeParent css::uno::Reference<ov::excel::XRange>
|
||||||
sc/source/ui/vba/vbaformatconditions.hxx:41
|
sc/source/ui/vba/vbaformatconditions.hxx:41
|
||||||
ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet>
|
ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet>
|
||||||
sc/source/ui/vba/vbaworksheet.hxx:49
|
sc/source/ui/vba/vbaworksheet.hxx:50
|
||||||
ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase>[2]
|
ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase>[2]
|
||||||
sd/inc/Outliner.hxx:289
|
sd/inc/Outliner.hxx:289
|
||||||
SdOutliner mpFirstObj SdrObject *
|
SdOutliner mpFirstObj SdrObject *
|
||||||
@ -574,17 +566,17 @@ sd/source/core/CustomAnimationCloner.cxx:70
|
|||||||
sd::(anonymous namespace)::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> >
|
sd::(anonymous namespace)::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> >
|
||||||
sd/source/core/CustomAnimationCloner.cxx:71
|
sd/source/core/CustomAnimationCloner.cxx:71
|
||||||
sd::(anonymous namespace)::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> >
|
sd::(anonymous namespace)::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> >
|
||||||
sd/source/ui/inc/unopage.hxx:162
|
sd/source/ui/inc/unopage.hxx:165
|
||||||
SdDrawPage maTypeSequence css::uno::Sequence<css::uno::Type>
|
SdDrawPage maTypeSequence css::uno::Sequence<css::uno::Type>
|
||||||
sd/source/ui/inc/unopage.hxx:222
|
sd/source/ui/inc/unopage.hxx:227
|
||||||
SdMasterPage maTypeSequence css::uno::Sequence<css::uno::Type>
|
SdMasterPage maTypeSequence css::uno::Sequence<css::uno::Type>
|
||||||
sd/source/ui/sidebar/MasterPageContainer.cxx:141
|
sd/source/ui/sidebar/MasterPageContainer.cxx:140
|
||||||
sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated Image
|
sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated Image
|
||||||
sd/source/ui/sidebar/MasterPageContainer.cxx:142
|
sd/source/ui/sidebar/MasterPageContainer.cxx:141
|
||||||
sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated Image
|
sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated Image
|
||||||
sd/source/ui/sidebar/MasterPageContainer.cxx:147
|
sd/source/ui/sidebar/MasterPageContainer.cxx:146
|
||||||
sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable Image
|
sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable Image
|
||||||
sd/source/ui/sidebar/MasterPageContainer.cxx:148
|
sd/source/ui/sidebar/MasterPageContainer.cxx:147
|
||||||
sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable Image
|
sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable Image
|
||||||
sd/source/ui/slideshow/showwindow.hxx:98
|
sd/source/ui/slideshow/showwindow.hxx:98
|
||||||
sd::ShowWindow mbMouseCursorHidden _Bool
|
sd::ShowWindow mbMouseCursorHidden _Bool
|
||||||
@ -598,25 +590,25 @@ sfx2/source/appl/lnkbase2.cxx:82
|
|||||||
sfx2::(anonymous namespace)::ImplDdeItem pLink SvBaseLink *
|
sfx2::(anonymous namespace)::ImplDdeItem pLink SvBaseLink *
|
||||||
sfx2/source/inc/appdata.hxx:68
|
sfx2/source/inc/appdata.hxx:68
|
||||||
SfxAppData_Impl maDocTopics std::vector<SfxDdeDocTopic_Impl *>
|
SfxAppData_Impl maDocTopics std::vector<SfxDdeDocTopic_Impl *>
|
||||||
slideshow/source/engine/slideshowimpl.cxx:144
|
slideshow/source/engine/slideshowimpl.cxx:147
|
||||||
(anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime
|
(anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime
|
||||||
sot/source/sdstor/ucbstorage.cxx:408
|
sot/source/sdstor/ucbstorage.cxx:427
|
||||||
UCBStorageStream_Impl m_aKey OString
|
UCBStorageStream_Impl m_aKey OString
|
||||||
starmath/inc/ElementsDockingWindow.hxx:42
|
starmath/inc/ElementsDockingWindow.hxx:41
|
||||||
SmElementsControl maFormat SmFormat
|
SmElementsControl maFormat SmFormat
|
||||||
store/source/storbios.cxx:52
|
store/source/storbios.cxx:52
|
||||||
(anonymous namespace)::OStoreSuperBlock m_aMarked L
|
(anonymous namespace)::OStoreSuperBlock m_aMarked L
|
||||||
svl/source/crypto/cryptosign.cxx:274
|
svl/source/crypto/cryptosign.cxx:264
|
||||||
(anonymous namespace)::PKIStatusInfo status SECItem
|
(anonymous namespace)::PKIStatusInfo status SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:294
|
svl/source/crypto/cryptosign.cxx:284
|
||||||
(anonymous namespace)::TimeStampResp status PKIStatusInfo
|
(anonymous namespace)::TimeStampResp status PKIStatusInfo
|
||||||
svl/source/crypto/cryptosign.cxx:295
|
svl/source/crypto/cryptosign.cxx:285
|
||||||
(anonymous namespace)::TimeStampResp timeStampToken SECItem
|
(anonymous namespace)::TimeStampResp timeStampToken SECItem
|
||||||
svl/source/misc/strmadpt.cxx:52
|
svl/source/misc/strmadpt.cxx:52
|
||||||
SvDataPipe_Impl::Page m_aBuffer sal_Int8[1]
|
SvDataPipe_Impl::Page m_aBuffer sal_Int8[1]
|
||||||
svl/source/uno/pathservice.cxx:37
|
svl/source/uno/pathservice.cxx:37
|
||||||
(anonymous namespace)::PathService m_aOptions SvtPathOptions
|
(anonymous namespace)::PathService m_aOptions SvtPathOptions
|
||||||
svtools/source/control/tabbar.cxx:209
|
svtools/source/control/tabbar.cxx:208
|
||||||
ImplTabBarItem maHelpId OString
|
ImplTabBarItem maHelpId OString
|
||||||
svtools/source/dialogs/insdlg.cxx:55
|
svtools/source/dialogs/insdlg.cxx:55
|
||||||
(anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
|
(anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
|
||||||
@ -652,47 +644,47 @@ svx/source/inc/svdpdf.hxx:61
|
|||||||
ImpSdrPdfImport maDash XDash
|
ImpSdrPdfImport maDash XDash
|
||||||
svx/source/unodraw/recoveryui.cxx:64
|
svx/source/unodraw/recoveryui.cxx:64
|
||||||
(anonymous namespace)::RecoveryUI m_pParentWindow weld::Window *
|
(anonymous namespace)::RecoveryUI m_pParentWindow weld::Window *
|
||||||
sw/inc/acmplwrd.hxx:42
|
sw/inc/acmplwrd.hxx:41
|
||||||
SwAutoCompleteWord m_LookupTree editeng::Trie
|
SwAutoCompleteWord m_LookupTree editeng::Trie
|
||||||
sw/inc/breakit.hxx:39
|
sw/inc/breakit.hxx:38
|
||||||
SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag>
|
SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag>
|
||||||
sw/inc/dpage.hxx:38
|
sw/inc/dpage.hxx:37
|
||||||
SwDPage m_pGridLst std::unique_ptr<SdrPageGridFrameList>
|
SwDPage m_pGridLst std::unique_ptr<SdrPageGridFrameList>
|
||||||
sw/inc/hints.hxx:373
|
sw/inc/hints.hxx:399
|
||||||
SwAttrSetChg m_bDelSet _Bool
|
SwAttrSetChg m_bDelSet _Bool
|
||||||
sw/inc/shellio.hxx:149
|
sw/inc/shellio.hxx:149
|
||||||
SwReader mpStg rtl::Reference<SotStorage>
|
SwReader mpStg rtl::Reference<SotStorage>
|
||||||
sw/inc/swevent.hxx:71
|
sw/inc/swevent.hxx:71
|
||||||
SwCallMouseEvent::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sw/inc/swevent.hxx:69:9) pFormat const SwFrameFormat *
|
SwCallMouseEvent::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sw/inc/swevent.hxx:69:9) pFormat const SwFrameFormat *
|
||||||
sw/inc/swmodule.hxx:90
|
sw/inc/swmodule.hxx:92
|
||||||
SwModule m_pCTLOptions std::unique_ptr<SvtCTLOptions>
|
SwModule m_pCTLOptions std::unique_ptr<SvtCTLOptions>
|
||||||
sw/qa/api/SwXHeadFootText.cxx:76
|
sw/qa/api/SwXHeadFootText.cxx:71
|
||||||
(anonymous namespace)::SwXHeadFootText mxTextContent Reference<text::XTextContent>
|
(anonymous namespace)::SwXHeadFootText mxTextContent Reference<text::XTextContent>
|
||||||
sw/source/core/access/accfrmobjmap.hxx:100
|
sw/source/core/access/accfrmobjmap.hxx:100
|
||||||
SwAccessibleChildMap maMap std::map<key_type, mapped_type, key_compare>
|
SwAccessibleChildMap maMap std::map<key_type, mapped_type, key_compare>
|
||||||
sw/source/core/access/acchypertextdata.hxx:40
|
sw/source/core/access/acchypertextdata.hxx:38
|
||||||
SwAccessibleHyperTextData maMap std::map<key_type, mapped_type, key_compare>
|
SwAccessibleHyperTextData maMap std::map<key_type, mapped_type, key_compare>
|
||||||
sw/source/core/access/accmap.cxx:95
|
sw/source/core/access/accmap.cxx:95
|
||||||
SwAccessibleContextMap_Impl maMap std::unordered_map<key_type, mapped_type>
|
SwAccessibleContextMap_Impl maMap std::unordered_map<key_type, mapped_type>
|
||||||
sw/source/core/access/accmap.cxx:269
|
sw/source/core/access/accmap.cxx:269
|
||||||
SwAccessibleShapeMap_Impl maMap std::map<key_type, mapped_type>
|
SwAccessibleShapeMap_Impl maMap std::map<key_type, mapped_type>
|
||||||
sw/source/core/access/accmap.cxx:621
|
sw/source/core/access/accmap.cxx:618
|
||||||
SwAccessibleEventMap_Impl maMap std::map<key_type, mapped_type, key_compare>
|
SwAccessibleEventMap_Impl maMap std::map<key_type, mapped_type, key_compare>
|
||||||
sw/source/core/access/accmap.cxx:665
|
sw/source/core/access/accmap.cxx:662
|
||||||
SwAccessibleSelectedParas_Impl maMap std::map<key_type, mapped_type, key_compare>
|
SwAccessibleSelectedParas_Impl maMap std::map<key_type, mapped_type, key_compare>
|
||||||
sw/source/core/doc/swstylemanager.cxx:62
|
sw/source/core/doc/swstylemanager.cxx:56
|
||||||
(anonymous namespace)::SwStyleManager m_aAutoCharPool StylePool
|
(anonymous namespace)::SwStyleManager m_aAutoCharPool StylePool
|
||||||
sw/source/core/doc/swstylemanager.cxx:63
|
sw/source/core/doc/swstylemanager.cxx:57
|
||||||
(anonymous namespace)::SwStyleManager m_aAutoParaPool StylePool
|
(anonymous namespace)::SwStyleManager m_aAutoParaPool StylePool
|
||||||
sw/source/core/inc/swblocks.hxx:69
|
sw/source/core/inc/swblocks.hxx:69
|
||||||
SwImpBlocks m_bInPutMuchBlocks _Bool
|
SwImpBlocks m_bInPutMuchBlocks _Bool
|
||||||
sw/source/core/text/atrhndl.hxx:47
|
sw/source/core/text/atrhndl.hxx:47
|
||||||
SwAttrHandler m_oFnt std::optional<SwFont>
|
SwAttrHandler m_oFnt std::optional<SwFont>
|
||||||
sw/source/core/text/inftxt.cxx:556
|
sw/source/core/text/inftxt.cxx:564
|
||||||
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
|
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
|
||||||
sw/source/core/text/redlnitr.hxx:75
|
sw/source/core/text/redlnitr.hxx:75
|
||||||
SwRedlineItr m_pSet std::unique_ptr<SfxItemSet>
|
SwRedlineItr m_pSet std::unique_ptr<SfxItemSet>
|
||||||
sw/source/filter/html/htmltab.cxx:2853
|
sw/source/filter/html/htmltab.cxx:2854
|
||||||
CellSaveStruct m_xCnts std::shared_ptr<HTMLTableCnts>
|
CellSaveStruct m_xCnts std::shared_ptr<HTMLTableCnts>
|
||||||
sw/source/filter/inc/rtf.hxx:33
|
sw/source/filter/inc/rtf.hxx:33
|
||||||
RTFSurround::(unnamed union at /home/noel/libo-plugin/sw/source/filter/inc/rtf.hxx:26:5) nVal sal_uInt8
|
RTFSurround::(unnamed union at /home/noel/libo-plugin/sw/source/filter/inc/rtf.hxx:26:5) nVal sal_uInt8
|
||||||
@ -714,12 +706,16 @@ sw/source/writerfilter/ooxml/OOXMLFactory.hxx:60
|
|||||||
writerfilter::ooxml::AttributeInfo m_nResource ResourceType
|
writerfilter::ooxml::AttributeInfo m_nResource ResourceType
|
||||||
sw/source/writerfilter/ooxml/OOXMLFactory.hxx:61
|
sw/source/writerfilter/ooxml/OOXMLFactory.hxx:61
|
||||||
writerfilter::ooxml::AttributeInfo m_nRef Id
|
writerfilter::ooxml::AttributeInfo m_nRef Id
|
||||||
toolkit/source/awt/vclxtoolkit.cxx:435
|
toolkit/source/awt/vclxtoolkit.cxx:436
|
||||||
(anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard>
|
(anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard>
|
||||||
toolkit/source/controls/table/gridtablerenderer.cxx:71
|
toolkit/source/controls/table/gridtablerenderer.cxx:71
|
||||||
svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending BitmapEx
|
svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending BitmapEx
|
||||||
toolkit/source/controls/table/gridtablerenderer.cxx:72
|
toolkit/source/controls/table/gridtablerenderer.cxx:72
|
||||||
svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending BitmapEx
|
svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending BitmapEx
|
||||||
|
tools/qa/cppunit/UniqueIdTest.cxx:25
|
||||||
|
(anonymous namespace)::ObjectExample1 maID UniqueID
|
||||||
|
tools/qa/cppunit/UniqueIdTest.cxx:30
|
||||||
|
(anonymous namespace)::ObjectExample2 maID UniqueID
|
||||||
ucb/source/ucp/gio/gio_mount.hxx:73
|
ucb/source/ucp/gio/gio_mount.hxx:73
|
||||||
OOoMountOperationClass parent_class GMountOperationClass
|
OOoMountOperationClass parent_class GMountOperationClass
|
||||||
ucb/source/ucp/gio/gio_mount.hxx:76
|
ucb/source/ucp/gio/gio_mount.hxx:76
|
||||||
@ -732,8 +728,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79
|
|||||||
OOoMountOperationClass _gtk_reserved4 void (*)(void)
|
OOoMountOperationClass _gtk_reserved4 void (*)(void)
|
||||||
ucb/source/ucp/package/pkgprovider.hxx:48
|
ucb/source/ucp/package/pkgprovider.hxx:48
|
||||||
package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
|
package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
|
||||||
ucb/source/ucp/webdav-curl/CurlSession.cxx:194
|
ucb/source/ucp/webdav-curl/CurlSession.cxx:198
|
||||||
(anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:193:5) pValue const void *const
|
(anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:197:5) pValue const void *const
|
||||||
ucbhelper/source/client/proxydecider.cxx:130
|
ucbhelper/source/client/proxydecider.cxx:130
|
||||||
ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer
|
ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer
|
||||||
ucbhelper/source/provider/propertyvalueset.cxx:79
|
ucbhelper/source/provider/propertyvalueset.cxx:79
|
||||||
@ -796,9 +792,9 @@ unoidl/source/unoidlprovider.cxx:459
|
|||||||
unoidl::detail::MapEntry data Memory32
|
unoidl::detail::MapEntry data Memory32
|
||||||
unotools/source/config/pathoptions.cxx:77
|
unotools/source/config/pathoptions.cxx:77
|
||||||
SvtPathOptions_Impl m_aEmptyString OUString
|
SvtPathOptions_Impl m_aEmptyString OUString
|
||||||
vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31
|
vcl/inc/headless/svpdummies.hxx:31
|
||||||
BitmapFastScaleFilter maSize Size
|
SvpSalObject m_aSystemChildData SystemEnvData
|
||||||
vcl/inc/ppdparser.hxx:129
|
vcl/inc/ppdparser.hxx:133
|
||||||
psp::PPDParser::PPDConstraint m_pKey1 const PPDKey *
|
psp::PPDParser::PPDConstraint m_pKey1 const PPDKey *
|
||||||
vcl/inc/printerinfomanager.hxx:75
|
vcl/inc/printerinfomanager.hxx:75
|
||||||
psp::PrinterInfoManager::SystemPrintQueue m_aComment OUString
|
psp::PrinterInfoManager::SystemPrintQueue m_aComment OUString
|
||||||
@ -810,13 +806,15 @@ vcl/inc/salwtype.hxx:224
|
|||||||
SalQueryCharPositionEvent mnCharPos sal_uLong
|
SalQueryCharPositionEvent mnCharPos sal_uLong
|
||||||
vcl/inc/svdata.hxx:277
|
vcl/inc/svdata.hxx:277
|
||||||
ImplSVWinData mbIsLiveResize _Bool
|
ImplSVWinData mbIsLiveResize _Bool
|
||||||
vcl/inc/svdata.hxx:329
|
vcl/inc/svdata.hxx:278
|
||||||
|
ImplSVWinData mbIsWaitingForNativeEvent _Bool
|
||||||
|
vcl/inc/svdata.hxx:330
|
||||||
ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
|
ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
|
||||||
vcl/inc/svdata.hxx:336
|
vcl/inc/svdata.hxx:337
|
||||||
ImplSVNWFData mbNoFrameJunctionForPopups _Bool
|
ImplSVNWFData mbNoFrameJunctionForPopups _Bool
|
||||||
vcl/inc/toolbox.h:111
|
vcl/inc/toolbox.h:111
|
||||||
vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId>
|
vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId>
|
||||||
vcl/inc/unx/saldisp.hxx:245
|
vcl/inc/unx/saldisp.hxx:244
|
||||||
SalDisplay m_aInvalidScreenData ScreenData
|
SalDisplay m_aInvalidScreenData ScreenData
|
||||||
vcl/inc/widgetdraw/WidgetDefinition.hxx:224
|
vcl/inc/widgetdraw/WidgetDefinition.hxx:224
|
||||||
vcl::WidgetDefinitionStyle maDefaultButtonTextColor Color
|
vcl::WidgetDefinitionStyle maDefaultButtonTextColor Color
|
||||||
@ -838,39 +836,41 @@ vcl/inc/widgetdraw/WidgetDefinition.hxx:237
|
|||||||
vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor Color
|
vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor Color
|
||||||
vcl/inc/widgetdraw/WidgetDefinition.hxx:238
|
vcl/inc/widgetdraw/WidgetDefinition.hxx:238
|
||||||
vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor Color
|
vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor Color
|
||||||
vcl/source/app/settings.cxx:204
|
vcl/source/app/settings.cxx:218
|
||||||
ImplStyleData maDialogStyle DialogStyle
|
ImplStyleData maDialogStyle DialogStyle
|
||||||
vcl/source/bitmap/dibtools.cxx:52
|
vcl/source/app/settings.cxx:282
|
||||||
(anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30
|
ImplAllSettingsData maSysLocale SvtSysLocale
|
||||||
vcl/source/bitmap/dibtools.cxx:53
|
vcl/source/bitmap/dibtools.cxx:53
|
||||||
(anonymous namespace)::CIEXYZ aXyzY FXPT2DOT30
|
(anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30
|
||||||
vcl/source/bitmap/dibtools.cxx:54
|
vcl/source/bitmap/dibtools.cxx:54
|
||||||
|
(anonymous namespace)::CIEXYZ aXyzY FXPT2DOT30
|
||||||
|
vcl/source/bitmap/dibtools.cxx:55
|
||||||
(anonymous namespace)::CIEXYZ aXyzZ FXPT2DOT30
|
(anonymous namespace)::CIEXYZ aXyzZ FXPT2DOT30
|
||||||
vcl/source/bitmap/dibtools.cxx:65
|
|
||||||
(anonymous namespace)::CIEXYZTriple aXyzRed CIEXYZ
|
|
||||||
vcl/source/bitmap/dibtools.cxx:66
|
vcl/source/bitmap/dibtools.cxx:66
|
||||||
(anonymous namespace)::CIEXYZTriple aXyzGreen CIEXYZ
|
(anonymous namespace)::CIEXYZTriple aXyzRed CIEXYZ
|
||||||
vcl/source/bitmap/dibtools.cxx:67
|
vcl/source/bitmap/dibtools.cxx:67
|
||||||
|
(anonymous namespace)::CIEXYZTriple aXyzGreen CIEXYZ
|
||||||
|
vcl/source/bitmap/dibtools.cxx:68
|
||||||
(anonymous namespace)::CIEXYZTriple aXyzBlue CIEXYZ
|
(anonymous namespace)::CIEXYZTriple aXyzBlue CIEXYZ
|
||||||
vcl/source/bitmap/dibtools.cxx:107
|
|
||||||
(anonymous namespace)::DIBV5Header nV5AlphaMask sal_uInt32
|
|
||||||
vcl/source/bitmap/dibtools.cxx:108
|
vcl/source/bitmap/dibtools.cxx:108
|
||||||
(anonymous namespace)::DIBV5Header nV5CSType sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5AlphaMask sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:109
|
vcl/source/bitmap/dibtools.cxx:109
|
||||||
(anonymous namespace)::DIBV5Header aV5Endpoints CIEXYZTriple
|
(anonymous namespace)::DIBV5Header nV5CSType sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:110
|
vcl/source/bitmap/dibtools.cxx:110
|
||||||
(anonymous namespace)::DIBV5Header nV5GammaRed sal_uInt32
|
(anonymous namespace)::DIBV5Header aV5Endpoints CIEXYZTriple
|
||||||
vcl/source/bitmap/dibtools.cxx:111
|
vcl/source/bitmap/dibtools.cxx:111
|
||||||
(anonymous namespace)::DIBV5Header nV5GammaGreen sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5GammaRed sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:112
|
vcl/source/bitmap/dibtools.cxx:112
|
||||||
(anonymous namespace)::DIBV5Header nV5GammaBlue sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5GammaGreen sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:113
|
vcl/source/bitmap/dibtools.cxx:113
|
||||||
(anonymous namespace)::DIBV5Header nV5Intent sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5GammaBlue sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:114
|
vcl/source/bitmap/dibtools.cxx:114
|
||||||
(anonymous namespace)::DIBV5Header nV5ProfileData sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5Intent sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:115
|
vcl/source/bitmap/dibtools.cxx:115
|
||||||
(anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5ProfileData sal_uInt32
|
||||||
vcl/source/bitmap/dibtools.cxx:116
|
vcl/source/bitmap/dibtools.cxx:116
|
||||||
|
(anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32
|
||||||
|
vcl/source/bitmap/dibtools.cxx:117
|
||||||
(anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32
|
(anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32
|
||||||
vcl/source/control/wizimpldata.hxx:88
|
vcl/source/control/wizimpldata.hxx:88
|
||||||
vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions
|
vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions
|
||||||
@ -914,7 +914,7 @@ vcl/unx/gtk3/glomenu.cxx:16
|
|||||||
GLOMenu parent_instance const GMenuModel
|
GLOMenu parent_instance const GMenuModel
|
||||||
xmloff/inc/MultiPropertySetHelper.hxx:83
|
xmloff/inc/MultiPropertySetHelper.hxx:83
|
||||||
MultiPropertySetHelper aEmptyAny css::uno::Any
|
MultiPropertySetHelper aEmptyAny css::uno::Any
|
||||||
xmloff/source/chart/SchXMLChartContext.cxx:459
|
xmloff/source/chart/SchXMLChartContext.cxx:463
|
||||||
(anonymous namespace)::NewDonutSeries msStyleName OUString
|
(anonymous namespace)::NewDonutSeries msStyleName OUString
|
||||||
xmloff/source/chart/SchXMLChartContext.hxx:53
|
xmloff/source/chart/SchXMLChartContext.hxx:53
|
||||||
SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
|
SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
|
||||||
|
@ -10,12 +10,12 @@ canvas/source/vcl/canvasbitmap.hxx:113
|
|||||||
vclcanvas::CanvasBitmap mxDevice css::uno::Reference<css::rendering::XGraphicDevice>
|
vclcanvas::CanvasBitmap mxDevice css::uno::Reference<css::rendering::XGraphicDevice>
|
||||||
canvas/source/vcl/impltools.hxx:119
|
canvas/source/vcl/impltools.hxx:119
|
||||||
vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
|
vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
|
||||||
chart2/source/controller/inc/dlg_DataEditor.hxx:55
|
chart2/source/controller/inc/dlg_DataEditor.hxx:48
|
||||||
chart::DataEditor m_xContext css::uno::Reference<css::uno::XComponentContext>
|
chart::DataEditor m_xContext css::uno::Reference<css::uno::XComponentContext>
|
||||||
chart2/source/controller/inc/RangeSelectionListener.hxx:65
|
chart2/source/inc/ModifyListenerCallBack.hxx:51
|
||||||
chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
|
|
||||||
chart2/source/inc/ModifyListenerCallBack.hxx:53
|
|
||||||
chart::ModifyListenerCallBack m_xModifyListener css::uno::Reference<css::util::XModifyListener>
|
chart::ModifyListenerCallBack m_xModifyListener css::uno::Reference<css::util::XModifyListener>
|
||||||
|
chart2/source/inc/RangeSelectionListener.hxx:70
|
||||||
|
chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
|
||||||
comphelper/source/container/enumerablemap.cxx:297
|
comphelper/source/container/enumerablemap.cxx:297
|
||||||
comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<XInterface>
|
comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<XInterface>
|
||||||
connectivity/source/drivers/evoab2/EApi.h:121
|
connectivity/source/drivers/evoab2/EApi.h:121
|
||||||
@ -40,6 +40,10 @@ cui/source/inc/fileextcheckdlg.hxx:29
|
|||||||
FileExtCheckDialog m_pPerformCheck std::unique_ptr<weld::CheckButton>
|
FileExtCheckDialog m_pPerformCheck std::unique_ptr<weld::CheckButton>
|
||||||
cui/source/inc/fileextcheckdlg.hxx:30
|
cui/source/inc/fileextcheckdlg.hxx:30
|
||||||
FileExtCheckDialog m_pOk std::unique_ptr<weld::Button>
|
FileExtCheckDialog m_pOk std::unique_ptr<weld::Button>
|
||||||
|
cui/source/inc/MacroManagerDialog.hxx:181
|
||||||
|
MacroManagerDialog m_xDialogDescription std::unique_ptr<weld::Label>
|
||||||
|
cui/source/inc/MacroManagerDialog.hxx:184
|
||||||
|
MacroManagerDialog m_xScriptContainersListBoxLabel std::unique_ptr<weld::Label>
|
||||||
cui/source/inc/paragrph.hxx:73
|
cui/source/inc/paragrph.hxx:73
|
||||||
SvxStdParagraphTabPage m_xAbsDist std::unique_ptr<weld::Label>
|
SvxStdParagraphTabPage m_xAbsDist std::unique_ptr<weld::Label>
|
||||||
cui/source/options/optinet2.hxx:108
|
cui/source/options/optinet2.hxx:108
|
||||||
@ -94,55 +98,57 @@ include/docmodel/theme/FormatScheme.hxx:373
|
|||||||
model::DashStop mnDashLength sal_Int32
|
model::DashStop mnDashLength sal_Int32
|
||||||
include/docmodel/theme/FormatScheme.hxx:374
|
include/docmodel/theme/FormatScheme.hxx:374
|
||||||
model::DashStop mnStopLength sal_Int32
|
model::DashStop mnStopLength sal_Int32
|
||||||
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
|
include/drawinglayer/primitive2d/textlayoutdevice.hxx:77
|
||||||
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
|
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
|
||||||
include/editeng/unotext.hxx:618
|
include/editeng/unotext.hxx:621
|
||||||
SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText>
|
SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText>
|
||||||
include/filter/msfilter/svdfppt.hxx:546
|
include/filter/msfilter/svdfppt.hxx:541
|
||||||
ProcessData aBackgroundColoredObjects ::std::vector<rtl::Reference<SdrObject> >
|
ProcessData aBackgroundColoredObjects ::std::vector<rtl::Reference<SdrObject> >
|
||||||
include/LibreOfficeKit/LibreOfficeKitGtk.h:40
|
include/formula/IFunctionDescription.hxx:77
|
||||||
|
formula::IFunctionManager changeFavouriteList _Bool
|
||||||
|
include/LibreOfficeKit/LibreOfficeKitGtk.h:41
|
||||||
_LOKDocView aDrawingArea GtkDrawingArea
|
_LOKDocView aDrawingArea GtkDrawingArea
|
||||||
include/LibreOfficeKit/LibreOfficeKitGtk.h:45
|
include/LibreOfficeKit/LibreOfficeKitGtk.h:46
|
||||||
_LOKDocViewClass parent_class GtkDrawingAreaClass
|
_LOKDocViewClass parent_class GtkDrawingAreaClass
|
||||||
include/oox/vml/vmlshapecontext.hxx:116
|
include/oox/vml/vmlshapecontext.hxx:117
|
||||||
oox::vml::ShapeTypeContext m_pShapeType std::shared_ptr<ShapeType>
|
oox::vml::ShapeTypeContext m_pShapeType std::shared_ptr<ShapeType>
|
||||||
include/registry/registry.hxx:34
|
include/registry/registry.hxx:34
|
||||||
Registry_Api acquire void (*)(RegHandle)
|
Registry_Api acquire void (*)(RegHandle)
|
||||||
include/sfx2/msg.hxx:133
|
|
||||||
SfxType1 aAttrib SfxTypeAttrib[1]
|
|
||||||
include/sfx2/msg.hxx:134
|
include/sfx2/msg.hxx:134
|
||||||
SfxType2 aAttrib SfxTypeAttrib[2]
|
SfxType1 aAttrib SfxTypeAttrib[1]
|
||||||
include/sfx2/msg.hxx:135
|
include/sfx2/msg.hxx:135
|
||||||
SfxType3 aAttrib SfxTypeAttrib[3]
|
SfxType2 aAttrib SfxTypeAttrib[2]
|
||||||
include/sfx2/msg.hxx:136
|
include/sfx2/msg.hxx:136
|
||||||
SfxType4 aAttrib SfxTypeAttrib[4]
|
SfxType3 aAttrib SfxTypeAttrib[3]
|
||||||
include/sfx2/msg.hxx:137
|
include/sfx2/msg.hxx:137
|
||||||
SfxType5 aAttrib SfxTypeAttrib[5]
|
SfxType4 aAttrib SfxTypeAttrib[4]
|
||||||
include/sfx2/msg.hxx:138
|
include/sfx2/msg.hxx:138
|
||||||
SfxType6 aAttrib SfxTypeAttrib[6]
|
SfxType5 aAttrib SfxTypeAttrib[5]
|
||||||
include/sfx2/msg.hxx:139
|
include/sfx2/msg.hxx:139
|
||||||
SfxType7 aAttrib SfxTypeAttrib[7]
|
SfxType6 aAttrib SfxTypeAttrib[6]
|
||||||
include/sfx2/msg.hxx:140
|
include/sfx2/msg.hxx:140
|
||||||
SfxType8 aAttrib SfxTypeAttrib[8]
|
SfxType7 aAttrib SfxTypeAttrib[7]
|
||||||
include/sfx2/msg.hxx:141
|
include/sfx2/msg.hxx:141
|
||||||
SfxType9 aAttrib SfxTypeAttrib[9]
|
SfxType8 aAttrib SfxTypeAttrib[8]
|
||||||
include/sfx2/msg.hxx:142
|
include/sfx2/msg.hxx:142
|
||||||
SfxType10 aAttrib SfxTypeAttrib[10]
|
SfxType9 aAttrib SfxTypeAttrib[9]
|
||||||
include/sfx2/msg.hxx:143
|
include/sfx2/msg.hxx:143
|
||||||
|
SfxType10 aAttrib SfxTypeAttrib[10]
|
||||||
|
include/sfx2/msg.hxx:144
|
||||||
SfxType11 aAttrib SfxTypeAttrib[11]
|
SfxType11 aAttrib SfxTypeAttrib[11]
|
||||||
include/sfx2/msg.hxx:145
|
|
||||||
SfxType13 aAttrib SfxTypeAttrib[13]
|
|
||||||
include/sfx2/msg.hxx:146
|
include/sfx2/msg.hxx:146
|
||||||
SfxType14 aAttrib SfxTypeAttrib[14]
|
SfxType13 aAttrib SfxTypeAttrib[13]
|
||||||
include/sfx2/msg.hxx:147
|
include/sfx2/msg.hxx:147
|
||||||
SfxType16 aAttrib SfxTypeAttrib[16]
|
SfxType14 aAttrib SfxTypeAttrib[14]
|
||||||
include/sfx2/msg.hxx:148
|
include/sfx2/msg.hxx:148
|
||||||
SfxType17 aAttrib SfxTypeAttrib[17]
|
SfxType16 aAttrib SfxTypeAttrib[16]
|
||||||
include/sfx2/msg.hxx:149
|
include/sfx2/msg.hxx:149
|
||||||
|
SfxType17 aAttrib SfxTypeAttrib[17]
|
||||||
|
include/sfx2/msg.hxx:150
|
||||||
SfxType23 aAttrib SfxTypeAttrib[23]
|
SfxType23 aAttrib SfxTypeAttrib[23]
|
||||||
include/svtools/genericasyncunodialog.hxx:54
|
include/svtools/genericasyncunodialog.hxx:54
|
||||||
svt::OGenericUnoAsyncDialog::UnoAsyncDialogEntryGuard m_aGuard ::osl::MutexGuard
|
svt::OGenericUnoAsyncDialog::UnoAsyncDialogEntryGuard m_aGuard ::osl::MutexGuard
|
||||||
include/svtools/genericunodialog.hxx:154
|
include/svtools/genericunodialog.hxx:152
|
||||||
svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard
|
svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard
|
||||||
include/svtools/unoevent.hxx:162
|
include/svtools/unoevent.hxx:162
|
||||||
SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
|
SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
|
||||||
@ -150,14 +156,8 @@ include/svx/dialog/ThemeColorEditDialog.hxx:26
|
|||||||
svx::ThemeColorEditDialog maColorSet model::ColorSet
|
svx::ThemeColorEditDialog maColorSet model::ColorSet
|
||||||
include/svx/imapdlg.hxx:91
|
include/svx/imapdlg.hxx:91
|
||||||
SvxIMapDlg aIMapItem SvxIMapDlgItem
|
SvxIMapDlg aIMapItem SvxIMapDlgItem
|
||||||
include/unotest/macros_test.hxx:115
|
include/unotest/macros_test.hxx:117
|
||||||
unotest::MacrosTest mpDll std::unique_ptr<BasicDLL>
|
unotest::MacrosTest mpDll std::unique_ptr<BasicDLL>
|
||||||
include/vcl/commandevent.hxx:317
|
|
||||||
CommandGesturePanData mfX const double
|
|
||||||
include/vcl/commandevent.hxx:318
|
|
||||||
CommandGesturePanData mfY const double
|
|
||||||
include/vcl/commandevent.hxx:321
|
|
||||||
CommandGesturePanData meOrientation const PanningOrientation
|
|
||||||
include/vcl/commandevent.hxx:336
|
include/vcl/commandevent.hxx:336
|
||||||
CommandGestureZoomData mfX const double
|
CommandGestureZoomData mfX const double
|
||||||
include/vcl/commandevent.hxx:337
|
include/vcl/commandevent.hxx:337
|
||||||
@ -190,6 +190,8 @@ include/vcl/GestureEventZoom.hxx:28
|
|||||||
GestureEventZoom meEventType GestureEventZoomType
|
GestureEventZoom meEventType GestureEventZoomType
|
||||||
include/vcl/GestureEventZoom.hxx:32
|
include/vcl/GestureEventZoom.hxx:32
|
||||||
GestureEventZoom mfScaleDelta double
|
GestureEventZoom mfScaleDelta double
|
||||||
|
include/vcl/notebookbar/notebookbar.hxx:63
|
||||||
|
NotebookBar PersonaSettings AllSettings
|
||||||
include/vcl/pdf/PDFAnnotationMarker.hxx:79
|
include/vcl/pdf/PDFAnnotationMarker.hxx:79
|
||||||
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
|
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
|
||||||
include/vcl/uitest/uiobject.hxx:316
|
include/vcl/uitest/uiobject.hxx:316
|
||||||
@ -242,7 +244,7 @@ pyuno/source/module/pyuno_impl.hxx:151
|
|||||||
pyuno::PyUNO_iterator ob_base PyObject
|
pyuno::PyUNO_iterator ob_base PyObject
|
||||||
pyuno/source/module/pyuno_impl.hxx:166
|
pyuno/source/module/pyuno_impl.hxx:166
|
||||||
pyuno::PyUNO_list_iterator ob_base PyObject
|
pyuno::PyUNO_list_iterator ob_base PyObject
|
||||||
pyuno/source/module/pyuno_impl.hxx:237
|
pyuno/source/module/pyuno_impl.hxx:238
|
||||||
pyuno::stRuntimeImpl ob_base PyObject
|
pyuno::stRuntimeImpl ob_base PyObject
|
||||||
reportdesign/source/ui/inc/ReportWindow.hxx:52
|
reportdesign/source/ui/inc/ReportWindow.hxx:52
|
||||||
rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
|
rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
|
||||||
@ -299,27 +301,25 @@ sal/qa/osl/security/osl_Security.cxx:152
|
|||||||
sal/qa/osl/security/osl_Security.cxx:186
|
sal/qa/osl/security/osl_Security.cxx:186
|
||||||
osl_Security::getConfigDir bRes1 _Bool
|
osl_Security::getConfigDir bRes1 _Bool
|
||||||
sc/inc/editutil.hxx:111
|
sc/inc/editutil.hxx:111
|
||||||
ScEnginePoolHelper pEnginePool rtl::Reference<SfxItemPool>
|
ScEnginePoolHelper m_pEnginePool rtl::Reference<SfxItemPool>
|
||||||
sc/inc/editutil.hxx:113
|
sc/inc/editutil.hxx:113
|
||||||
ScEnginePoolHelper bDeleteEnginePool _Bool
|
ScEnginePoolHelper m_bDeleteEnginePool _Bool
|
||||||
sc/inc/mtvelements.hxx:172
|
sc/inc/mtvelements.hxx:172
|
||||||
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
|
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
|
||||||
sc/inc/patattr.hxx:138
|
sc/inc/patattr.hxx:141
|
||||||
ScPatternAttr m_nSerialNumber sal_uInt32
|
ScPatternAttr m_nSerialNumber sal_uInt32
|
||||||
sc/inc/pivot/PivotTableFormats.hxx:44
|
sc/inc/pivot/PivotTableFormats.hxx:44
|
||||||
sc::PivotTableFormat bSelected _Bool
|
sc::PivotTableFormat bSelected _Bool
|
||||||
sc/inc/SolverSettings.hxx:241
|
sc/inc/SolverSettings.hxx:240
|
||||||
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
|
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
|
||||||
sc/source/core/data/document.cxx:1221
|
sc/source/core/data/document.cxx:1240
|
||||||
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
|
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
|
||||||
sc/source/core/data/document.cxx:1222
|
sc/source/core/data/document.cxx:1241
|
||||||
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
|
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
|
||||||
sc/source/core/inc/interpre.hxx:83
|
sc/source/core/inc/interpre.hxx:84
|
||||||
VectorSearchArguments nTab2 SCTAB
|
VectorSearchArguments nTab2 SCTAB
|
||||||
sc/source/core/inc/interpre.hxx:250
|
sc/source/core/inc/interpre.hxx:251
|
||||||
ScInterpreter maResultTokenMap ScResultTokenMap
|
ScInterpreter maResultTokenMap ScResultTokenMap
|
||||||
sc/source/filter/inc/PivotTableFormat.hxx:74
|
|
||||||
oox::xls::PivotTableReference mrFormat const PivotTableFormat &
|
|
||||||
sc/source/filter/inc/sheetdatacontext.hxx:50
|
sc/source/filter/inc/sheetdatacontext.hxx:50
|
||||||
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
|
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
|
||||||
sc/source/ui/inc/consdlg.hxx:69
|
sc/source/ui/inc/consdlg.hxx:69
|
||||||
@ -328,9 +328,9 @@ sc/source/ui/inc/dbnamdlg.hxx:86
|
|||||||
ScDbNameDlg m_xExpander std::unique_ptr<weld::Expander>
|
ScDbNameDlg m_xExpander std::unique_ptr<weld::Expander>
|
||||||
sc/source/ui/inc/docsh.hxx:470
|
sc/source/ui/inc/docsh.hxx:470
|
||||||
ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
|
ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
|
||||||
sc/source/ui/inc/namedefdlg.hxx:56
|
sc/source/ui/inc/namedefdlg.hxx:57
|
||||||
ScNameDefDlg m_xExpander std::unique_ptr<weld::Expander>
|
ScNameDefDlg m_xExpander std::unique_ptr<weld::Expander>
|
||||||
sc/source/ui/inc/namedlg.hxx:71
|
sc/source/ui/inc/namedlg.hxx:72
|
||||||
ScNameDlg m_xExpander std::unique_ptr<weld::Expander>
|
ScNameDlg m_xExpander std::unique_ptr<weld::Expander>
|
||||||
sc/source/ui/inc/PivotLayoutDialog.hxx:88
|
sc/source/ui/inc/PivotLayoutDialog.hxx:88
|
||||||
ScPivotLayoutDialog mxOptions std::unique_ptr<weld::Expander>
|
ScPivotLayoutDialog mxOptions std::unique_ptr<weld::Expander>
|
||||||
@ -344,23 +344,23 @@ sd/source/ui/inc/CustomAnimationList.hxx:127
|
|||||||
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
|
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
|
||||||
sd/source/ui/inc/custsdlg.hxx:68
|
sd/source/ui/inc/custsdlg.hxx:68
|
||||||
SdDefineCustomShowDlg m_xDropTargetHelper std::unique_ptr<weld::ReorderingDropTarget>
|
SdDefineCustomShowDlg m_xDropTargetHelper std::unique_ptr<weld::ReorderingDropTarget>
|
||||||
sd/source/ui/inc/TableDesignPane.hxx:116
|
sd/source/ui/inc/TableDesignPane.hxx:117
|
||||||
sd::TableDesignPane m_xImpl std::unique_ptr<TableDesignWidget>
|
sd::TableDesignPane m_xImpl std::unique_ptr<TableDesignWidget>
|
||||||
sd/source/ui/remotecontrol/ZeroconfService.hxx:33
|
sd/source/ui/remotecontrol/ZeroconfService.hxx:33
|
||||||
sd::ZeroconfService port uint
|
sd::ZeroconfService port uint
|
||||||
sd/source/ui/slidesorter/view/SlsLayouter.cxx:63
|
sd/source/ui/slidesorter/view/SlsLayouter.cxx:63
|
||||||
sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
|
sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
|
||||||
sd/source/ui/view/DocumentRenderer.cxx:1318
|
sd/source/ui/view/DocumentRenderer.cxx:1635
|
||||||
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
|
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
|
||||||
sd/source/ui/view/viewshel.cxx:1245
|
sd/source/ui/view/viewshel.cxx:1321
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
|
||||||
sd/source/ui/view/viewshel.cxx:1246
|
sd/source/ui/view/viewshel.cxx:1322
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
|
||||||
sd/source/ui/view/viewshel.cxx:1247
|
sd/source/ui/view/viewshel.cxx:1323
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
|
||||||
sd/source/ui/view/viewshel.cxx:1248
|
sd/source/ui/view/viewshel.cxx:1324
|
||||||
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
|
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
|
||||||
sd/source/ui/view/ViewShellBase.cxx:195
|
sd/source/ui/view/ViewShellBase.cxx:197
|
||||||
sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
|
sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
|
||||||
sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
|
sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
|
||||||
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
|
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
|
||||||
@ -370,7 +370,7 @@ sfx2/inc/autoredactdialog.hxx:99
|
|||||||
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
|
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
|
||||||
sfx2/source/dialog/basedlgs.cxx:46
|
sfx2/source/dialog/basedlgs.cxx:46
|
||||||
SfxModelessDialog_Impl aMoveIdle Idle
|
SfxModelessDialog_Impl aMoveIdle Idle
|
||||||
sfx2/source/doc/doctempl.cxx:105
|
sfx2/source/doc/doctempl.cxx:103
|
||||||
DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
|
DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
|
||||||
sfx2/source/inc/sfxpicklist.hxx:33
|
sfx2/source/inc/sfxpicklist.hxx:33
|
||||||
SfxPickList mxImpl std::unique_ptr<SfxPickListImpl>
|
SfxPickList mxImpl std::unique_ptr<SfxPickListImpl>
|
||||||
@ -396,27 +396,27 @@ starmath/inc/mathml/mathmlMo.hxx:69
|
|||||||
moOperatorData m_properties moOpDP
|
moOperatorData m_properties moOpDP
|
||||||
starmath/inc/view.hxx:252
|
starmath/inc/view.hxx:252
|
||||||
SmViewShell maGraphicController SmGraphicController
|
SmViewShell maGraphicController SmGraphicController
|
||||||
svl/source/crypto/cryptosign.cxx:115
|
svl/source/crypto/cryptosign.cxx:105
|
||||||
(anonymous namespace)::Extension extnID SECItem
|
(anonymous namespace)::Extension extnID SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:116
|
svl/source/crypto/cryptosign.cxx:106
|
||||||
(anonymous namespace)::Extension critical SECItem
|
(anonymous namespace)::Extension critical SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:117
|
svl/source/crypto/cryptosign.cxx:107
|
||||||
(anonymous namespace)::Extension extnValue SECItem
|
(anonymous namespace)::Extension extnValue SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:275
|
svl/source/crypto/cryptosign.cxx:265
|
||||||
(anonymous namespace)::PKIStatusInfo statusString SECItem
|
(anonymous namespace)::PKIStatusInfo statusString SECItem
|
||||||
svl/source/crypto/cryptosign.cxx:276
|
svl/source/crypto/cryptosign.cxx:266
|
||||||
(anonymous namespace)::PKIStatusInfo failInfo SECItem
|
(anonymous namespace)::PKIStatusInfo failInfo SECItem
|
||||||
svtools/source/filter/exportdialog.hxx:124
|
svtools/source/filter/exportdialog.hxx:124
|
||||||
ExportDialog mxEncoding std::unique_ptr<weld::Widget>
|
ExportDialog mxEncoding std::unique_ptr<weld::Widget>
|
||||||
svx/source/dialog/contimp.hxx:74
|
svx/source/dialog/contimp.hxx:74
|
||||||
SvxSuperContourDlg aContourItem SvxContourDlgItem
|
SvxSuperContourDlg aContourItem SvxContourDlgItem
|
||||||
svx/source/dialog/weldeditview.cxx:457
|
svx/source/dialog/weldeditview.cxx:454
|
||||||
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
|
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
|
||||||
svx/source/inc/datanavi.hxx:194
|
svx/source/inc/datanavi.hxx:194
|
||||||
svxform::XFormsPage m_aDropHelper DataTreeDropTarget
|
svxform::XFormsPage m_aDropHelper DataTreeDropTarget
|
||||||
svx/source/sidebar/fontwork/FontworkPropertyPanel.hxx:41
|
svx/source/sidebar/fontwork/FontworkPropertyPanel.hxx:41
|
||||||
svx::sidebar::FontworkPropertyPanel m_xToolbar std::unique_ptr<ToolbarUnoDispatcher>
|
svx::sidebar::FontworkPropertyPanel m_xToolbar std::unique_ptr<ToolbarUnoDispatcher>
|
||||||
svx/source/svdraw/svdmodel.cxx:92
|
svx/source/svdraw/svdmodel.cxx:93
|
||||||
SdrModelImpl mpThemeColorChanger std::shared_ptr<svx::IThemeColorChanger>
|
SdrModelImpl mpThemeColorChanger std::shared_ptr<svx::IThemeColorChanger>
|
||||||
svx/source/tbxctrls/layctrl.cxx:431
|
svx/source/tbxctrls/layctrl.cxx:431
|
||||||
(anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl>
|
(anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl>
|
||||||
@ -424,37 +424,21 @@ sw/qa/extras/uiwriter/uiwriter5.cxx:67
|
|||||||
SwUiWriterTest5 m_aSavedSettings AllSettings
|
SwUiWriterTest5 m_aSavedSettings AllSettings
|
||||||
sw/source/core/crsr/crbm.cxx:62
|
sw/source/core/crsr/crbm.cxx:62
|
||||||
(anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
|
(anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
|
||||||
sw/source/core/frmedt/fetab.cxx:93
|
sw/source/core/frmedt/fetab.cxx:94
|
||||||
(anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
|
(anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
|
||||||
sw/source/core/inc/ftnboss.hxx:34
|
sw/source/core/inc/ftnboss.hxx:34
|
||||||
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
|
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
|
||||||
sw/source/core/inc/pamtyp.hxx:79
|
|
||||||
SwMoveFnCollection fnNds GoNds
|
|
||||||
sw/source/core/layout/dbg_lay.cxx:181
|
sw/source/core/layout/dbg_lay.cxx:181
|
||||||
SwImplEnterLeave m_nAction DbgAction
|
SwImplEnterLeave m_nAction DbgAction
|
||||||
sw/source/ui/envelp/swuilabimp.hxx:32
|
sw/source/ui/envelp/swuilabimp.hxx:32
|
||||||
SwLabPage m_xAddressFrame std::unique_ptr<weld::Widget>
|
SwLabPage m_xAddressFrame std::unique_ptr<weld::Widget>
|
||||||
sw/source/ui/inc/condedit.hxx:87
|
sw/source/ui/inc/condedit.hxx:87
|
||||||
ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry>
|
ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<TextView>
|
||||||
sw/source/uibase/inc/conttree.hxx:332
|
sw/source/ui/vba/vbafield.cxx:237
|
||||||
|
(anonymous namespace)::FieldEnumeration mxModel rtl::Reference<SwXTextDocument>
|
||||||
|
sw/source/uibase/inc/conttree.hxx:340
|
||||||
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
|
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
|
||||||
sw/source/uibase/inc/convert.hxx:40
|
sw/source/uibase/inc/frmpage.hxx:109
|
||||||
SwConvertTableDlg m_aStrTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:41
|
|
||||||
SwConvertTableDlg m_aStrLabel OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:42
|
|
||||||
SwConvertTableDlg m_aStrClose OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:43
|
|
||||||
SwConvertTableDlg m_aStrDelTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:44
|
|
||||||
SwConvertTableDlg m_aStrDelMsg OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:45
|
|
||||||
SwConvertTableDlg m_aStrRenameTitle OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:46
|
|
||||||
SwConvertTableDlg m_aStrInvalidFormat OUString
|
|
||||||
sw/source/uibase/inc/convert.hxx:79
|
|
||||||
SwConvertTableDlg m_pShell SwWrtShell *
|
|
||||||
sw/source/uibase/inc/frmpage.hxx:103
|
|
||||||
SwFramePage m_xAnchorFrame std::unique_ptr<weld::Widget>
|
SwFramePage m_xAnchorFrame std::unique_ptr<weld::Widget>
|
||||||
sw/source/uibase/inc/insfnote.hxx:38
|
sw/source/uibase/inc/insfnote.hxx:38
|
||||||
SwInsFootNoteDlg m_xNumberFrame std::unique_ptr<weld::Widget>
|
SwInsFootNoteDlg m_xNumberFrame std::unique_ptr<weld::Widget>
|
||||||
@ -462,27 +446,31 @@ sw/source/uibase/inc/num.hxx:47
|
|||||||
SwNumPositionTabPage m_xPositionFrame std::unique_ptr<weld::Widget>
|
SwNumPositionTabPage m_xPositionFrame std::unique_ptr<weld::Widget>
|
||||||
sw/source/uibase/inc/pagenumberdlg.hxx:31
|
sw/source/uibase/inc/pagenumberdlg.hxx:31
|
||||||
SwPageNumberDlg m_xCancel std::unique_ptr<weld::Button>
|
SwPageNumberDlg m_xCancel std::unique_ptr<weld::Button>
|
||||||
sw/source/uibase/inc/swuicnttab.hxx:243
|
sw/source/uibase/inc/swuicnttab.hxx:244
|
||||||
SwTokenWindow m_aAdjustPositionsIdle Idle
|
SwTokenWindow m_aAdjustPositionsIdle Idle
|
||||||
sw/source/uibase/inc/titlepage.hxx:34
|
sw/source/uibase/inc/titlepage.hxx:34
|
||||||
SwTitlePageDlg m_xInsertNewPagesRB std::unique_ptr<weld::RadioButton>
|
SwTitlePageDlg m_xInsertNewPagesRB std::unique_ptr<weld::RadioButton>
|
||||||
sw/source/uibase/inc/uivwimp.hxx:95
|
sw/source/uibase/inc/uivwimp.hxx:95
|
||||||
SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
|
SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
|
||||||
sw/source/uibase/inc/unodispatch.hxx:43
|
sw/source/uibase/inc/unodispatch.hxx:44
|
||||||
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
|
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
|
||||||
|
sw/source/uibase/sidebar/A11yCheckIssuesPanel.hxx:66
|
||||||
|
sw::sidebar::AccessibilityCheckLevel m_xContainer std::unique_ptr<weld::Box>
|
||||||
|
sw/source/uibase/sidebar/CommentsPanel.hxx:166
|
||||||
|
sw::sidebar::CommentsPanel mxShowReference std::unique_ptr<weld::CheckButton>
|
||||||
sw/source/uibase/sidebar/ThemePanel.hxx:41
|
sw/source/uibase/sidebar/ThemePanel.hxx:41
|
||||||
sw::sidebar::ThemePanel mxListBoxFonts std::unique_ptr<weld::TreeView>
|
sw::sidebar::ThemePanel mxListBoxFonts std::unique_ptr<weld::TreeView>
|
||||||
sw/source/writerfilter/ooxml/OOXMLStreamImpl.hxx:41
|
sw/source/writerfilter/ooxml/OOXMLStreamImpl.hxx:41
|
||||||
writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
|
writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
|
||||||
toolkit/source/awt/stylesettings.cxx:74
|
toolkit/source/awt/stylesettings.cxx:74
|
||||||
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
|
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
|
||||||
unoidl/source/unoidlprovider.cxx:675
|
unoidl/source/unoidlprovider.cxx:668
|
||||||
unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
|
unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
|
||||||
unoidl/source/unoidlprovider.cxx:676
|
unoidl/source/unoidlprovider.cxx:669
|
||||||
unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
|
unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
|
||||||
uui/source/openlocked.hxx:36
|
uui/source/openlocked.hxx:36
|
||||||
vcl::OpenLockedQueryBox mxQuestionMarkImage std::unique_ptr<weld::Image>
|
vcl::OpenLockedQueryBox mxQuestionMarkImage std::unique_ptr<weld::Image>
|
||||||
vcl/inc/jsdialog/jsdialogbuilder.hxx:737
|
vcl/inc/jsdialog/jsdialogbuilder.hxx:641
|
||||||
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
|
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
|
||||||
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
|
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
|
||||||
vcl::pdf::BuildinFont m_nAscent const int
|
vcl::pdf::BuildinFont m_nAscent const int
|
||||||
@ -496,38 +484,6 @@ vcl/inc/sft.hxx:179
|
|||||||
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
|
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
|
||||||
vcl/inc/skia/zone.hxx:29
|
vcl/inc/skia/zone.hxx:29
|
||||||
SkiaZone g SolarMutexGuard
|
SkiaZone g SolarMutexGuard
|
||||||
vcl/inc/unx/cpdmgr.hxx:45
|
|
||||||
psp::CPDPrinter id const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:46
|
|
||||||
psp::CPDPrinter name const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:47
|
|
||||||
psp::CPDPrinter info const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:48
|
|
||||||
psp::CPDPrinter location const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:49
|
|
||||||
psp::CPDPrinter make_and_model const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:50
|
|
||||||
psp::CPDPrinter printer_state const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:51
|
|
||||||
psp::CPDPrinter backend_name const char *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:52
|
|
||||||
psp::CPDPrinter is_accepting_jobs _Bool
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:53
|
|
||||||
psp::CPDPrinter backend GDBusProxy *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:59
|
|
||||||
psp::CPDManager m_pConnection GDBusConnection *
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:60
|
|
||||||
psp::CPDManager m_aPrintersChanged _Bool
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:61
|
|
||||||
psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> >
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:62
|
|
||||||
psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:63
|
|
||||||
psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:64
|
|
||||||
psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *>
|
|
||||||
vcl/inc/unx/cpdmgr.hxx:65
|
|
||||||
psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext>
|
|
||||||
vcl/source/app/salvtables.cxx:245
|
vcl/source/app/salvtables.cxx:245
|
||||||
SalFlashAttention m_aOrigBackground Wallpaper
|
SalFlashAttention m_aOrigBackground Wallpaper
|
||||||
vcl/source/fontsubset/ttcr.hxx:40
|
vcl/source/fontsubset/ttcr.hxx:40
|
||||||
@ -554,8 +510,6 @@ vcl/unx/gtk3/customcellrenderer.hxx:29
|
|||||||
CustomCellRendererClass parent_class GtkCellRendererTextClass
|
CustomCellRendererClass parent_class GtkCellRendererTextClass
|
||||||
vcl/unx/gtk3/gloactiongroup.cxx:27
|
vcl/unx/gtk3/gloactiongroup.cxx:27
|
||||||
(anonymous namespace)::GLOAction parent_instance GObject
|
(anonymous namespace)::GLOAction parent_instance GObject
|
||||||
xmlhelp/source/cxxhelp/inc/tvfactory.hxx:70
|
|
||||||
treeview::TVFactory m_xContext css::uno::Reference<css::uno::XComponentContext>
|
|
||||||
xmloff/inc/XMLThemeContext.hxx:45
|
xmloff/inc/XMLThemeContext.hxx:45
|
||||||
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
|
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
|
||||||
xmlscript/source/xmldlg_imexp/imp_share.hxx:537
|
xmlscript/source/xmldlg_imexp/imp_share.hxx:537
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -642,7 +642,6 @@ MacroManagerDialog::MacroManagerDialog(weld::Window* pParent,
|
|||||||
, m_xScriptContainersListBox(
|
, m_xScriptContainersListBox(
|
||||||
new ScriptContainersListBox(m_xBuilder->weld_tree_view(u"scriptcontainers"_ustr), this))
|
new ScriptContainersListBox(m_xBuilder->weld_tree_view(u"scriptcontainers"_ustr), this))
|
||||||
, m_xScriptsListBox(new ScriptsListBox(m_xBuilder->weld_tree_view(u"scripts"_ustr)))
|
, m_xScriptsListBox(new ScriptsListBox(m_xBuilder->weld_tree_view(u"scripts"_ustr)))
|
||||||
, m_xScriptContainersListBoxLabel(m_xBuilder->weld_label(u"scriptcontainerlistboxlabel"_ustr))
|
|
||||||
, m_xScriptsListBoxLabel(m_xBuilder->weld_label(u"scriptslistboxlabel"_ustr))
|
, m_xScriptsListBoxLabel(m_xBuilder->weld_label(u"scriptslistboxlabel"_ustr))
|
||||||
, m_xRunButton(m_xBuilder->weld_button(u"run"_ustr))
|
, m_xRunButton(m_xBuilder->weld_button(u"run"_ustr))
|
||||||
, m_xCloseButton(m_xBuilder->weld_button(u"close"_ustr))
|
, m_xCloseButton(m_xBuilder->weld_button(u"close"_ustr))
|
||||||
|
@ -178,10 +178,8 @@ class MacroManagerDialog : public weld::GenericDialogController, public SfxListe
|
|||||||
// For forwarding to Assign dialog
|
// For forwarding to Assign dialog
|
||||||
css::uno::Reference<css::frame::XFrame> m_xDocumentFrame;
|
css::uno::Reference<css::frame::XFrame> m_xDocumentFrame;
|
||||||
|
|
||||||
std::unique_ptr<weld::Label> m_xDialogDescription;
|
|
||||||
std::unique_ptr<ScriptContainersListBox> m_xScriptContainersListBox;
|
std::unique_ptr<ScriptContainersListBox> m_xScriptContainersListBox;
|
||||||
std::unique_ptr<ScriptsListBox> m_xScriptsListBox;
|
std::unique_ptr<ScriptsListBox> m_xScriptsListBox;
|
||||||
std::unique_ptr<weld::Label> m_xScriptContainersListBoxLabel;
|
|
||||||
std::unique_ptr<weld::Label> m_xScriptsListBoxLabel;
|
std::unique_ptr<weld::Label> m_xScriptsListBoxLabel;
|
||||||
std::unique_ptr<weld::Button> m_xRunButton;
|
std::unique_ptr<weld::Button> m_xRunButton;
|
||||||
std::unique_ptr<weld::Button> m_xCloseButton;
|
std::unique_ptr<weld::Button> m_xCloseButton;
|
||||||
|
@ -74,7 +74,6 @@ namespace formula
|
|||||||
virtual sal_Unicode getSingleToken(const EToken _eToken) const = 0;
|
virtual sal_Unicode getSingleToken(const EToken _eToken) const = 0;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
bool changeFavouriteList;
|
|
||||||
~IFunctionManager() {}
|
~IFunctionManager() {}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -60,7 +60,6 @@ private:
|
|||||||
Link<const SfxViewShell*, void> m_rDisposeLink;
|
Link<const SfxViewShell*, void> m_rDisposeLink;
|
||||||
|
|
||||||
AllSettings DefaultSettings;
|
AllSettings DefaultSettings;
|
||||||
AllSettings PersonaSettings;
|
|
||||||
|
|
||||||
void UpdateBackground();
|
void UpdateBackground();
|
||||||
|
|
||||||
|
@ -49,13 +49,11 @@ struct RenderContext
|
|||||||
SdrModel& mrModel;
|
SdrModel& mrModel;
|
||||||
|
|
||||||
EEControlBits mnSavedControlBits;
|
EEControlBits mnSavedControlBits;
|
||||||
Fraction maScale;
|
|
||||||
ScopedVclPtrInstance<VirtualDevice> maVirtualDevice;
|
ScopedVclPtrInstance<VirtualDevice> maVirtualDevice;
|
||||||
|
|
||||||
RenderContext(unsigned char* pBuffer, SdrModel& rModel, SdrPage& rPage, Size const& rSlideSize,
|
RenderContext(unsigned char* pBuffer, SdrModel& rModel, SdrPage& rPage, Size const& rSlideSize,
|
||||||
const Fraction& rScale)
|
const Fraction& rScale)
|
||||||
: mrModel(rModel)
|
: mrModel(rModel)
|
||||||
, maScale(rScale)
|
|
||||||
, maVirtualDevice(DeviceFormat::WITHOUT_ALPHA)
|
, maVirtualDevice(DeviceFormat::WITHOUT_ALPHA)
|
||||||
{
|
{
|
||||||
// Turn off spelling
|
// Turn off spelling
|
||||||
@ -65,7 +63,7 @@ struct RenderContext
|
|||||||
|
|
||||||
maVirtualDevice->SetBackground(Wallpaper(COL_TRANSPARENT));
|
maVirtualDevice->SetBackground(Wallpaper(COL_TRANSPARENT));
|
||||||
|
|
||||||
maVirtualDevice->SetOutputSizePixelScaleOffsetAndLOKBuffer(rSlideSize, maScale, Point(),
|
maVirtualDevice->SetOutputSizePixelScaleOffsetAndLOKBuffer(rSlideSize, rScale, Point(),
|
||||||
pBuffer);
|
pBuffer);
|
||||||
Size aPageSize(rPage.GetSize());
|
Size aPageSize(rPage.GetSize());
|
||||||
|
|
||||||
|
@ -99,7 +99,6 @@ IMPL_LINK_NOARG(AccessibilityCheckEntry, FixButtonClicked, weld::Button&, void)
|
|||||||
|
|
||||||
AccessibilityCheckLevel::AccessibilityCheckLevel(weld::Box* pParent)
|
AccessibilityCheckLevel::AccessibilityCheckLevel(weld::Box* pParent)
|
||||||
: m_xBuilder(Application::CreateBuilder(pParent, u"svx/ui/accessibilitychecklevel.ui"_ustr))
|
: m_xBuilder(Application::CreateBuilder(pParent, u"svx/ui/accessibilitychecklevel.ui"_ustr))
|
||||||
, m_xContainer(m_xBuilder->weld_box(u"accessibilityCheckLevelBox"_ustr))
|
|
||||||
{
|
{
|
||||||
m_xExpanders[0] = m_xBuilder->weld_expander(u"expand_document"_ustr);
|
m_xExpanders[0] = m_xBuilder->weld_expander(u"expand_document"_ustr);
|
||||||
m_xExpanders[1] = m_xBuilder->weld_expander(u"expand_styles"_ustr);
|
m_xExpanders[1] = m_xBuilder->weld_expander(u"expand_styles"_ustr);
|
||||||
|
@ -63,7 +63,6 @@ class AccessibilityCheckLevel
|
|||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
std::unique_ptr<weld::Builder> m_xBuilder;
|
std::unique_ptr<weld::Builder> m_xBuilder;
|
||||||
std::unique_ptr<weld::Box> m_xContainer;
|
|
||||||
std::array<std::vector<std::unique_ptr<AccessibilityCheckEntry>>, 11> m_aEntries;
|
std::array<std::vector<std::unique_ptr<AccessibilityCheckEntry>>, 11> m_aEntries;
|
||||||
std::array<std::unique_ptr<weld::Expander>, 11> m_xExpanders;
|
std::array<std::unique_ptr<weld::Expander>, 11> m_xExpanders;
|
||||||
std::array<std::unique_ptr<weld::Box>, 11> m_xBoxes;
|
std::array<std::unique_ptr<weld::Box>, 11> m_xBoxes;
|
||||||
|
@ -383,7 +383,6 @@ public:
|
|||||||
mbMenuFloatingWindow:1,
|
mbMenuFloatingWindow:1,
|
||||||
mbDrawSelectionBackground:1,
|
mbDrawSelectionBackground:1,
|
||||||
mbIsInTaskPaneList:1,
|
mbIsInTaskPaneList:1,
|
||||||
mbToolbarFloatingWindow:1,
|
|
||||||
mbHelpTextDynamic:1,
|
mbHelpTextDynamic:1,
|
||||||
mbFakeFocusSet:1,
|
mbFakeFocusSet:1,
|
||||||
mbHexpand:1,
|
mbHexpand:1,
|
||||||
|
@ -442,12 +442,6 @@ ImplPopupFloatWin::ImplPopupFloatWin( vcl::Window* pParent, bool bToolBox ) :
|
|||||||
FloatingWindow( pParent, bToolBox ? WB_BORDER | WB_POPUP | WB_SYSTEMWINDOW | WB_NOSHADOW : WB_STDPOPUP ),
|
FloatingWindow( pParent, bToolBox ? WB_BORDER | WB_POPUP | WB_SYSTEMWINDOW | WB_NOSHADOW : WB_STDPOPUP ),
|
||||||
mbToolBox( bToolBox )
|
mbToolBox( bToolBox )
|
||||||
{
|
{
|
||||||
if ( bToolBox )
|
|
||||||
{
|
|
||||||
// indicate window type, required for accessibility
|
|
||||||
// which should not see this window as a toplevel window
|
|
||||||
mpWindowImpl->mbToolbarFloatingWindow = true;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ImplPopupFloatWin::~ImplPopupFloatWin()
|
ImplPopupFloatWin::~ImplPopupFloatWin()
|
||||||
|
@ -668,7 +668,6 @@ WindowImpl::WindowImpl( vcl::Window& rWindow, WindowType nType )
|
|||||||
mbPushButton = false; // true: PushButton is the base class
|
mbPushButton = false; // true: PushButton is the base class
|
||||||
mbToolBox = false; // true: ToolBox is the base class
|
mbToolBox = false; // true: ToolBox is the base class
|
||||||
mbMenuFloatingWindow = false; // true: MenuFloatingWindow is the base class
|
mbMenuFloatingWindow = false; // true: MenuFloatingWindow is the base class
|
||||||
mbToolbarFloatingWindow = false; // true: ImplPopupFloatWin is the base class, used for subtoolbars
|
|
||||||
mbSplitter = false; // true: Splitter is the base class
|
mbSplitter = false; // true: Splitter is the base class
|
||||||
mbVisible = false; // true: Show( true ) called
|
mbVisible = false; // true: Show( true ) called
|
||||||
mbOverlapVisible = false; // true: Hide called for visible window from ImplHideAllOverlapWindow()
|
mbOverlapVisible = false; // true: Hide called for visible window from ImplHideAllOverlapWindow()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user