Kaydet (Commit) 8e27afa5 authored tarafından Noel Grandin's avatar Noel Grandin

loplugin:unnecessaryvirtual

Change-Id: Ic044a6e4568e707022d87bc5712205fbdf084ba2
Reviewed-on: https://gerrit.libreoffice.org/52067Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst ed316832
...@@ -369,7 +369,7 @@ public: ...@@ -369,7 +369,7 @@ public:
BasicStatus& GetBasicStatus() { return m_aStatus; } BasicStatus& GetBasicStatus() { return m_aStatus; }
virtual bool IsModified () override; virtual bool IsModified () override;
virtual bool IsPasteAllowed (); bool IsPasteAllowed ();
void ShowCursor( bool bOn ); void ShowCursor( bool bOn );
......
...@@ -101,7 +101,7 @@ public: ...@@ -101,7 +101,7 @@ public:
virtual void StoreData() override; virtual void StoreData() override;
virtual bool IsModified() override; virtual bool IsModified() override;
virtual bool IsPasteAllowed(); bool IsPasteAllowed();
virtual svl::IUndoManager* GetUndoManager() override; virtual svl::IUndoManager* GetUndoManager() override;
// return number of pages to be printed // return number of pages to be printed
......
avmedia/source/vlc/inc/wrapper/Instance.hxx:28 basctl/source/basicide/baside2.hxx:372
avmedia::vlc::wrapper::Instance::void-~Instance() basctl::ModulWindow::_Bool-IsPasteAllowed()
avmedia/source/vlc/inc/wrapper/Media.hxx:34 basctl/source/inc/baside3.hxx:104
avmedia::vlc::wrapper::Media::void-~Media() basctl::DialogWindow::_Bool-IsPasteAllowed()
avmedia/source/vlc/inc/wrapper/Player.hxx:37 basic/source/comp/codegen.cxx:387
avmedia::vlc::wrapper::Player::void-~Player()
basic/source/comp/codegen.cxx:391
PCodeVisitor::void-~PCodeVisitor<T>() PCodeVisitor::void-~PCodeVisitor<T>()
basic/source/comp/codegen.cxx:468 basic/source/comp/codegen.cxx:464
OffSetAccumulator::void-start(const sal_uInt8 *,) OffSetAccumulator::void-start(const sal_uInt8 *,)
basic/source/comp/codegen.cxx:469 basic/source/comp/codegen.cxx:465
OffSetAccumulator::void-processOpCode0(enum SbiOpcode,) OffSetAccumulator::void-processOpCode0(enum SbiOpcode,)
basic/source/comp/codegen.cxx:470 basic/source/comp/codegen.cxx:466
OffSetAccumulator::void-processOpCode1(enum SbiOpcode,T,) OffSetAccumulator::void-processOpCode1(enum SbiOpcode,T,)
basic/source/comp/codegen.cxx:471 basic/source/comp/codegen.cxx:467
OffSetAccumulator::void-processOpCode2(enum SbiOpcode,T,T,) OffSetAccumulator::void-processOpCode2(enum SbiOpcode,T,T,)
basic/source/comp/codegen.cxx:472 basic/source/comp/codegen.cxx:468
OffSetAccumulator::void-end() OffSetAccumulator::void-end()
basic/source/comp/codegen.cxx:487 basic/source/comp/codegen.cxx:477
OffSetAccumulator::_Bool-processParams() OffSetAccumulator::_Bool-processParams()
basic/source/comp/codegen.cxx:498 basic/source/comp/codegen.cxx:488
BufferTransformer::void-start(const sal_uInt8 *,) BufferTransformer::void-start(const sal_uInt8 *,)
basic/source/comp/codegen.cxx:499 basic/source/comp/codegen.cxx:489
BufferTransformer::void-processOpCode0(enum SbiOpcode,) BufferTransformer::void-processOpCode0(enum SbiOpcode,)
basic/source/comp/codegen.cxx:503 basic/source/comp/codegen.cxx:493
BufferTransformer::void-processOpCode1(enum SbiOpcode,T,) BufferTransformer::void-processOpCode1(enum SbiOpcode,T,)
basic/source/comp/codegen.cxx:528 basic/source/comp/codegen.cxx:518
BufferTransformer::void-processOpCode2(enum SbiOpcode,T,T,) BufferTransformer::void-processOpCode2(enum SbiOpcode,T,T,)
basic/source/comp/codegen.cxx:538 basic/source/comp/codegen.cxx:528
BufferTransformer::_Bool-processParams() BufferTransformer::_Bool-processParams()
basic/source/comp/codegen.cxx:539 basic/source/comp/codegen.cxx:529
BufferTransformer::void-end() BufferTransformer::void-end()
chart2/source/inc/WeakListenerAdapter.hxx:58 chart2/source/inc/WeakListenerAdapter.hxx:58
chart::WeakListenerAdapter::void-disposing(const css::lang::EventObject &,) chart::WeakListenerAdapter::void-disposing(const css::lang::EventObject &,)
connectivity/source/drivers/firebird/SubComponent.hxx:72 connectivity/source/drivers/firebird/SubComponent.hxx:67
connectivity::firebird::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>() connectivity::firebird::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>()
extensions/source/dbpilots/unoautopilot.hxx:98 extensions/source/dbpilots/unoautopilot.hxx:98
dbp::OUnoAutoPilot::::cppu::IPropertyArrayHelper *-createArrayHelper()const dbp::OUnoAutoPilot::::cppu::IPropertyArrayHelper *-createArrayHelper()const
...@@ -76,6 +74,8 @@ forms/source/xforms/namedcollection.hxx:106 ...@@ -76,6 +74,8 @@ forms/source/xforms/namedcollection.hxx:106
NamedCollection::css::uno::Sequence<OUString>-getElementNames() NamedCollection::css::uno::Sequence<OUString>-getElementNames()
forms/source/xforms/namedcollection.hxx:111 forms/source/xforms/namedcollection.hxx:111
NamedCollection::sal_Bool-hasByName(const class rtl::OUString &,) NamedCollection::sal_Bool-hasByName(const class rtl::OUString &,)
include/basic/sbx.hxx:130
SbxArray::enum SbxClassType-GetClass()const
include/comphelper/IdPropArrayHelper.hxx:53 include/comphelper/IdPropArrayHelper.hxx:53
comphelper::OIdPropertyArrayUsageHelper::void-~OIdPropertyArrayUsageHelper<TYPE>() comphelper::OIdPropertyArrayUsageHelper::void-~OIdPropertyArrayUsageHelper<TYPE>()
include/comphelper/interaction.hxx:55 include/comphelper/interaction.hxx:55
...@@ -100,6 +100,28 @@ include/comphelper/unique_disposing_ptr.hxx:169 ...@@ -100,6 +100,28 @@ include/comphelper/unique_disposing_ptr.hxx:169
comphelper::unique_disposing_solar_mutex_reset_ptr::void-reset(T *,) comphelper::unique_disposing_solar_mutex_reset_ptr::void-reset(T *,)
include/comphelper/weakeventlistener.hxx:118 include/comphelper/weakeventlistener.hxx:118
comphelper::OWeakListenerAdapter::void-disposing(const css::lang::EventObject &,) comphelper::OWeakListenerAdapter::void-disposing(const css::lang::EventObject &,)
include/cppcanvas/font.hxx:38
cppcanvas::Font::void-~Font()
include/editeng/adjustitem.hxx:66
SvxAdjustItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/charreliefitem.hxx:45
SvxCharReliefItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/cmapitem.hxx:50
SvxCaseMapItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/crossedoutitem.hxx:51
SvxCrossedOutItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/escapementitem.hxx:101
SvxEscapementItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/formatbreakitem.hxx:54
SvxFormatBreakItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/lspcitem.hxx:96
SvxLineSpacingItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/postitem.hxx:52
SvxPostureItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/shaditem.hxx:79
SvxShadowItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/editeng/wghtitem.hxx:52
SvxWeightItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/sfx2/controlwrapper.hxx:257 include/sfx2/controlwrapper.hxx:257
sfx::MetricFieldWrapper::_Bool-IsControlDontKnow()const sfx::MetricFieldWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:258 include/sfx2/controlwrapper.hxx:258
...@@ -108,21 +130,21 @@ include/sfx2/controlwrapper.hxx:260 ...@@ -108,21 +130,21 @@ include/sfx2/controlwrapper.hxx:260
sfx::MetricFieldWrapper::ValueT-GetControlValue()const sfx::MetricFieldWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:261 include/sfx2/controlwrapper.hxx:261
sfx::MetricFieldWrapper::void-SetControlValue(ValueT,) sfx::MetricFieldWrapper::void-SetControlValue(ValueT,)
include/sfx2/controlwrapper.hxx:291 include/sfx2/controlwrapper.hxx:292
sfx::ListBoxWrapper::_Bool-IsControlDontKnow()const sfx::ListBoxWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:293 include/sfx2/controlwrapper.hxx:294
sfx::ListBoxWrapper::void-SetControlDontKnow(_Bool,) sfx::ListBoxWrapper::void-SetControlDontKnow(_Bool,)
include/sfx2/controlwrapper.hxx:296
sfx::ListBoxWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:297 include/sfx2/controlwrapper.hxx:297
sfx::ListBoxWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:298
sfx::ListBoxWrapper::void-SetControlValue(ValueT,) sfx::ListBoxWrapper::void-SetControlValue(ValueT,)
include/sfx2/controlwrapper.hxx:324 include/sfx2/controlwrapper.hxx:325
sfx::ValueSetWrapper::_Bool-IsControlDontKnow()const sfx::ValueSetWrapper::_Bool-IsControlDontKnow()const
include/sfx2/controlwrapper.hxx:326 include/sfx2/controlwrapper.hxx:327
sfx::ValueSetWrapper::void-SetControlDontKnow(_Bool,) sfx::ValueSetWrapper::void-SetControlDontKnow(_Bool,)
include/sfx2/controlwrapper.hxx:329
sfx::ValueSetWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:330 include/sfx2/controlwrapper.hxx:330
sfx::ValueSetWrapper::ValueT-GetControlValue()const
include/sfx2/controlwrapper.hxx:331
sfx::ValueSetWrapper::void-SetControlValue(ValueT,) sfx::ValueSetWrapper::void-SetControlValue(ValueT,)
include/sfx2/itemwrapper.hxx:94 include/sfx2/itemwrapper.hxx:94
sfx::SingleItemWrapper::void-~SingleItemWrapper<ItemT, ValueT>() sfx::SingleItemWrapper::void-~SingleItemWrapper<ItemT, ValueT>()
...@@ -134,12 +156,48 @@ include/sfx2/itemwrapper.hxx:156 ...@@ -134,12 +156,48 @@ include/sfx2/itemwrapper.hxx:156
sfx::IdentItemWrapper::const ItemT &-GetItemValue(const ItemT &,)const sfx::IdentItemWrapper::const ItemT &-GetItemValue(const ItemT &,)const
include/sfx2/itemwrapper.hxx:158 include/sfx2/itemwrapper.hxx:158
sfx::IdentItemWrapper::void-SetItemValue(ItemT &,const ItemT &,)const sfx::IdentItemWrapper::void-SetItemValue(ItemT &,const ItemT &,)const
include/svl/aeitem.hxx:63
SfxAllEnumItem::sal_uInt16-GetValueByPos(sal_uInt16,)const
include/svl/aeitem.hxx:64
SfxAllEnumItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svl/svdde.hxx:307 include/svl/svdde.hxx:307
DdeService::void-~DdeService() DdeService::void-~DdeService()
include/svtools/svparser.hxx:92
SvParser::void-NextToken(T,)
include/svtools/svparser.hxx:128 include/svtools/svparser.hxx:128
SvParser::void-Continue(T,) SvParser::void-Continue(T,)
include/svtools/treelistbox.hxx:723
SvTreeListBox::void-SelectAll(_Bool,_Bool,)
include/svx/obj3d.hxx:84
E3dObjList::class E3dObjList *-Clone()const
include/svx/sdgmoitm.hxx:43
SdrGrafModeItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sdr/properties/defaultproperties.hxx:103
sdr::properties::DefaultProperties::void-Scale(const class Fraction &,)
include/svx/sdr/table/tablecontroller.hxx:54
sdr::table::SvxTableController::_Bool-HasMarked()
include/svx/sdtaditm.hxx:44
SdrTextAniDirectionItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sdtaitm.hxx:46
SdrTextVertAdjustItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sdtaitm.hxx:70
SdrTextHorzAdjustItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sdtakitm.hxx:88
SdrTextAniKindItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sdtfsitm.hxx:47
SdrTextFitToSizeTypeItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/svdedxv.hxx:222
SdrObjEditView::class SdrPageView *-GetTextEditPageView()const
include/svx/sxcecitm.hxx:39
SdrCaptionEscDirItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sxctitm.hxx:36
SdrCaptionTypeItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sxekitm.hxx:41
SdrEdgeKindItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sxmtpitm.hxx:41
SdrMeasureTextHPosItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sxmtpitm.hxx:58
SdrMeasureTextVPosItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/svx/sxmuitm.hxx:38
SdrMeasureUnitItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
include/toolkit/controls/geometrycontrolmodel.hxx:192 include/toolkit/controls/geometrycontrolmodel.hxx:192
OGeometryControlModel::void-fillProperties(css::uno::Sequence<css::beans::Property> &,css::uno::Sequence<css::beans::Property> &,)const OGeometryControlModel::void-fillProperties(css::uno::Sequence<css::beans::Property> &,css::uno::Sequence<css::beans::Property> &,)const
include/vbahelper/vbacollectionimpl.hxx:290 include/vbahelper/vbacollectionimpl.hxx:290
...@@ -166,28 +224,44 @@ include/vbahelper/vbareturntypes.hxx:41 ...@@ -166,28 +224,44 @@ include/vbahelper/vbareturntypes.hxx:41
ooo::vba::DefaultReturnHelper::T1-getValue() ooo::vba::DefaultReturnHelper::T1-getValue()
include/vcl/vclptr.hxx:110 include/vcl/vclptr.hxx:110
VclPtr::void-~VclPtr<T>() VclPtr::void-~VclPtr<T>()
mysqlc/source/mysqlc_subcomponent.hxx:104 include/vcl/weld.hxx:219
weld::TreeView::void-append_text(const class rtl::OUString &,)
include/vcl/weld.hxx:222
weld::TreeView::void-append(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,)
mysqlc/source/mysqlc_subcomponent.hxx:66
connectivity::mysqlc::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>() connectivity::mysqlc::OPropertyArrayUsageHelper::void-~OPropertyArrayUsageHelper<TYPE>()
sc/inc/compressedarray.hxx:72 sc/inc/compressedarray.hxx:72
ScCompressedArray::void-~ScCompressedArray<A, D>() ScCompressedArray::void-~ScCompressedArray<A, D>()
sc/source/core/opencl/formulagroupcl.cxx:856
sc::opencl::DynamicKernelMixedArgument::_Bool-IsMixedArgument()const
sc/source/core/opencl/formulagroupcl.cxx:871
sc::opencl::DynamicKernelMixedArgument::void-GenNumDeclRef(std::stringstream &,)const
sc/source/core/opencl/formulagroupcl.cxx:875
sc::opencl::DynamicKernelMixedArgument::void-GenStringDeclRef(std::stringstream &,)const
sc/source/core/opencl/formulagroupcl.cxx:934 sc/source/core/opencl/formulagroupcl.cxx:934
sc::opencl::DynamicKernelSlidingArgument::_Bool-NeedParallelReduction()const
sc/source/core/opencl/formulagroupcl.cxx:941
sc::opencl::DynamicKernelSlidingArgument::void-GenSlidingWindowFunction(std::stringstream &,)
sc/source/core/opencl/formulagroupcl.cxx:943
sc::opencl::DynamicKernelSlidingArgument::std::string-GenSlidingWindowDeclRef(_Bool,)const sc::opencl::DynamicKernelSlidingArgument::std::string-GenSlidingWindowDeclRef(_Bool,)const
sc/source/core/opencl/formulagroupcl.cxx:966 sc/source/core/opencl/formulagroupcl.cxx:957
sc::opencl::DynamicKernelSlidingArgument::size_t-GenReductionLoopHeader(std::stringstream &,_Bool &,) sc::opencl::DynamicKernelSlidingArgument::size_t-GenReductionLoopHeader(std::stringstream &,_Bool &,)
sc/source/core/opencl/formulagroupcl.cxx:1219 sc/source/core/opencl/formulagroupcl.cxx:1121
sc::opencl::ParallelReductionVectorRef::void-GenSlidingWindowFunction(std::stringstream &,) sc::opencl::DynamicKernelMixedSlidingArgument::_Bool-IsMixedArgument()const
sc/source/core/opencl/formulagroupcl.cxx:1398 sc/source/core/opencl/formulagroupcl.cxx:1134
sc::opencl::ParallelReductionVectorRef::std::string-GenSlidingWindowDeclRef(_Bool,)const sc::opencl::DynamicKernelMixedSlidingArgument::void-GenNumDeclRef(std::stringstream &,)const
sc/source/core/opencl/formulagroupcl.cxx:1408 sc/source/core/opencl/formulagroupcl.cxx:1138
sc::opencl::DynamicKernelMixedSlidingArgument::void-GenStringDeclRef(std::stringstream &,)const
sc/source/core/opencl/formulagroupcl.cxx:1210
sc::opencl::ParallelReductionVectorRef::size_t-GenReductionLoopHeader(std::stringstream &,int,_Bool &,) sc::opencl::ParallelReductionVectorRef::size_t-GenReductionLoopHeader(std::stringstream &,int,_Bool &,)
sc/source/core/opencl/formulagroupcl.cxx:1432 sc/source/filter/inc/lotimpop.hxx:83
sc::opencl::ParallelReductionVectorRef::size_t-Marshal(cl_kernel,int,int,cl_program,) ImportLotus::class ErrCode-Read()
sc/source/ui/inc/anyrefdg.hxx:220 sc/source/ui/inc/anyrefdg.hxx:220
ScRefHdlrImpl::void-dispose() ScRefHdlrImpl::void-dispose()
sc/source/ui/inc/docsh.hxx:302
ScDocShell::void-CheckConfigOptions()
sc/source/ui/inc/PivotLayoutTreeList.hxx:32
ScPivotLayoutTreeList::void-InsertEntryForItem(class ScItemValue *,sal_uLong,)
sc/source/ui/inc/prevwsh.hxx:65
ScPreviewShell::void-AdjustPosSizePixel(const class Point &,const class Size &,)
sc/source/ui/inc/tabvwsh.hxx:193
ScTabViewShell::void-AdjustPosSizePixel(const class Point &,const class Size &,)
sc/source/ui/vba/vbacondition.hxx:39 sc/source/ui/vba/vbacondition.hxx:39
ScVbaCondition::class rtl::OUString-Formula1() ScVbaCondition::class rtl::OUString-Formula1()
sc/source/ui/vba/vbacondition.hxx:40 sc/source/ui/vba/vbacondition.hxx:40
...@@ -254,8 +328,12 @@ sc/source/ui/vba/vbapagebreak.hxx:48 ...@@ -254,8 +328,12 @@ sc/source/ui/vba/vbapagebreak.hxx:48
ScVbaPageBreak::void-Delete() ScVbaPageBreak::void-Delete()
sc/source/ui/vba/vbapagebreak.hxx:49 sc/source/ui/vba/vbapagebreak.hxx:49
ScVbaPageBreak::css::uno::Reference<ov::excel::XRange>-Location() ScVbaPageBreak::css::uno::Reference<ov::excel::XRange>-Location()
scaddins/source/analysis/analysishelper.hxx:574
sca::analysis::ConvertDataLinear::double-ConvertToBase(double,sal_Int16,)const
sd/source/ui/inc/ShellFactory.hxx:41 sd/source/ui/inc/ShellFactory.hxx:41
sd::ShellFactory::void-~ShellFactory<ShellType>() sd::ShellFactory::void-~ShellFactory<ShellType>()
sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx:48
sd::sidebar::CurrentMasterPagesSelector::void-UpdateSelection()
sd/source/ui/slidesorter/inc/model/SlsEnumeration.hxx:34 sd/source/ui/slidesorter/inc/model/SlsEnumeration.hxx:34
sd::slidesorter::model::Enumeration::void-~Enumeration<T>() sd::slidesorter::model::Enumeration::void-~Enumeration<T>()
slideshow/source/engine/activities/activitiesfactory.cxx:173 slideshow/source/engine/activities/activitiesfactory.cxx:173
...@@ -276,15 +354,23 @@ slideshow/source/engine/animationfactory.cxx:442 ...@@ -276,15 +354,23 @@ slideshow/source/engine/animationfactory.cxx:442
slideshow::internal::(anonymous namespace)::GenericAnimation::void-prefetch(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,) slideshow::internal::(anonymous namespace)::GenericAnimation::void-prefetch(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,)
slideshow/source/engine/animationfactory.cxx:446 slideshow/source/engine/animationfactory.cxx:446
slideshow::internal::(anonymous namespace)::GenericAnimation::void-start(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,) slideshow::internal::(anonymous namespace)::GenericAnimation::void-start(const slideshow::internal::AnimatableShapeSharedPtr &,const slideshow::internal::ShapeAttributeLayerSharedPtr &,)
sw/inc/docary.hxx:116 starmath/inc/view.hxx:258
SmViewShell::void-AdjustPosSizePixel(const class Point &,const class Size &,)
svx/inc/sxcikitm.hxx:39
SdrCircKindItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
svx/inc/sxmkitm.hxx:39
SdrMeasureKindItem::class rtl::OUString-GetValueTextByPos(sal_uInt16,)const
sw/inc/docary.hxx:114
SwVectorModifyBase::void-~SwVectorModifyBase<Value>() SwVectorModifyBase::void-~SwVectorModifyBase<Value>()
sw/inc/flypos.hxx:37 sw/inc/flypos.hxx:37
SwPosFlyFrame::void-~SwPosFlyFrame() SwPosFlyFrame::void-~SwPosFlyFrame()
sw/inc/ring.hxx:45 sw/inc/ring.hxx:44
sw::Ring::void-~Ring<value_type>() sw::Ring::void-~Ring<value_type>()
sw/source/core/inc/frame.hxx:893
SwFrame::void-dumpTopMostAsXml(xmlTextWriterPtr,)const
vcl/inc/opengl/BufferObject.hxx:31 vcl/inc/opengl/BufferObject.hxx:31
vcl::BufferObject::void-~BufferObject<TYPE, BUFFER_TYPE>() vcl::BufferObject::void-~BufferObject<TYPE, BUFFER_TYPE>()
vcl/inc/salframe.hxx:177 vcl/inc/salframe.hxx:179
SalFrame::void-Flush(const tools::Rectangle &,) SalFrame::void-Flush(const tools::Rectangle &,)
vcl/inc/sallayout.hxx:181 vcl/inc/sallayout.hxx:181
SalLayout::_Bool-GetBoundRect(class SalGraphics &,tools::Rectangle &,)const SalLayout::_Bool-GetBoundRect(class SalGraphics &,tools::Rectangle &,)const
...@@ -292,6 +378,8 @@ vcl/inc/salmenu.hxx:92 ...@@ -292,6 +378,8 @@ vcl/inc/salmenu.hxx:92
SalMenu::tools::Rectangle-GetMenuBarButtonRectPixel(sal_uInt16,class SalFrame *,) SalMenu::tools::Rectangle-GetMenuBarButtonRectPixel(sal_uInt16,class SalFrame *,)
vcl/inc/salobj.hxx:46 vcl/inc/salobj.hxx:46
SalObject::void-Enable(_Bool,) SalObject::void-Enable(_Bool,)
vcl/inc/salprn.hxx:111
SalPrinter::enum SalPrinterError-GetErrorCode()
vcl/inc/unx/saldata.hxx:65 vcl/inc/unx/saldata.hxx:65
X11SalData::void-Init() X11SalData::void-Init()
vcl/inc/unx/saldata.hxx:68 vcl/inc/unx/saldata.hxx:68
...@@ -320,24 +408,24 @@ vcl/inc/unx/saldisp.hxx:393 ...@@ -320,24 +408,24 @@ vcl/inc/unx/saldisp.hxx:393
SalX11Display::void-Yield() SalX11Display::void-Yield()
vcl/inc/unx/salinst.h:47 vcl/inc/unx/salinst.h:47
X11SalInstance::class SalX11Display *-CreateDisplay()const 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/source/ooxml/OOXMLFactory.hxx:71
writerfilter::ooxml::OOXMLFactory_ns::void-charactersAction(class writerfilter::ooxml::OOXMLFastContextHandler *,const class rtl::OUString &,) writerfilter::ooxml::OOXMLFactory_ns::void-startAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
writerfilter/source/ooxml/OOXMLFactory.hxx:72 writerfilter/source/ooxml/OOXMLFactory.hxx:72
writerfilter::ooxml::OOXMLFactory_ns::void-endAction(class writerfilter::ooxml::OOXMLFastContextHandler *,) writerfilter::ooxml::OOXMLFactory_ns::void-charactersAction(class writerfilter::ooxml::OOXMLFastContextHandler *,const class rtl::OUString &,)
writerfilter/source/ooxml/OOXMLFactory.hxx:73 writerfilter/source/ooxml/OOXMLFactory.hxx:73
writerfilter::ooxml::OOXMLFactory_ns::void-endAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
writerfilter/source/ooxml/OOXMLFactory.hxx:74
writerfilter::ooxml::OOXMLFactory_ns::void-attributeAction(class writerfilter::ooxml::OOXMLFastContextHandler *,writerfilter::Token_t,const class OOXMLValue::Pointer_t &,) 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/source/ooxml/OOXMLFactory.hxx:77
writerfilter::ooxml::OOXMLFactory_ns::void-~OOXMLFactory_ns() writerfilter::ooxml::OOXMLFactory_ns::void-~OOXMLFactory_ns()
writerperfect/inc/ImportFilter.hxx:178 writerperfect/inc/ImportFilter.hxx:178
writerperfect::detail::ImportFilterImpl::void-doRegisterHandlers(Generator &,) writerperfect::detail::ImportFilterImpl::void-doRegisterHandlers(Generator &,)
xmloff/source/forms/elementimport.hxx:573 xmloff/source/forms/elementimport.hxx:575
xmloff::OContainerImport::SvXMLImportContextRef-CreateChildContext(sal_uInt16,const class rtl::OUString &,const css::uno::Reference<css::xml::sax::XAttributeList> &,) xmloff::OContainerImport::SvXMLImportContextRef-CreateChildContext(sal_uInt16,const class rtl::OUString &,const css::uno::Reference<css::xml::sax::XAttributeList> &,)
xmloff/source/forms/elementimport.hxx:576 xmloff/source/forms/elementimport.hxx:578
xmloff::OContainerImport::void-EndElement() xmloff::OContainerImport::void-EndElement()
xmloff/source/forms/elementimport.hxx:581 xmloff/source/forms/elementimport.hxx:583
xmloff::OContainerImport::css::uno::Reference<css::beans::XPropertySet>-createElement() xmloff::OContainerImport::css::uno::Reference<css::beans::XPropertySet>-createElement()
xmloff/source/forms/elementimport.hxx:609 xmloff/source/forms/elementimport.hxx:611
xmloff::OColumnImport::css::uno::Reference<css::beans::XPropertySet>-createElement() xmloff::OColumnImport::css::uno::Reference<css::beans::XPropertySet>-createElement()
...@@ -63,7 +63,7 @@ public: ...@@ -63,7 +63,7 @@ public:
MapUnit ePresMetric, MapUnit ePresMetric,
OUString &rText, const IntlWrapper& ) const override; OUString &rText, const IntlWrapper& ) const override;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetEnumValue() const override; virtual sal_uInt16 GetEnumValue() const override;
virtual void SetEnumValue( sal_uInt16 nNewVal ) override; virtual void SetEnumValue( sal_uInt16 nNewVal ) override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
......
...@@ -42,7 +42,7 @@ public: ...@@ -42,7 +42,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const override; virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual bool GetPresentation( SfxItemPresentation ePres, virtual bool GetPresentation( SfxItemPresentation ePres,
......
...@@ -47,7 +47,7 @@ public: ...@@ -47,7 +47,7 @@ public:
OUString &rText, const IntlWrapper& ) const override; OUString &rText, const IntlWrapper& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
SvxCaseMapItem& operator=(const SvxCaseMapItem& rMap) SvxCaseMapItem& operator=(const SvxCaseMapItem& rMap)
......
...@@ -48,7 +48,7 @@ public: ...@@ -48,7 +48,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override; virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override; virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
......
...@@ -98,7 +98,7 @@ public: ...@@ -98,7 +98,7 @@ public:
} }
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetEnumValue() const override; virtual sal_uInt16 GetEnumValue() const override;
virtual void SetEnumValue( sal_uInt16 nNewVal ) override; virtual void SetEnumValue( sal_uInt16 nNewVal ) override;
}; };
......
...@@ -51,7 +51,7 @@ public: ...@@ -51,7 +51,7 @@ public:
MapUnit eCoreMetric, MapUnit eCoreMetric,
MapUnit ePresMetric, MapUnit ePresMetric,
OUString &rText, const IntlWrapper& ) const override; OUString &rText, const IntlWrapper& ) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SvStream& Store( SvStream& , sal_uInt16 nItemVersion ) const override; virtual SvStream& Store( SvStream& , sal_uInt16 nItemVersion ) const override;
......
...@@ -49,7 +49,7 @@ public: ...@@ -49,7 +49,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override; virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override; virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
......
...@@ -49,7 +49,7 @@ public: ...@@ -49,7 +49,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override; virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override; virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion) const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
......
...@@ -60,8 +60,8 @@ public: ...@@ -60,8 +60,8 @@ public:
void RemoveValue( sal_uInt16 nValue ); void RemoveValue( sal_uInt16 nValue );
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual sal_uInt16 GetValueByPos( sal_uInt16 nPos ) const; sal_uInt16 GetValueByPos( sal_uInt16 nPos ) const;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVersion) const override; virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVersion) const override;
}; };
......
...@@ -40,7 +40,7 @@ public: ...@@ -40,7 +40,7 @@ public:
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override; virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
virtual sal_uInt16 GetValueCount() const override; virtual sal_uInt16 GetValueCount() const override;
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const; OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual bool GetPresentation( SfxItemPresentation ePres, virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric, MapUnit eCoreMetric,
MapUnit ePresMetric, MapUnit ePresMetric,
......
...@@ -100,7 +100,7 @@ namespace sdr ...@@ -100,7 +100,7 @@ namespace sdr
virtual void ForceDefaultAttributes(); virtual void ForceDefaultAttributes();
// Scale the included ItemSet. // Scale the included ItemSet.
virtual void Scale(const Fraction& rScale); void Scale(const Fraction& rScale);
}; };
} // end of namespace properties } // end of namespace properties
} // end of namespace sdr } // end of namespace sdr
......
...@@ -51,7 +51,7 @@ public: ...@@ -51,7 +51,7 @@ public:
SVX_DLLPRIVATE virtual bool onMouseButtonUp(const MouseEvent& rMEvt, vcl::Window* pWin) override; SVX_DLLPRIVATE virtual bool onMouseButtonUp(const MouseEvent& rMEvt, vcl::Window* pWin) override;
SVX_DLLPRIVATE virtual bool onMouseMove(const MouseEvent& rMEvt, vcl::Window* pWin) override; SVX_DLLPRIVATE virtual bool onMouseMove(const MouseEvent& rMEvt, vcl::Window* pWin) override;
SVX_DLLPRIVATE virtual bool HasMarked(); SVX_DLLPRIVATE bool HasMarked();
SVX_DLLPRIVATE virtual bool DeleteMarked() override; SVX_DLLPRIVATE virtual bool DeleteMarked() override;
SVX_DLLPRIVATE virtual void onSelectionHasChanged() override; SVX_DLLPRIVATE virtual void onSelectionHasChanged() override;
......
...@@ -41,7 +41,7 @@ public: ...@@ -41,7 +41,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -43,7 +43,7 @@ public: ...@@ -43,7 +43,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
virtual void dumpAsXml(struct _xmlTextWriter* pWriter) const override; virtual void dumpAsXml(struct _xmlTextWriter* pWriter) const override;
}; };
...@@ -67,7 +67,7 @@ public: ...@@ -67,7 +67,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -85,7 +85,7 @@ public: ...@@ -85,7 +85,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -44,7 +44,7 @@ public: ...@@ -44,7 +44,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
virtual bool HasBoolValue() const override; virtual bool HasBoolValue() const override;
virtual bool GetBoolValue() const override; virtual bool GetBoolValue() const override;
......
...@@ -219,7 +219,7 @@ public: ...@@ -219,7 +219,7 @@ public:
SdrTextObj* GetTextEditObject() const { return mxTextEditObj.get(); } SdrTextObj* GetTextEditObject() const { return mxTextEditObj.get(); }
// info about TextEditPageView. Default is 0L. // info about TextEditPageView. Default is 0L.
virtual SdrPageView* GetTextEditPageView() const; SdrPageView* GetTextEditPageView() const;
// Current window of the outliners. // Current window of the outliners.
void SetTextEditWin(vcl::Window* pWin); void SetTextEditWin(vcl::Window* pWin);
......
...@@ -36,7 +36,7 @@ public: ...@@ -36,7 +36,7 @@ public:
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override; virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
virtual sal_uInt16 GetValueCount() const override; // { return 3; } virtual sal_uInt16 GetValueCount() const override; // { return 3; }
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -33,7 +33,7 @@ public: ...@@ -33,7 +33,7 @@ public:
SdrCaptionTypeItem(SdrCaptionType eStyle=SdrCaptionType::Type3): SfxEnumItem(SDRATTR_CAPTIONTYPE, eStyle) {} SdrCaptionTypeItem(SdrCaptionType eStyle=SdrCaptionType::Type3): SfxEnumItem(SDRATTR_CAPTIONTYPE, eStyle) {}
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override; virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
virtual sal_uInt16 GetValueCount() const override; // { return 4; } virtual sal_uInt16 GetValueCount() const override; // { return 4; }
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -38,7 +38,7 @@ public: ...@@ -38,7 +38,7 @@ public:
virtual sal_uInt16 GetValueCount() const override; // { return 5; } virtual sal_uInt16 GetValueCount() const override; // { return 5; }
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -38,7 +38,7 @@ public: ...@@ -38,7 +38,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
...@@ -55,7 +55,7 @@ public: ...@@ -55,7 +55,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -35,7 +35,7 @@ public: ...@@ -35,7 +35,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -80,7 +80,7 @@ public: ...@@ -80,7 +80,7 @@ public:
virtual ~ImportLotus() override; virtual ~ImportLotus() override;
ErrCode parse(); //parse + CalcAfterLoad ErrCode parse(); //parse + CalcAfterLoad
virtual ErrCode Read(); ErrCode Read();
ErrCode Read( SvStream& ); // special for *.fm3 files ErrCode Read( SvStream& ); // special for *.fm3 files
}; };
......
...@@ -29,7 +29,7 @@ public: ...@@ -29,7 +29,7 @@ public:
protected: protected:
virtual void InsertEntryForSourceTarget(SvTreeListEntry* pSource, SvTreeListEntry* pTarget) override; virtual void InsertEntryForSourceTarget(SvTreeListEntry* pSource, SvTreeListEntry* pTarget) override;
virtual void InsertEntryForItem(ScItemValue* pItemValue, sal_uLong nPosition); void InsertEntryForItem(ScItemValue* pItemValue, sal_uLong nPosition);
virtual void KeyInput(const KeyEvent& rKeyEvent) override; virtual void KeyInput(const KeyEvent& rKeyEvent) override;
}; };
......
...@@ -299,7 +299,7 @@ public: ...@@ -299,7 +299,7 @@ public:
* Called when the Options dialog is dismissed with the OK button, to * Called when the Options dialog is dismissed with the OK button, to
* handle potentially conflicting option settings. * handle potentially conflicting option settings.
*/ */
virtual void CheckConfigOptions(); void CheckConfigOptions();
void PostEditView( ScEditEngineDefaulter* pEditEngine, const ScAddress& rCursorPos ); void PostEditView( ScEditEngineDefaulter* pEditEngine, const ScAddress& rCursorPos );
......
...@@ -62,7 +62,7 @@ private: ...@@ -62,7 +62,7 @@ private:
protected: protected:
virtual void Activate(bool bMDI) override; virtual void Activate(bool bMDI) override;
virtual void AdjustPosSizePixel( const Point &rPos, const Size &rSize ); void AdjustPosSizePixel( const Point &rPos, const Size &rSize );
virtual void InnerResizePixel( const Point &rOfs, const Size &rSize, bool inplaceEditModeChange ) override; virtual void InnerResizePixel( const Point &rOfs, const Size &rSize, bool inplaceEditModeChange ) override;
virtual void OuterResizePixel( const Point &rOfs, const Size &rSize ) override; virtual void OuterResizePixel( const Point &rOfs, const Size &rSize ) override;
......
...@@ -571,7 +571,7 @@ public: ...@@ -571,7 +571,7 @@ public:
// converts fVal from this unit to rFrom unit // converts fVal from this unit to rFrom unit
// throws exception if not from same class // throws exception if not from same class
// this implementation is for proportional cases only // this implementation is for proportional cases only
virtual double ConvertToBase( double fVal, sal_Int16 nMatchLevel ) const; double ConvertToBase( double fVal, sal_Int16 nMatchLevel ) const;
virtual double ConvertFromBase( double fVal, sal_Int16 nMatchLevel ) const override; virtual double ConvertFromBase( double fVal, sal_Int16 nMatchLevel ) const override;
}; };
......
...@@ -45,7 +45,7 @@ public: ...@@ -45,7 +45,7 @@ public:
used by the currently selected page of the document in the used by the currently selected page of the document in the
center pane. center pane.
*/ */
virtual void UpdateSelection(); void UpdateSelection();
/** Copy all master pages that are to be shown into the given list. /** Copy all master pages that are to be shown into the given list.
*/ */
......
...@@ -36,7 +36,7 @@ public: ...@@ -36,7 +36,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -36,7 +36,7 @@ public: ...@@ -36,7 +36,7 @@ public:
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override; virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override; virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual OUString GetValueTextByPos(sal_uInt16 nPos) const; OUString GetValueTextByPos(sal_uInt16 nPos) const;
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override; virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString& rText, const IntlWrapper&) const override;
}; };
......
...@@ -890,7 +890,7 @@ public: ...@@ -890,7 +890,7 @@ public:
public: public:
// if writer is NULL, dumps the layout structure as XML in layout.xml // if writer is NULL, dumps the layout structure as XML in layout.xml
virtual void dumpAsXml(xmlTextWriterPtr writer = nullptr) const; virtual void dumpAsXml(xmlTextWriterPtr writer = nullptr) const;
virtual void dumpTopMostAsXml(xmlTextWriterPtr writer = nullptr) const; void dumpTopMostAsXml(xmlTextWriterPtr writer = nullptr) const;
void dumpInfosAsXml(xmlTextWriterPtr writer) const; void dumpInfosAsXml(xmlTextWriterPtr writer) const;
virtual void dumpAsXmlAttributes(xmlTextWriterPtr writer) const; virtual void dumpAsXmlAttributes(xmlTextWriterPtr writer) const;
void dumpChildrenAsXml(xmlTextWriterPtr writer) const; void dumpChildrenAsXml(xmlTextWriterPtr writer) const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment