Searched refs:removeSpecialCharacters (Results 1 – 5 of 5) sorted by relevance
| /AOO41X/main/wizards/com/sun/star/wizards/table/ |
| H A D | TableWizard.java | 291 …Desktop.removeSpecialCharacters(curTableDescriptor.xMSF, Configuration.getOfficeLocale(this.curTab… in finishWizard() 430 …sName = Desktop.removeSpecialCharacters(curTableDescriptor.xMSF, Configuration.getOfficeLocale(cur… in textChanged()
|
| H A D | CGTable.java | 82 …fieldnames[i] = Desktop.removeSpecialCharacters(xMSF, Configuration.getOfficeLocale(xMSF), fieldna… in getFieldNames()
|
| /AOO41X/main/wizards/com/sun/star/wizards/common/ |
| H A D | Configuration.java | 436 curdisplayname = Desktop.removeSpecialCharacters(_xMSF, _aLocale, curdisplayname); in getChildNodebyDisplayName()
|
| H A D | Desktop.java | 243 …public static String removeSpecialCharacters(XMultiServiceFactory _xMSF, Locale _aLocale, String _… in removeSpecialCharacters() method in Desktop
|
| /AOO41X/main/wizards/com/sun/star/wizards/db/ |
| H A D | DBMetaData.java | 540 … return Desktop.removeSpecialCharacters(xMSF, Configuration.getOfficeLocale(xMSF), _sname); in verifyName()
|