summaryrefslogtreecommitdiff
path: root/filter/inc/filter/msfilter/svdfppt.hxx
diff options
context:
space:
mode:
authorLei De Bin <leidb@apache.org>2012-07-20 01:11:03 +0000
committerXisco Fauli <anistenis@gmail.com>2013-04-07 23:37:40 +0200
commitad2651af85181235a0c3a44bf93d7ecb08dd9353 (patch)
treef97bd5d05cbd99c361baea25d63427553648f543 /filter/inc/filter/msfilter/svdfppt.hxx
parent8b5cd38aae487dc2a84a1ee0f56e25daca851b02 (diff)
Fix #120233# fix ppt import bullet size error
Reported by: liu ping tan Patch by: Sun Ying Review by: Lei De Bin(cherry picked from commit 7025f6c6441b49093504874925f37ca0e61f34f9) Conflicts: filter/inc/filter/msfilter/svdfppt.hxx Change-Id: I6f72599bc897d5d7bf46fa88c8b2899b3a2e0c15
Diffstat (limited to 'filter/inc/filter/msfilter/svdfppt.hxx')
-rw-r--r--filter/inc/filter/msfilter/svdfppt.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/inc/filter/msfilter/svdfppt.hxx b/filter/inc/filter/msfilter/svdfppt.hxx
index fcc704fb1b7d..fffcc86bc22f 100644
--- a/filter/inc/filter/msfilter/svdfppt.hxx
+++ b/filter/inc/filter/msfilter/svdfppt.hxx
@@ -786,6 +786,7 @@ public:
sal_uInt32 nLevel,
sal_Bool bFirst
);
+ void UpdateBulletRelSize( sal_uInt32 nLevel, sal_uInt16 nFontHeight );
};
class PPTParagraphObj;