Searched refs:getPageCount (Results 1 – 4 of 4) sorted by relevance
459 public int getPageCount() { in getPageCount() method in CommonXmlEditor460 return super.getPageCount(); in getPageCount()
227 int count = getPageCount(); in removePages()
499 int count = getPageCount();1333 return getPageCount() > 1;
347 int count = getEditor().getPageCount(); in showEditorInput()