1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
|
basic/source/comp/codegen.cxx:391
PCodeVisitor::void-~PCodeVisitor<T>()
basic/source/comp/codegen.cxx:468
OffSetAccumulator::void-start(const sal_uInt8 *,)
basic/source/comp/codegen.cxx:469
OffSetAccumulator::void-processOpCode0(enum SbiOpcode,)
basic/source/comp/codegen.cxx:470
OffSetAccumulator::void-processOpCode1(enum SbiOpcode,T,)
basic/source/comp/codegen.cxx:471
OffSetAccumulator::void-processOpCode2(enum SbiOpcode,T,T,)
basic/source/comp/codegen.cxx:472
OffSetAccumulator::void-end()
basic/source/comp/codegen.cxx:487
OffSetAccumulator::_Bool-processParams()
basic/source/comp/codegen.cxx:498
BufferTransformer::void-start(const sal_uInt8 *,)
basic/source/comp/codegen.cxx:499
BufferTransformer::void-processOpCode0(enum SbiOpcode,)
basic/source/comp/codegen.cxx:503
BufferTransformer::void-processOpCode1(enum SbiOpcode,T,)
basic/source/comp/codegen.cxx:528
BufferTransformer::void-processOpCode2(enum SbiOpcode,T,T,)
basic/source/comp/codegen.cxx:538
BufferTransformer::_Bool-processParams()
basic/source/comp/codegen.cxx:539
BufferTransformer::void-end()
chart2/source/inc/WeakListenerAdapter.hxx:58
chart::WeakListenerAdapter::void-disposing(const css::lang::EventObject &,)
extensions/source/dbpilots/unoautopilot.hxx:99
dbp::OUnoAutoPilot::::cppu::IPropertyArrayHelper *-createArrayHelper()const
extensions/source/propctrlr/commoncontrol.hxx:127
pcr::CommonBehaviourControl::::sal_Int16-getControlType()
extensions/source/propctrlr/commoncontrol.hxx:129
pcr::CommonBehaviourControl::css::uno::Reference<css::inspection::XPropertyControlContext>-getControlContext()
extensions/source/propctrlr/commoncontrol.hxx:131
pcr::CommonBehaviourControl::void-setControlContext(const css::uno::Reference<css::inspection::XPropertyControlContext> &,)
extensions/source/propctrlr/commoncontrol.hxx:133
pcr::CommonBehaviourControl::css::uno::Reference<css::awt::XWindow>-getControlWindow()
extensions/source/propctrlr/commoncontrol.hxx:135
pcr::CommonBehaviourControl::sal_Bool-isModified()
extensions/source/propctrlr/commoncontrol.hxx:137
pcr::CommonBehaviourControl::void-notifyModifiedValue()
extensions/source/propctrlr/commoncontrol.hxx:141
pcr::CommonBehaviourControl::void-disposing()
forms/source/xforms/collection.hxx:130
Collection::_Bool-isValid(const Collection::T &,)const
forms/source/xforms/collection.hxx:139
Collection::void-_insert(const Collection::T &,)
forms/source/xforms/collection.hxx:139
Collection::void-_insert(const Collection<class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> >::T &,)
forms/source/xforms/collection.hxx:142
Collection::void-_remove(const Collection<class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> >::T &,)
forms/source/xforms/collection.hxx:142
Collection::void-_remove(const Collection::T &,)
forms/source/xforms/datatypes.hxx:234
xforms::ODerivedDataType::::cppu::IPropertyArrayHelper *-createArrayHelper()const
forms/source/xforms/datatypes.hxx:237
xforms::ODerivedDataType::css::uno::Reference<css::beans::XPropertySetInfo>-getPropertySetInfo()
forms/source/xforms/datatypes.hxx:238
xforms::ODerivedDataType::::cppu::IPropertyArrayHelper &-getInfoHelper()
forms/source/xforms/namedcollection.hxx:87
NamedCollection::css::uno::Type-getElementType()
forms/source/xforms/namedcollection.hxx:92
NamedCollection::sal_Bool-hasElements()
forms/source/xforms/namedcollection.hxx:98
NamedCollection::css::uno::Any-getByName(const class rtl::OUString &,)
forms/source/xforms/namedcollection.hxx:108
NamedCollection::css::uno::Sequence<OUString>-getElementNames()
forms/source/xforms/namedcollection.hxx:113
NamedCollection::sal_Bool-hasByName(const class rtl::OUString &,)
include/comphelper/IdPropArrayHelper.hxx:53
comphelper::OIdPropertyArrayUsageHelper::void-~OIdPropertyArrayUsageHelper<TYPE>()
include/comphelper/interaction.hxx:55
comphelper::OInteraction::void-select()
include/comphelper/proparrhlp.hxx:48
comphelper::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>()
include/comphelper/proparrhlp.hxx:87
comphelper::OAggregationArrayUsageHelper::::cppu::IPropertyArrayHelper *-createArrayHelper()const
include/comphelper/servicedecl.hxx:165
comphelper::service_decl::detail::OwnServiceImpl::class rtl::OUString-getImplementationName()
include/comphelper/servicedecl.hxx:168
comphelper::service_decl::detail::OwnServiceImpl::sal_Bool-supportsService(const class rtl::OUString &,)
include/comphelper/servicedecl.hxx:172
comphelper::service_decl::detail::OwnServiceImpl::css::uno::Sequence<OUString>-getSupportedServiceNames()
include/comphelper/unique_disposing_ptr.hxx:40
comphelper::unique_disposing_ptr::void-reset(T *,)
include/comphelper/unique_disposing_ptr.hxx:40
comphelper::unique_disposing_ptr::void-reset(class (anonymous namespace)::ImpTimedRefDev *,)
include/comphelper/unique_disposing_ptr.hxx:65
comphelper::unique_disposing_ptr::void-~unique_disposing_ptr<T>()
include/comphelper/unique_disposing_ptr.hxx:168
comphelper::unique_disposing_solar_mutex_reset_ptr::void-reset(T *,)
include/comphelper/weakeventlistener.hxx:118
comphelper::OWeakListenerAdapter::void-disposing(const css::lang::EventObject &,)
include/drawinglayer/primitive2d/borderlineprimitive2d.hxx:58
drawinglayer::primitive2d::BorderLine::void-~BorderLine()
include/drawinglayer/primitive2d/borderlineprimitive2d.hxx:66
drawinglayer::primitive2d::BorderLine::_Bool-operator==(const class drawinglayer::primitive2d::BorderLine &,)const
include/sfx2/controlwrapper.hxx:257
sfx::MetricFieldWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:258
sfx::MetricFieldWrapper::void-SetControlDontKnow(_Bool,)
include/sfx2/controlwrapper.hxx:260
sfx::MetricFieldWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:261
sfx::MetricFieldWrapper::void-SetControlValue(ValueT,)
include/sfx2/controlwrapper.hxx:291
sfx::ListBoxWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:293
sfx::ListBoxWrapper::void-SetControlDontKnow(_Bool,)
include/sfx2/controlwrapper.hxx:296
sfx::ListBoxWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:297
sfx::ListBoxWrapper::void-SetControlValue(ValueT,)
include/sfx2/controlwrapper.hxx:324
sfx::ValueSetWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:326
sfx::ValueSetWrapper::void-SetControlDontKnow(_Bool,)
include/sfx2/controlwrapper.hxx:329
sfx::ValueSetWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:330
sfx::ValueSetWrapper::void-SetControlValue(ValueT,)
include/sfx2/itemwrapper.hxx:94
sfx::SingleItemWrapper::void-~SingleItemWrapper<ItemT, ValueT>()
include/sfx2/itemwrapper.hxx:136
sfx::ValueItemWrapper::ValueT-GetItemValue(const ItemT &,)const
include/sfx2/itemwrapper.hxx:138
sfx::ValueItemWrapper::void-SetItemValue(ItemT &,ValueT,)const
include/sfx2/itemwrapper.hxx:156
sfx::IdentItemWrapper::const ItemT &-GetItemValue(const ItemT &,)const
include/sfx2/itemwrapper.hxx:158
sfx::IdentItemWrapper::void-SetItemValue(ItemT &,const ItemT &,)const
include/svl/itempool.hxx:171
SfxItemPool::class SvStream &-Store(class SvStream &,)const
include/svl/svdde.hxx:307
DdeService::void-~DdeService()
include/svtools/svparser.hxx:91
SvParser::void-NextToken(T,)
include/svtools/svparser.hxx:127
SvParser::void-Continue(T,)
include/toolkit/controls/geometrycontrolmodel.hxx:192
OGeometryControlModel::void-fillProperties(css::uno::Sequence<css::beans::Property> &,css::uno::Sequence<css::beans::Property> &,)const
include/vbahelper/vbacollectionimpl.hxx:291
ScVbaCollectionBase::::sal_Int32-getCount()
include/vbahelper/vbacollectionimpl.hxx:296
ScVbaCollectionBase::css::uno::Any-Item(const css::uno::Any &,const css::uno::Any &,)
include/vbahelper/vbacollectionimpl.hxx:325
ScVbaCollectionBase::sal_Bool-hasElements()
include/vbahelper/vbahelperinterface.hxx:77
InheritedHelperInterfaceImpl::::sal_Int32-getCreator()
include/vbahelper/vbahelperinterface.hxx:81
InheritedHelperInterfaceImpl::css::uno::Reference<ov::XHelperInterface>-getParent()
include/vbahelper/vbahelperinterface.hxx:83
InheritedHelperInterfaceImpl::css::uno::Any-Application()
include/vbahelper/vbahelperinterface.hxx:91
InheritedHelperInterfaceImpl::class rtl::OUString-getImplementationName()
include/vbahelper/vbahelperinterface.hxx:92
InheritedHelperInterfaceImpl::sal_Bool-supportsService(const class rtl::OUString &,)
include/vbahelper/vbahelperinterface.hxx:102
InheritedHelperInterfaceImpl::css::uno::Sequence<OUString>-getSupportedServiceNames()
include/vbahelper/vbareturntypes.hxx:40
ooo::vba::DefaultReturnHelper::void-setValue(T1,)
include/vbahelper/vbareturntypes.hxx:41
ooo::vba::DefaultReturnHelper::T1-getValue()
include/vcl/vclptr.hxx:110
VclPtr::void-~VclPtr<T>()
mysqlc/source/mysqlc_subcomponent.hxx:104
connectivity::mysqlc::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>()
sc/inc/compressedarray.hxx:65
ScCompressedArray::void-~ScCompressedArray<A, D>()
sc/source/core/opencl/formulagroupcl.cxx:936
sc::opencl::DynamicKernelSlidingArgument::_Bool-NeedParallelReduction()const
sc/source/core/opencl/formulagroupcl.cxx:943
sc::opencl::DynamicKernelSlidingArgument::void-GenSlidingWindowFunction(std::stringstream &,)
sc/source/core/opencl/formulagroupcl.cxx:945
sc::opencl::DynamicKernelSlidingArgument::std::string-GenSlidingWindowDeclRef(_Bool,)const
sc/source/core/opencl/formulagroupcl.cxx:968
sc::opencl::DynamicKernelSlidingArgument::size_t-GenReductionLoopHeader(std::stringstream &,_Bool &,)
sc/source/core/opencl/formulagroupcl.cxx:1224
sc::opencl::ParallelReductionVectorRef::void-GenSlidingWindowFunction(std::stringstream &,)
sc/source/core/opencl/formulagroupcl.cxx:1403
sc::opencl::ParallelReductionVectorRef::std::string-GenSlidingWindowDeclRef(_Bool,)const
sc/source/core/opencl/formulagroupcl.cxx:1413
sc::opencl::ParallelReductionVectorRef::size_t-GenReductionLoopHeader(std::stringstream &,int,_Bool &,)
sc/source/core/opencl/formulagroupcl.cxx:1437
sc::opencl::ParallelReductionVectorRef::size_t-Marshal(cl_kernel,int,int,cl_program,)
sc/source/ui/inc/anyrefdg.hxx:220
ScRefHdlrImpl::void-dispose()
sc/source/ui/vba/vbacondition.hxx:39
ScVbaCondition::class rtl::OUString-Formula1()
sc/source/ui/vba/vbacondition.hxx:40
ScVbaCondition::class rtl::OUString-Formula2()
sc/source/ui/vba/vbacondition.hxx:42
ScVbaCondition::void-setFormula1(const uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:73
ScVbaFormat::css::uno::Any-Borders(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:76
ScVbaFormat::css::uno::Reference< ::ooo::vba::excel::XFont>-Font()
sc/source/ui/vba/vbaformat.hxx:79
ScVbaFormat::css::uno::Reference< ::ooo::vba::excel::XInterior>-Interior()
sc/source/ui/vba/vbaformat.hxx:82
ScVbaFormat::void-setNumberFormat(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:85
ScVbaFormat::css::uno::Any-getNumberFormat()
sc/source/ui/vba/vbaformat.hxx:88
ScVbaFormat::void-setNumberFormatLocal(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:91
ScVbaFormat::css::uno::Any-getNumberFormatLocal()
sc/source/ui/vba/vbaformat.hxx:94
ScVbaFormat::void-setIndentLevel(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:97
ScVbaFormat::css::uno::Any-getIndentLevel()
sc/source/ui/vba/vbaformat.hxx:100
ScVbaFormat::void-setHorizontalAlignment(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:103
ScVbaFormat::css::uno::Any-getHorizontalAlignment()
sc/source/ui/vba/vbaformat.hxx:106
ScVbaFormat::void-setVerticalAlignment(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:109
ScVbaFormat::css::uno::Any-getVerticalAlignment()
sc/source/ui/vba/vbaformat.hxx:112
ScVbaFormat::void-setOrientation(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:115
ScVbaFormat::css::uno::Any-getOrientation()
sc/source/ui/vba/vbaformat.hxx:118
ScVbaFormat::void-setShrinkToFit(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:121
ScVbaFormat::css::uno::Any-getShrinkToFit()
sc/source/ui/vba/vbaformat.hxx:124
ScVbaFormat::void-setWrapText(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:127
ScVbaFormat::css::uno::Any-getWrapText()
sc/source/ui/vba/vbaformat.hxx:130
ScVbaFormat::void-setLocked(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:133
ScVbaFormat::css::uno::Any-getLocked()
sc/source/ui/vba/vbaformat.hxx:136
ScVbaFormat::void-setFormulaHidden(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:139
ScVbaFormat::css::uno::Any-getFormulaHidden()
sc/source/ui/vba/vbaformat.hxx:148
ScVbaFormat::void-setReadingOrder(const css::uno::Any &,)
sc/source/ui/vba/vbaformat.hxx:151
ScVbaFormat::css::uno::Any-getReadingOrder()
sc/source/ui/vba/vbapagebreak.hxx:45
ScVbaPageBreak::sal_Int32-getType()
sc/source/ui/vba/vbapagebreak.hxx:46
ScVbaPageBreak::void-setType(sal_Int32,)
sc/source/ui/vba/vbapagebreak.hxx:48
ScVbaPageBreak::void-Delete()
sc/source/ui/vba/vbapagebreak.hxx:49
ScVbaPageBreak::css::uno::Reference<ov::excel::XRange>-Location()
sd/source/ui/inc/ShellFactory.hxx:41
sd::ShellFactory::void-~ShellFactory<ShellType>()
sd/source/ui/remotecontrol/ZeroconfService.hxx:41
sd::ZeroconfService::void-~ZeroconfService()
sd/source/ui/slidesorter/inc/model/SlsEnumeration.hxx:34
sd::slidesorter::model::Enumeration::void-~Enumeration<T>()
slideshow/source/engine/activities/activitiesfactory.cxx:173
slideshow::internal::(anonymous namespace)::FromToByActivity::void-startAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:241
slideshow::internal::(anonymous namespace)::FromToByActivity::void-endAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:331
slideshow::internal::(anonymous namespace)::FromToByActivity::void-performEnd()
slideshow/source/engine/activities/activitiesfactory.cxx:344
slideshow::internal::(anonymous namespace)::FromToByActivity::void-dispose()
slideshow/source/engine/activities/activitiesfactory.cxx:526
slideshow::internal::(anonymous namespace)::ValuesActivity::void-startAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:537
slideshow::internal::(anonymous namespace)::ValuesActivity::void-endAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:582
slideshow::internal::(anonymous namespace)::ValuesActivity::void-performEnd()
slideshow/source/engine/animationfactory.cxx:442
slideshow::internal::(anonymous namespace)::GenericAnimation::void-prefetch(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,)
slideshow/source/engine/animationfactory.cxx:446
slideshow::internal::(anonymous namespace)::GenericAnimation::void-start(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,)
sw/inc/docary.hxx:116
SwVectorModifyBase::void-~SwVectorModifyBase<Value>()
sw/inc/flypos.hxx:37
SwPosFlyFrame::void-~SwPosFlyFrame()
sw/inc/ring.hxx:45
sw::Ring::void-~Ring<value_type>()
sw/inc/SwNumberTree.hxx:399
SwNumberTreeNode::void-IsSane(_Bool,std::vector<const SwNumberTreeNode *>,)const
vcl/inc/opengl/BufferObject.hxx:31
vcl::BufferObject::void-~BufferObject<TYPE, BUFFER_TYPE>()
vcl/inc/salframe.hxx:178
SalFrame::void-Flush(const tools::Rectangle &,)
vcl/inc/sallayout.hxx:181
SalLayout::_Bool-GetBoundRect(class SalGraphics &,tools::Rectangle &,)const
vcl/inc/salmenu.hxx:92
SalMenu::tools::Rectangle-GetMenuBarButtonRectPixel(sal_uInt16,class SalFrame *,)
vcl/inc/salobj.hxx:46
SalObject::void-Enable(_Bool,)
vcl/inc/unx/saldata.hxx:65
X11SalData::void-Init()
vcl/inc/unx/saldata.hxx:68
X11SalData::void-initNWF()
vcl/inc/unx/saldata.hxx:69
X11SalData::void-deInitNWF()
vcl/inc/unx/saldisp.hxx:166
SalXLib::void-~SalXLib()
vcl/inc/unx/saldisp.hxx:167
SalXLib::void-Init()
vcl/inc/unx/saldisp.hxx:169
SalXLib::_Bool-Yield(_Bool,_Bool,)
vcl/inc/unx/saldisp.hxx:170
SalXLib::void-Wakeup()
vcl/inc/unx/saldisp.hxx:171
SalXLib::void-PostUserEvent()
vcl/inc/unx/saldisp.hxx:173
SalXLib::void-Insert(int,void *,YieldFunc,YieldFunc,YieldFunc,)
vcl/inc/unx/saldisp.hxx:177
SalXLib::void-Remove(int,)
vcl/inc/unx/saldisp.hxx:179
SalXLib::void-StartTimer(sal_uLong,)
vcl/inc/unx/saldisp.hxx:180
SalXLib::void-StopTimer()
vcl/inc/unx/saldisp.hxx:392
SalX11Display::void-Yield()
vcl/inc/unx/salinst.h:47
X11SalInstance::class SalX11Display *-CreateDisplay()const
writerfilter/source/ooxml/OOXMLFactory.hxx:70
writerfilter::ooxml::OOXMLFactory_ns::void-startAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
writerfilter/source/ooxml/OOXMLFactory.hxx:71
writerfilter::ooxml::OOXMLFactory_ns::void-charactersAction(class writerfilter::ooxml::OOXMLFastContextHandler *,const class rtl::OUString &,)
writerfilter/source/ooxml/OOXMLFactory.hxx:72
writerfilter::ooxml::OOXMLFactory_ns::void-endAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
writerfilter/source/ooxml/OOXMLFactory.hxx:73
writerfilter::ooxml::OOXMLFactory_ns::void-attributeAction(class writerfilter::ooxml::OOXMLFastContextHandler *,writerfilter::Token_t,const class OOXMLValue::Pointer_t &,)
writerfilter/source/ooxml/OOXMLFactory.hxx:76
writerfilter::ooxml::OOXMLFactory_ns::void-~OOXMLFactory_ns()
writerperfect/inc/ImportFilter.hxx:178
writerperfect::detail::ImportFilterImpl::void-doRegisterHandlers(Generator &,)
xmloff/source/forms/elementimport.hxx:575
xmloff::OContainerImport::class SvXMLImportContext *-CreateChildContext(sal_uInt16,const class rtl::OUString &,const css::uno::Reference<css::xml::sax::XAttributeList> &,)
xmloff/source/forms/elementimport.hxx:578
xmloff::OContainerImport::void-EndElement()
xmloff/source/forms/elementimport.hxx:583
xmloff::OContainerImport::css::uno::Reference<css::beans::XPropertySet>-createElement()
xmloff/source/forms/elementimport.hxx:611
xmloff::OColumnImport::css::uno::Reference<css::beans::XPropertySet>-createElement()
|