Home
last modified time | relevance | path

Searched refs:setForbiddenCharacters (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx138 virtual void setForbiddenCharacters(/*[in]*/ sal_uInt16 nLang,
H A Ddoc.hxx755 …virtual void setForbiddenCharacters(/*[in]*/ sal_uInt16 nLang, /*[in]*/ const com::sun::star::i18n…
/trunk/main/editeng/inc/editeng/
H A DUnoForbiddenCharsTable.hxx53 …virtual void SAL_CALL setForbiddenCharacters( const com::sun::star::lang::Locale& rLocale, const c…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SpreadsheetDocumentSettings.java129 public void setForbiddenCharacters(Locale rLocale, in setForbiddenCharacters() method in _SpreadsheetDocumentSettings.ForbiddenChrTest
/trunk/main/editeng/source/uno/
H A DUnoForbiddenCharsTable.cxx84 void SvxUnoForbiddenCharsTable::setForbiddenCharacters(const Locale& rLocale, const ForbiddenCharac… in setForbiddenCharacters() function in SvxUnoForbiddenCharsTable
/trunk/main/offapi/com/sun/star/i18n/
H A DXForbiddenCharacters.idl67 void setForbiddenCharacters(
/trunk/main/cui/source/options/
H A Doptasian.cxx237 pImpl->xForbidden->setForbiddenCharacters( aLocale, *pElem->pCharacters ); in FillItemSet()
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx153 mpDoc->setForbiddenCharacters( eLang, aForbidden); in InitNew()
/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx890 xForbChars->setForbiddenCharacters( aLocale, aForbid ); in EndElement()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1816 rDoc.setForbiddenCharacters(rTypo.GetConvertedLang(), in ImportDopTypography()
1838 rDoc.setForbiddenCharacters(LANGUAGE_JAPANESE,aForbidden); in ImportDopTypography()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx363 void SwDoc::setForbiddenCharacters(/*[in]*/ sal_uInt16 nLang, in setForbiddenCharacters() function in SwDoc

Completed in 81 milliseconds