Lines Matching refs:beans

80 using namespace ::com::sun::star::beans;
341 uno::Reference< beans::XPropertySetInfo > SwXFootnoteProperties::getPropertySetInfo(void) in getPropertySetInfo()
344 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo()
351 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
466 …throw beans::UnknownPropertyException(OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Unknown property: … in setPropertyValue()
475 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in getPropertyValue()
598 …const OUString& /*rPropertyName*/, const uno::Reference< beans::XPropertyChangeListener > & /*xLis… in addPropertyChangeListener()
599 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in addPropertyChangeListener()
607 …const OUString& /*rPropertyName*/, const uno::Reference< beans::XPropertyChangeListener > & /*xLis… in removePropertyChangeListener()
608 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in removePropertyChangeListener()
616 …const OUString& /*rPropertyName*/, const uno::Reference< beans::XVetoableChangeListener > & /*xLis… in addVetoableChangeListener()
617 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in addVetoableChangeListener()
625 …const OUString& /*rPropertyName*/, const uno::Reference< beans::XVetoableChangeListener > & /*xLis… in removeVetoableChangeListener()
626 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in removeVetoableChangeListener()
677 uno::Reference< beans::XPropertySetInfo > SwXEndnoteProperties::getPropertySetInfo(void) throw( un… in getPropertySetInfo()
679 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo()
686 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
856 …ing& /*PropertyName*/, const uno::Reference< beans::XPropertyChangeListener > & /*xListener*/) thr… in addPropertyChangeListener()
864 const uno:: Reference< beans::XPropertyChangeListener > & /*xListener*/) in removePropertyChangeListener()
865 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in removePropertyChangeListener()
873 const uno:: Reference< beans::XVetoableChangeListener > & /*xListener*/) in addVetoableChangeListener()
874 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in addVetoableChangeListener()
881 …leChangeListener(const OUString& /*PropertyName*/, const uno:: Reference< beans::XVetoableChangeLi… in removeVetoableChangeListener()
882 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in removeVetoableChangeListener()
932 uno::Reference< beans::XPropertySetInfo > SwXLineNumberingProperties::getPropertySetInfo(void) thr… in getPropertySetInfo()
934 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo()
1168 …g& /*rPropertyName*/, const uno:: Reference< beans::XPropertyChangeListener > & /*xListener*/) thr… in addPropertyChangeListener()
1175 …g& /*rPropertyName*/, const uno:: Reference< beans::XPropertyChangeListener > & /*xListener*/) thr… in removePropertyChangeListener()
1182 …g& /*rPropertyName*/, const uno:: Reference< beans::XVetoableChangeListener > & /*xListener*/) thr… in addVetoableChangeListener()
1189 …eChangeListener(const OUString& /*rPropertyName*/, const uno:: Reference< beans::XVetoableChangeLi… in removeVetoableChangeListener()
1190 throw( beans::UnknownPropertyException, lang::WrappedTargetException, uno::RuntimeException ) in removeVetoableChangeListener()
1344 const uno::Sequence<beans::PropertyValue>& rProperties = in replaceByIndex()
1345 *(const uno::Sequence<beans::PropertyValue>*)rElement.getValue(); in replaceByIndex()
1433 uno::Sequence<beans::PropertyValue> aRet = GetNumberingRuleByIndex( in getByIndex()
1435 aVal.setValue(&aRet, ::getCppuType((uno::Sequence<beans::PropertyValue>*)0)); in getByIndex()
1440 uno::Sequence<beans::PropertyValue> aRet = GetNumberingRuleByIndex( in getByIndex()
1442 aVal.setValue(&aRet, ::getCppuType((uno::Sequence<beans::PropertyValue>*)0)); in getByIndex()
1454 return ::getCppuType((uno::Sequence<beans::PropertyValue>*)0); in getElementType()
1466 uno::Sequence<beans::PropertyValue> SwXNumberingRules::GetNumberingRuleByIndex( in GetNumberingRuleByIndex()
1714 uno::Sequence<beans::PropertyValue> aSeq(aPropertyValues.Count()); in GetNumberingRuleByIndex()
1715 beans::PropertyValue* pArray = aSeq.getArray(); in GetNumberingRuleByIndex()
1745 const uno::Sequence<beans::PropertyValue>& rProperties, sal_Int32 nIndex) in SetNumberingRuleByIndex()
1786 const beans::PropertyValue* pPropArray = rProperties.getConstArray(); in SetNumberingRuleByIndex()
1791 const beans::PropertyValue& rProp = pPropArray[i]; in SetNumberingRuleByIndex()
2245 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo()
2652 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()