Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx1352 sal_Int32 nSourceId, sal_Int32 nDestinnationId ) in addGluePointMapping() argument
1355 mpPageContext->maShapeGluePointsMap[xShape][nSourceId] = nDestinnationId; in addGluePointMapping()
1361 sal_Int32 nDestinnationId ) const in findGluePointMapping()
1374 if ( (*aShapeIdIter).second == nDestinnationId ) in findGluePointMapping()
H A Dximpshap.cxx971 … const sal_Int32 nDestinnationId = xSourceShapeImportHelper->findGluePointMapping( in onDemandRescueUsefulDataFromTemporary() local
983 … GetImport().GetShapeImport()->addGluePointMapping( mxShape, nDestinnationId, nInternalId ); in onDemandRescueUsefulDataFromTemporary()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx395 sal_Int32 nSourceId, sal_Int32 nDestinnationId );
400 sal_Int32 nDestinnationId ) const;

Completed in 37 milliseconds