summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-30 09:42:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-03-30 12:59:33 +0100
commite3412691700551479339c318ecdc7884e6898e46 (patch)
treee39290d288606f5aae3c9215e129b5d7b2b26655 /svx
parent105cb6e2201d04f961c3345b84c95158094d697c (diff)
tryQueryAggregation isn't implemented
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/unoshape.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/inc/svx/unoshape.hxx b/svx/inc/svx/unoshape.hxx
index aa11c77c2b..298824b2d5 100644
--- a/svx/inc/svx/unoshape.hxx
+++ b/svx/inc/svx/unoshape.hxx
@@ -145,8 +145,6 @@ protected:
::com::sun::star::uno::Any GetAnyForItem( SfxItemSet& aSet, const SfxItemPropertySimpleEntry* pMap ) const;
- sal_Bool tryQueryAggregation( const com::sun::star::uno::Type & rType, com::sun::star::uno::Any& rAny );
-
sal_Bool SAL_CALL SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName );
/** called from the XActionLockable interface methods on initial locking */