22module
com { module sun { module star { module i18n {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
provides access to forbidden character settings in a document.
Definition XForbiddenCharacters.idl:33
void setForbiddenCharacters([in] com::sun::star::lang::Locale aLocale, [in] ForbiddenCharacters aForbiddenCharacters)
sets the forbidden characters for a given Locale.
boolean hasForbiddenCharacters([in] com::sun::star::lang::Locale aLocale)
determines if forbidden characters are set for a given locale.
ForbiddenCharacters getForbiddenCharacters([in] com::sun::star::lang::Locale aLocale)
returns the forbidden characters for a given locale.
void removeForbiddenCharacters([in] com::sun::star::lang::Locale aLocale)
removes the setting of forbidden characters for a given locale.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
Locale (mostly CJK) dependent characters that are forbidden at the start or end of a line.
Definition ForbiddenCharacters.idl:34
object represents a specific geographical, political, or cultural region.
Definition Locale.idl:34