Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx1397 uno::Reference< uno::XInterface > xRefE; local
1418 xProps->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EndShape")) ) >>= xRefE;
1419 if( xRefE.is() )
1421 const OUString& rShapeId = mrExport.getInterfaceToIdentifierMapper().getIdentifier( xRefE );

Completed in 37 milliseconds