Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js208 function ShowType (sTypeName, nHistoryIndex) argument
210 if (nHistoryIndex == -1)
220 TypeHistory = TypeHistory.slice(0,nHistoryIndex);

Completed in 12 milliseconds