Home
last modified time | relevance | path

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

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