Searched refs:xRefS (Results 1 – 1 of 1) sorted by relevance
1396 uno::Reference< uno::XInterface > xRefS; local1400 xProps->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("StartShape") ) ) >>= xRefS;1401 if( xRefS.is() )1403 const OUString& rShapeId = mrExport.getInterfaceToIdentifierMapper().getIdentifier( xRefS );
Completed in 12 milliseconds