Home
last modified time | relevance | path

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

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/dd/dditems/figures/
H A DddTableFigure.h118 int getMaxIdxIndex() in getMaxIdxIndex() function
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dd/dditems/figures/xml/
H A DddXmlStorage.cpp298 …tmp = xmlTextWriterWriteFormatElement(writer, BAD_CAST "MAXIDXINDEX", "%d", figure->getMaxIdxIndex in WriteLocal()