From ed011e491bc9c4ca5ea90851bb81384eb0b47537 Mon Sep 17 00:00:00 2001 From: Muthu Subramanian Date: Tue, 14 Aug 2012 17:41:59 +0530 Subject: n#759180: Push oox default spacing values. --- oox/inc/oox/drawingml/textparagraphproperties.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oox/inc/oox') diff --git a/oox/inc/oox/drawingml/textparagraphproperties.hxx b/oox/inc/oox/drawingml/textparagraphproperties.hxx index c9f6ea7af4ae..3dacd86831ad 100644 --- a/oox/inc/oox/drawingml/textparagraphproperties.hxx +++ b/oox/inc/oox/drawingml/textparagraphproperties.hxx @@ -97,7 +97,7 @@ public: void apply( const TextParagraphProperties& rSourceProps ); void pushToPropSet( const ::oox::core::XmlFilterBase* pFilterBase, const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet > & xPropSet, - PropertyMap& rioBulletList, const BulletList* pMasterBuList, sal_Bool bApplyBulletList, float fFontSize ) const; + PropertyMap& rioBulletList, const BulletList* pMasterBuList, sal_Bool bApplyBulletList, float fFontSize, bool bPushDefaultValues = false ) const; void pushToPropSet( const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet > & xPropSet) const; /** Returns the largest character size of this paragraph. If possible the -- cgit v1.2.3