Home
last modified time | relevance | path

Searched refs:getForbiddenCharsTable (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx144 …sun::star::uno::Reference< ::com::sun::star::i18n::XForbiddenCharacters > getForbiddenCharsTable();
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1396 aAny <<= getForbiddenCharsTable(); in getPropertyValue()
2228 uno::Reference< i18n::XForbiddenCharacters > SdXImpressDocument::getForbiddenCharsTable() in getForbiddenCharsTable() function in SdXImpressDocument
H A DUnoDocumentSettings.cxx972 *pValue <<= mpModel->getForbiddenCharsTable(); in _getPropertyValues()