Searched refs:nSourceId (Results 1 – 2 of 2) sorted by relevance
1352 sal_Int32 nSourceId, sal_Int32 nDestinnationId ) in addGluePointMapping() argument1355 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() argument1416 GluePointIdMap::iterator aIdIter = (*aShapeIter).second.find(nSourceId); in getGluePointId()
395 sal_Int32 nSourceId, sal_Int32 nDestinnationId );407 …t com::sun::star::uno::Reference< com::sun::star::drawing::XShape >& xShape, sal_Int32 nSourceId );
Completed in 18 milliseconds