summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJianyuan Li <lijiany@apache.org>2012-09-11 08:00:21 +0000
committerNoel Power <noel.power@suse.com>2013-06-26 16:45:28 +0100
commitf38487511957971f9d08dd5c9af8f8128371540e (patch)
tree5416c6f70d5bcae9d11e0294e5ba4ddfd8937f2e /include
parent55162d7422a3b175c7fe9c175e0dec91b1932b6a (diff)
#119467# Form controls cannot be saved into .ppt file in AOO3.4
Reported by: Du Jing Patch by: Jianyuan Li Review by: sunying
Diffstat (limited to 'include')
-rw-r--r--include/filter/msfilter/escherex.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/filter/msfilter/escherex.hxx b/include/filter/msfilter/escherex.hxx
index 4b7a0c9d3bf8..e21805a0d208 100644
--- a/include/filter/msfilter/escherex.hxx
+++ b/include/filter/msfilter/escherex.hxx
@@ -1262,6 +1262,8 @@ public:
const sal_Bool bFillBitmapModeAllowed = sal_True
);
+ sal_Bool CreateBlipPropertiesforOLEControl( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > & rXShape);
+
sal_Bool CreatePolygonProperties(
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet,
sal_uInt32 nFlags,