Searched refs:sCustomShapeEngine (Results 1 – 1 of 1) sorted by relevance
1069 const rtl::OUString sCustomShapeEngine( RTL_CONSTASCII_USTRINGPARAM( "CustomShapeEngine" ) ); in ImpExportCustomShape() local1070 if ( xPropSetInfo->hasPropertyByName( sCustomShapeEngine ) ) in ImpExportCustomShape()1072 uno::Any aEngine( xPropSet->getPropertyValue( sCustomShapeEngine ) ); in ImpExportCustomShape()
Completed in 21 milliseconds