Lines Matching refs:lang

111 …{ "Language"        , 8,  MID_DOCINFO_CHARLOCALE, &::getCppuType((const lang::Locale*)0), PROPERTY…  in lcl_GetDocInfoPropertyMap()
436 if (!(any >>= xDoc) || !xDoc.is()) throw lang::IllegalArgumentException( in initialize()
442 throw lang::IllegalArgumentException( in initialize()
486 ::com::sun::star::lang::EventObject aEvent( (::cppu::OWeakObject *)this ); in dispose()
496 …ddEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > &… in addEventListener()
503 …veEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > &… in removeEventListener()
525 beans::PropertyVetoException, lang::IllegalArgumentException, in setPropertyValue()
526 lang::WrappedTargetException) in setPropertyValue()
545 lang::WrappedTargetException) in getPropertyValue()
593 lang::WrappedTargetException) in addPropertyChangeListener()
600 lang::WrappedTargetException) in removePropertyChangeListener()
607 lang::WrappedTargetException) in addVetoableChangeListener()
614 lang::WrappedTargetException) in removeVetoableChangeListener()
642 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:… in setPropertyValues()
659 ::com::sun::star::lang::IllegalArgumentException, in addProperty()
720 beans::PropertyVetoException, lang::IllegalArgumentException, in setFastPropertyValue()
721 lang::WrappedTargetException) in setFastPropertyValue()
916 else if ( aValue.getValueType() == ::getCppuType((const lang::Locale*)0) ) in setFastPropertyValue()
920 lang::Locale aLocale; in setFastPropertyValue()
922 lang::Locale oldLocale = _pImp->m_xDocProps->getLanguage(); in setFastPropertyValue()
937 lang::WrappedTargetException) in getFastPropertyValue()
1164 …SfxStandaloneDocumentInfoObject, SfxDocumentInfoObject, ::com::sun::star::lang::XServiceInfo, ::co… in SFX_IMPL_XINTERFACE_2()
1165 …eDocumentInfoObject, ::com::sun::star::document::XDocumentInfo, ::com::sun::star::lang::XComponent, in SFX_IMPL_XINTERFACE_2()
1168 ::com::sun::star::document::XStandaloneDocumentInfo, ::com::sun::star::lang::XServiceInfo ) in SFX_IMPL_XINTERFACE_2()
1173 …mentInfoObject( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto… in SFX_IMPL_XINTERFACE_2()
1177 uno::Reference< lang::XInitialization > xDocProps( in SFX_IMPL_XINTERFACE_2()
1196 …age_Impl( const ::rtl::OUString& rName, sal_Bool bWrite, uno::Reference < lang::XMultiServiceFacto… in GetStorage_Impl()