Kaydet (Commit) 2c3b138a authored tarafından Markus Mohrhard's avatar Markus Mohrhard

fix indentation

Change-Id: I1bdd8980109b340765c0600f897ff14e75fb0bae
üst e4b14508
......@@ -78,9 +78,9 @@ XMLChartStyleContext::~XMLChartStyleContext()
namespace
{
void lcl_NumberFormatStyleToProperty( const OUString& rStyleName, const OUString& rPropertyName,
const SvXMLStylesContext& rStylesContext,
const uno::Reference< beans::XPropertySet >& rPropSet )
void lcl_NumberFormatStyleToProperty( const OUString& rStyleName, const OUString& rPropertyName,
const SvXMLStylesContext& rStylesContext,
const uno::Reference< beans::XPropertySet >& rPropSet )
{
if( !rStyleName.isEmpty())
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment