Searched refs:getOneIndentUnit (Results 1 – 4 of 4) sorted by relevance
727 public String getOneIndentUnit() { in testEclipseFormatStyle1()755 public String getOneIndentUnit() { in testEclipseFormatStyle2()
98 public String getOneIndentUnit() { in getOneIndentUnit() method in EclipseXmlFormatPreferences
151 … String oneIndentUnit = EclipseXmlFormatPreferences.create().getOneIndentUnit(); in customizeDocumentCommand()280 .getOneIndentUnit()); in customizeDocumentCommand()
264 fileContents = fileContents.replace(indentToken, formatPrefs.getOneIndentUnit()); in createXmlFile()