Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx940 …uno::Reference< container::XIdentifierAccess > xSourceGluePoints( xSourceSupplier->getGluePoints()… in onDemandRescueUsefulDataFromTemporary() local
941 if( !xSourceGluePoints.is() ) in onDemandRescueUsefulDataFromTemporary()
944 uno::Sequence< sal_Int32 > aSourceIdSequence( xSourceGluePoints->getIdentifiers() ); in onDemandRescueUsefulDataFromTemporary()
967 if((xSourceGluePoints->getByIdentifier( nSourceIdentifier ) >>= aSourceGluePoint) in onDemandRescueUsefulDataFromTemporary()

Completed in 36 milliseconds