Lines Matching refs:beans
88 const Reference<beans::XPropertySet>& rxSet, in GetOptionalProperty()
95 const Reference<beans::XPropertySetInfo> xInfo (rxSet->getPropertySetInfo()); in GetOptionalProperty()
102 catch (beans::UnknownPropertyException&) in GetOptionalProperty()
254 uno::Reference<beans::XPropertySet> xSet (mxShape, uno::UNO_QUERY); in UpdateStates()
263 catch (::com::sun::star::beans::UnknownPropertyException&) in UpdateStates()
623 Reference<beans::XPropertySet> xSet (mxShape, uno::UNO_QUERY); in getBounds()
624 Reference<beans::XPropertySetInfo> xSetInfo; in getBounds()
639 catch (beans::UnknownPropertyException e) in getBounds()
798 uno::Reference<beans::XPropertySet> aSet (mxShape, uno::UNO_QUERY); in getForeground()
806 catch (::com::sun::star::beans::UnknownPropertyException) in getForeground()
824 uno::Reference<beans::XPropertySet> aSet (mxShape, uno::UNO_QUERY); in getBackground()
846 catch (::com::sun::star::beans::UnknownPropertyException) in getBackground()
1526 Reference<beans::XPropertySet> xSet (mxShape, uno::UNO_QUERY_THROW); in UpdateNameAndDescription()
1759 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleShape:… in getCharacterAttributes()
1761 uno::Sequence< ::com::sun::star::beans::PropertyValue > aValues(0); in getCharacterAttributes()