Lines Matching refs:NS_UNO

47 #define NS_UNO		::com::sun::star::uno  macro
61 NS_UNO::Reference< ::com::sun::star::beans::XPropertySetInfo > _xInfo;
71 virtual NS_UNO::Reference< NS_BEANS::XPropertySetInfo > SAL_CALL
72 getPropertySetInfo(void) throw( NS_UNO::RuntimeException );
75 const NS_UNO::Any& aValue)
81 virtual NS_UNO::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName )
84 NS_UNO::RuntimeException);
87 const NS_UNO::Reference< NS_BEANS::XPropertyChangeListener >& )
91 const NS_UNO::Reference< NS_BEANS::XPropertyChangeListener >& )
95 const NS_UNO::Reference< NS_BEANS::XVetoableChangeListener >& )
99 const NS_UNO::Reference< NS_BEANS::XVetoableChangeListener >& )
103 …virtual NS_UNO::Sequence< NS_BEANS::PropertyValue > SAL_CALL getPropertyValues(void) throw (::com:…
104 …virtual void SAL_CALL setPropertyValues(const NS_UNO::Sequence< NS_BEANS::PropertyValue >& Propert…
117 NS_UNO::Sequence< NS_BEANS::Property > _aProps;
123 PropertySetInfoImpl( NS_UNO::Sequence< NS_BEANS::Property >& rProps );
126 NS_UNO::Sequence< NS_BEANS::Property > SAL_CALL getProperties(void) throw ();
128 throw( NS_UNO::RuntimeException );
130 throw ( NS_UNO::RuntimeException );
143 virtual NS_UNO::Sequence< NS_BEANS::Property > SAL_CALL getProperties(void)
144 throw( NS_UNO::RuntimeException );
146 throw( NS_UNO::RuntimeException );
148 throw( NS_UNO::RuntimeException );
166 const NS_UNO::Any& DefaultValue)
168 NS_LANG::IllegalArgumentException, NS_UNO::RuntimeException );
170 throw( NS_BEANS::UnknownPropertyException, NS_UNO::RuntimeException );
173 virtual NS_UNO::Sequence< NS_BEANS::Property > SAL_CALL getProperties(void) throw();
175 throw( NS_UNO::RuntimeException );
177 throw( NS_UNO::RuntimeException );
180 virtual NS_UNO::Sequence< NS_BEANS::PropertyValue > SAL_CALL getPropertyValues(void);
181 …virtual void SAL_CALL setPropertyValues(const NS_UNO::Sequence< NS_BEANS::PropertyValue >& Propert…
194 #undef NS_UNO