Home
last modified time | relevance | path

Searched refs:nSourceId (Results 1 – 2 of 2) 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()
1409 …st com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& xShape, sal_Int32 nSourceId ) in getGluePointId() argument
1416 GluePointIdMap::iterator aIdIter = (*aShapeIter).second.find(nSourceId); in getGluePointId()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx395 sal_Int32 nSourceId, sal_Int32 nDestinnationId );
407 …t com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& xShape, sal_Int32 nSourceId );

Completed in 24 milliseconds