Home
last modified time | relevance | path

Searched refs:sCustomShapeData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx1076 const rtl::OUString sCustomShapeData( RTL_CONSTASCII_USTRINGPARAM( "CustomShapeData" ) ); in ImpExportCustomShape() local
1077 if ( xPropSetInfo->hasPropertyByName( sCustomShapeData ) ) in ImpExportCustomShape()
1079 uno::Any aData( xPropSet->getPropertyValue( sCustomShapeData ) ); in ImpExportCustomShape()

Completed in 19 milliseconds