Lines Matching refs:lang

122             css::lang::XServiceInfo,
124 css::lang::XInitialization,
179 virtual css::lang::Locale SAL_CALL getLanguage()
181 virtual void SAL_CALL setLanguage(const css::lang::Locale & the_value)
219 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
232 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
236 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
244 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException,
246 css::lang::WrappedTargetException, css::io::IOException);
251 css::lang::WrappedTargetException, css::io::IOException);
255 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException,
256 css::lang::WrappedTargetException, css::io::IOException);
260 css::lang::WrappedTargetException, css::io::IOException);
613 css::uno::Reference<css::lang::XMultiComponentFactory> xMsf ( in getURLProperties()
733 throw css::lang::WrappedTargetRuntimeException( in setMetaText()
871 throw css::lang::WrappedTargetRuntimeException( in setMetaList()
1012 throw css::lang::WrappedTargetRuntimeException( in updateElement()
1088 css::uno::Reference<css::lang::XMultiComponentFactory> xMsf ( in createDOM()
1129 css::uno::Reference<css::lang::XMultiComponentFactory> xMsf ( in init()
1215 throw css::lang::WrappedTargetRuntimeException( in init()
1341 } catch (css::lang::IllegalArgumentException &) { in init()
1406 m_NotifyListeners.disposeAndClear(css::lang::EventObject( in dispose()
1520 css::lang::Locale SAL_CALL
1524 css::lang::Locale loc; in getLanguage()
1537 SfxDocumentMetaData::setLanguage(const css::lang::Locale & the_value) in setLanguage()
1697 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException) in setAutoloadSecs()
1699 if (the_value < 0) throw css::lang::IllegalArgumentException( in setAutoloadSecs()
1811 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException) in setEditingCycles()
1813 if (the_value < 0) throw css::lang::IllegalArgumentException( in setEditingCycles()
1831 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException) in setEditingDuration()
1833 if (the_value < 0) throw css::lang::IllegalArgumentException( in setEditingDuration()
1883 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException, in loadFromStorage()
1885 css::lang::WrappedTargetException, css::io::IOException) in loadFromStorage()
1887 if (!xStorage.is()) throw css::lang::IllegalArgumentException( in loadFromStorage()
1903 css::uno::Reference<css::lang::XMultiComponentFactory> xMsf ( in loadFromStorage()
1945 xImp->setTargetDocument(css::uno::Reference<css::lang::XComponent>(this)); in loadFromStorage()
1963 throw (css::uno::RuntimeException, css::lang::IllegalArgumentException, in storeToStorage()
1964 css::lang::WrappedTargetException, css::io::IOException) in storeToStorage()
1966 if (!xStorage.is()) throw css::lang::IllegalArgumentException( in storeToStorage()
1995 css::uno::Reference<css::lang::XMultiComponentFactory> xMsf ( in storeToStorage()
2023 xExp->setSourceDocument(css::uno::Reference<css::lang::XComponent>(this)); in storeToStorage()
2042 css::lang::WrappedTargetException, css::io::IOException) in loadFromMedium()
2054 css::uno::Reference<css::lang::XMultiServiceFactory> xMsf ( in loadFromMedium()
2069 throw css::lang::WrappedTargetException( in loadFromMedium()
2087 css::lang::WrappedTargetException, css::io::IOException) in storeToMedium()
2148 throw css::lang::IllegalArgumentException( in initialize()
2154 throw css::lang::IllegalArgumentException( in initialize()
2194 throw css::lang::WrappedTargetRuntimeException( in createClone()
2232 css::lang::EventObject event(xThis); in setModified()
2321 const css::uno::Reference<css::lang::XMultiComponentFactory> xMsf( in createUserDefined()
2328 const css::uno::Reference<css::lang::XInitialization> xInit( in createUserDefined()