Searched refs:sCustomShapeData (Results 1 – 1 of 1) sorted by relevance
1076 const rtl::OUString sCustomShapeData( RTL_CONSTASCII_USTRINGPARAM( "CustomShapeData" ) ); in ImpExportCustomShape() local1077 if ( xPropSetInfo->hasPropertyByName( sCustomShapeData ) ) in ImpExportCustomShape()1079 uno::Any aData( xPropSet->getPropertyValue( sCustomShapeData ) ); in ImpExportCustomShape()
Completed in 17 milliseconds