Lines Matching refs:com

68 using namespace ::com::sun::star;
69 using namespace ::com::sun::star::util;
70 using namespace ::com::sun::star::uno;
71 using namespace ::com::sun::star::lang;
72 using namespace ::com::sun::star::beans;
73 using namespace ::com::sun::star::frame;
74 using namespace ::com::sun::star::linguistic2;
76 #define CSS com::sun::star
487 virtual ::com::sun::star::uno::Sequence<
488 ::com::sun::star::lang::Locale > SAL_CALL
490 throw(::com::sun::star::uno::RuntimeException);
492 hasLocale( const ::com::sun::star::lang::Locale& rLocale )
493 throw(::com::sun::star::uno::RuntimeException);
496 virtual ::com::sun::star::uno::Sequence<
497 ::com::sun::star::uno::Reference<
498 ::com::sun::star::linguistic2::XMeaning > > SAL_CALL
500 const ::com::sun::star::lang::Locale& rLocale,
501 const ::com::sun::star::beans::PropertyValues& rProperties )
502 throw(::com::sun::star::lang::IllegalArgumentException,
503 ::com::sun::star::uno::RuntimeException);
626 virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL
628 throw(::com::sun::star::uno::RuntimeException);
631 throw(::com::sun::star::uno::RuntimeException);
636 const ::com::sun::star::beans::PropertyValues& rProperties )
637 throw(::com::sun::star::lang::IllegalArgumentException,
638 ::com::sun::star::uno::RuntimeException);
639 virtual ::com::sun::star::uno::Reference<
640 ::com::sun::star::linguistic2::XSpellAlternatives > SAL_CALL
642 const ::com::sun::star::beans::PropertyValues& rProperties )
643 throw(::com::sun::star::lang::IllegalArgumentException,
644 ::com::sun::star::uno::RuntimeException);
731 virtual ::com::sun::star::uno::Sequence<
732 ::com::sun::star::lang::Locale > SAL_CALL
734 throw(::com::sun::star::uno::RuntimeException);
736 hasLocale( const ::com::sun::star::lang::Locale& rLocale )
737 throw(::com::sun::star::uno::RuntimeException);
740 virtual ::com::sun::star::uno::Reference<
741 ::com::sun::star::linguistic2::XHyphenatedWord > SAL_CALL
743 const ::com::sun::star::lang::Locale& rLocale,
745 const ::com::sun::star::beans::PropertyValues& rProperties )
746 throw(::com::sun::star::lang::IllegalArgumentException,
747 ::com::sun::star::uno::RuntimeException);
748 virtual ::com::sun::star::uno::Reference<
749 ::com::sun::star::linguistic2::XHyphenatedWord > SAL_CALL
751 const ::com::sun::star::lang::Locale& rLocale,
753 const ::com::sun::star::beans::PropertyValues& rProperties )
754 throw(::com::sun::star::lang::IllegalArgumentException,
755 ::com::sun::star::uno::RuntimeException);
756 virtual ::com::sun::star::uno::Reference<
757 ::com::sun::star::linguistic2::XPossibleHyphens > SAL_CALL
760 const ::com::sun::star::lang::Locale& rLocale,
761 const ::com::sun::star::beans::PropertyValues& rProperties )
762 throw(::com::sun::star::lang::IllegalArgumentException,
763 ::com::sun::star::uno::RuntimeException);
1190 catch(com::sun::star::uno::Exception &) in GetStandard()
1265 const ::com::sun::star::uno::Reference< in SvxGetAltSpelling()
1266 ::com::sun::star::linguistic2::XHyphenatedWord > & rHyphWord ) in SvxGetAltSpelling()