summaryrefslogtreecommitdiff
path: root/include/svx/sdasitm.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-10-02 15:23:28 +0200
committerNoel Grandin <noel@peralex.com>2014-10-06 07:52:55 +0200
commit0745982dc53cce65e63bd05a757aec8e96bcd564 (patch)
tree54a76476f85c93b2421a0e9fa22135f207784580 /include/svx/sdasitm.hxx
parent0096426086e52b962ba53aed2132c2f4d0942aed (diff)
loplugin: cstylecast
Change-Id: I88a106081b7413bff6313d1e07f53e39d8350002
Diffstat (limited to 'include/svx/sdasitm.hxx')
-rw-r--r--include/svx/sdasitm.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/sdasitm.hxx b/include/svx/sdasitm.hxx
index 33ebab8d627f..42c092074106 100644
--- a/include/svx/sdasitm.hxx
+++ b/include/svx/sdasitm.hxx
@@ -95,6 +95,7 @@ private:
const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& GetGeometry() const { return aPropSeq;}
com::sun::star::uno::Any* GetPropertyValueByName( const OUString& rPropName );
+ const com::sun::star::uno::Any* GetPropertyValueByName( const OUString& rPropName ) const;
com::sun::star::uno::Any* GetPropertyValueByName( const OUString& rPropName, const OUString& rPropName2 );
void SetPropertyValue( const com::sun::star::beans::PropertyValue& rPropVal );