fix typo
Change-Id: I2dd093a12518c2c23d9f1610fb8a4b45a94656ab
This commit is contained in:
parent
4ead110a8c
commit
0d97ac5ae3
@ -1471,7 +1471,7 @@ bool XMLShapeExport::ImpExportPresentationAttributes( const uno::Reference< bean
|
||||
uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() );
|
||||
|
||||
|
||||
// is empty pes shape?
|
||||
// is empty pres. shape?
|
||||
if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName("IsEmptyPresentationObject"))
|
||||
{
|
||||
xPropSet->getPropertyValue("IsEmptyPresentationObject") >>= bIsEmpty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user