Home
last modified time | relevance | path

Searched defs:ShapePageId (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5253 var ShapePageId = (function () { function
5254 function ShapePageId(pageNumber, Id) { class in ShapePageId
5260 ShapePageId.prototype.getId = function () { class