Lines Matching refs:beans

137                                const com::sun::star::beans::PropertyState&  __State,  in MyProperty()
191 beans::PropertyState_DEFAULT_VALUE, in shell()
192 beans::PropertyAttribute::MAYBEVOID in shell()
193 | beans::PropertyAttribute::BOUND ) ); in shell()
202 beans::PropertyState_DEFAULT_VALUE, in shell()
203 beans::PropertyAttribute::MAYBEVOID in shell()
204 | beans::PropertyAttribute::BOUND in shell()
205 | beans::PropertyAttribute::READONLY ) ); in shell()
214 beans::PropertyState_DEFAULT_VALUE, in shell()
215 beans::PropertyAttribute::MAYBEVOID in shell()
216 | beans::PropertyAttribute::BOUND in shell()
217 | beans::PropertyAttribute::READONLY ) ); in shell()
226 beans::PropertyState_DEFAULT_VALUE, in shell()
227 beans::PropertyAttribute::MAYBEVOID in shell()
228 | beans::PropertyAttribute::BOUND in shell()
229 | beans::PropertyAttribute::READONLY ) ); in shell()
237 beans::PropertyState_DEFAULT_VALUE, in shell()
238 beans::PropertyAttribute::MAYBEVOID in shell()
239 | beans::PropertyAttribute::BOUND in shell()
240 | beans::PropertyAttribute::READONLY ) ); in shell()
249 beans::PropertyState_DEFAULT_VALUE, in shell()
250 beans::PropertyAttribute::MAYBEVOID in shell()
251 | beans::PropertyAttribute::BOUND in shell()
252 | beans::PropertyAttribute::READONLY ) ); in shell()
260 beans::PropertyState_DEFAULT_VALUE, in shell()
261 beans::PropertyAttribute::MAYBEVOID in shell()
262 | beans::PropertyAttribute::BOUND in shell()
263 | beans::PropertyAttribute::READONLY ) ); in shell()
271 beans::PropertyState_DEFAULT_VALUE, in shell()
272 beans::PropertyAttribute::MAYBEVOID in shell()
273 | beans::PropertyAttribute::BOUND in shell()
274 | beans::PropertyAttribute::READONLY ) ); in shell()
282 beans::PropertyState_DEFAULT_VALUE, in shell()
283 beans::PropertyAttribute::MAYBEVOID in shell()
284 | beans::PropertyAttribute::BOUND in shell()
285 | beans::PropertyAttribute::READONLY ) ); in shell()
295 beans::PropertyState_DEFAULT_VALUE, in shell()
296 beans::PropertyAttribute::MAYBEVOID in shell()
297 | beans::PropertyAttribute::BOUND in shell()
301 | beans::PropertyAttribute::READONLY)); // under unix/linux only readable in shell()
313 beans::PropertyState_DEFAULT_VALUE, in shell()
314 beans::PropertyAttribute::MAYBEVOID in shell()
315 | beans::PropertyAttribute::BOUND in shell()
316 | beans::PropertyAttribute::READONLY ) ); in shell()
325 beans::PropertyState_DEFAULT_VALUE, in shell()
326 beans::PropertyAttribute::MAYBEVOID in shell()
327 | beans::PropertyAttribute::BOUND ) ); in shell()
335 beans::PropertyState_DEFAULT_VALUE, in shell()
336 beans::PropertyAttribute::MAYBEVOID in shell()
337 | beans::PropertyAttribute::BOUND ) ); in shell()
345 beans::PropertyState_DEFAULT_VALUE, in shell()
346 beans::PropertyAttribute::MAYBEVOID in shell()
347 | beans::PropertyAttribute::BOUND ) ); in shell()
356 beans::PropertyState_DEFAULT_VALUE, in shell()
357 beans::PropertyAttribute::MAYBEVOID in shell()
358 | beans::PropertyAttribute::BOUND in shell()
359 | beans::PropertyAttribute::READONLY ) ); in shell()
372 … m_sCommandInfo[2].ArgType = getCppuType( static_cast< uno::Sequence< beans::Property >* >( 0 ) ); in shell()
376 …m_sCommandInfo[3].ArgType = getCppuType( static_cast< uno::Sequence< beans::PropertyValue >* >( 0 … in shell()
486 throw( beans::PropertyExistException, in associate()
487 beans::IllegalTypeException, in associate()
495 beans::PropertyState_DEFAULT_VALUE, in associate()
500 …throw beans::PropertyExistException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX … in associate()
513 …throw beans::PropertyExistException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX … in associate()
528 throw( beans::UnknownPropertyException, in deassociate()
529 beans::NotRemoveableException, in deassociate()
536 …throw beans::NotRemoveableException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX … in deassociate()
548 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in deassociate()
559 if( properties.find( ContentTProperty )->getState() == beans::PropertyState_DEFAULT_VALUE ) in deassociate()
751 const uno::Sequence< beans::Property >& seq, in ls()
800 uno::Reference< beans::XPropertySetInfo > SAL_CALL
806 return uno::Reference< beans::XPropertySetInfo >( p ); in info_p()
824 const uno::Sequence< beans::PropertyValue >& values ) in setv()
831 uno::Sequence< beans::PropertyChangeEvent > seqChanged( values.getLength() ); in setv()
844 …ret[i] <<= beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_… in setv()
852 if( it1->getAttributes() & beans::PropertyAttribute::READONLY ) in setv()
873 it1->getState() == beans::PropertyState_DEFAULT_VALUE ) in setv()
876 it1->setState( beans::PropertyState_DIRECT_VALUE ); in setv()
878 beans::PropertyAttribute::MAYBEVOID, in setv()
911 ret[0] <<= beans::PropertyValue( in setv()
914 beans::PropertyState_DIRECT_VALUE); in setv()
925 …ret[i] <<= beans::IllegalTypeException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREF… in setv()
975 names[0] <<= beans::PropertyValue( in setv()
978 beans::PropertyState_DIRECT_VALUE); in setv()
1033 …ret[i] <<= beans::IllegalTypeException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREF… in setv()
1061 const uno::Sequence< beans::Property >& properties ) in getv()
2161 const uno::Sequence< beans::Property >& seq ) in getMaskFromProperties()
2224 uno::Reference< beans::XPropertyContainer > xC( xS,uno::UNO_QUERY ); in load()
2225 uno::Reference< beans::XPropertyAccess > xA( xS,uno::UNO_QUERY ); in load()
2234 uno::Sequence< beans::Property > seq = xS->getPropertySetInfo()->getProperties(); in load()
2243 beans::PropertyState_DIRECT_VALUE, in load()
2490 const uno::Sequence< beans::Property >& properties, in getv()
2872 … const uno::Sequence< beans::PropertyChangeEvent >& seqChanged ) in notifyPropertyChanges()
2999 uno::Sequence< beans::Property > seqProperty = in copyPersistentSet()
3006 uno::Reference< beans::XPropertyContainer > in copyPersistentSet()
3029 uno::Sequence< beans::Property > props( 1 ); in queryCreatableContentsInfo()
3030 props[0] = beans::Property( in queryCreatableContentsInfo()
3034 beans::PropertyAttribute::MAYBEVOID in queryCreatableContentsInfo()
3035 | beans::PropertyAttribute::BOUND ); in queryCreatableContentsInfo()