Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dshapeexport2.cxx1396 uno::Reference< uno::XInterface > xRefS; local
1400 xProps->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("StartShape") ) ) >>= xRefS;
1401 if( xRefS.is() )
1403 const OUString& rShapeId = mrExport.getInterfaceToIdentifierMapper().getIdentifier( xRefS );

Completed in 24 milliseconds