Lines Matching refs:beans

105 beans::PropertyState lcl_SwXParagraph_getPropertyState(
110 throw (beans::UnknownPropertyException);
167 throw (beans::UnknownPropertyException, beans::PropertyVetoException,
174 throw (beans::UnknownPropertyException, lang::WrappedTargetException,
177 uno::Sequence< beans::GetDirectPropertyTolerantResult >
374 uno::Reference< beans::XPropertySetInfo > SAL_CALL
380 static uno::Reference< beans::XPropertySetInfo > xRef = in getPropertySetInfo()
390 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
407 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
423 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in SetPropertyValues_Impl()
441 throw beans::UnknownPropertyException( in SetPropertyValues_Impl()
446 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in SetPropertyValues_Impl()
448 throw beans::PropertyVetoException( in SetPropertyValues_Impl()
461 throw (beans::PropertyVetoException, lang::IllegalArgumentException, in setPropertyValues()
471 catch (beans::UnknownPropertyException &rException) in setPropertyValues()
486 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in GetPropertyValues_Impl()
504 throw beans::UnknownPropertyException( in GetPropertyValues_Impl()
512 beans::PropertyState eTemp; in GetPropertyValues_Impl()
540 catch (beans::UnknownPropertyException &) in getPropertyValues()
561 const uno::Reference< beans::XPropertiesChangeListener >& /*xListener*/ ) in addPropertiesChangeListener()
571 const uno::Reference< beans::XPropertiesChangeListener >& /*xListener*/ ) in removePropertiesChangeListener()
582 const uno::Reference< beans::XPropertiesChangeListener >& /*xListener*/ ) in firePropertiesChangeEvent()
594 uno::Sequence< beans::SetPropertyTolerantFailed > SAL_CALL
620 uno::Sequence< beans::SetPropertyTolerantFailed > aFailed( nProps ); in setPropertyValuesTolerant()
621 beans::SetPropertyTolerantFailed *pFailed = aFailed.getArray(); in setPropertyValuesTolerant()
642 beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in setPropertyValuesTolerant()
648 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValuesTolerant()
651 beans::TolerantPropertySetResultType::PROPERTY_VETO; in setPropertyValuesTolerant()
660 catch (beans::UnknownPropertyException &) in setPropertyValuesTolerant()
665 beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in setPropertyValuesTolerant()
670 beans::TolerantPropertySetResultType::ILLEGAL_ARGUMENT; in setPropertyValuesTolerant()
672 catch (beans::PropertyVetoException &) in setPropertyValuesTolerant()
675 beans::TolerantPropertySetResultType::PROPERTY_VETO; in setPropertyValuesTolerant()
680 beans::TolerantPropertySetResultType::WRAPPED_TARGET; in setPropertyValuesTolerant()
689 uno::Sequence< beans::GetPropertyTolerantResult > SAL_CALL
696 uno::Sequence< beans::GetDirectPropertyTolerantResult > aTmpRes( in getPropertyValuesTolerant()
698 const beans::GetDirectPropertyTolerantResult *pTmpRes = in getPropertyValuesTolerant()
703 uno::Sequence< beans::GetPropertyTolerantResult > aRes( nLen ); in getPropertyValuesTolerant()
704 beans::GetPropertyTolerantResult *pRes = aRes.getArray(); in getPropertyValuesTolerant()
713 uno::Sequence< beans::GetDirectPropertyTolerantResult > SAL_CALL
724 uno::Sequence< beans::GetDirectPropertyTolerantResult >
743 uno::Sequence< beans::GetDirectPropertyTolerantResult > aResult( nProps ); in GetPropertyValuesTolerant_Impl()
744 beans::GetDirectPropertyTolerantResult *pResult = aResult.getArray(); in GetPropertyValuesTolerant_Impl()
753 beans::GetDirectPropertyTolerantResult &rResult = pResult[nIdx]; in GetPropertyValuesTolerant_Impl()
764 beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in GetPropertyValuesTolerant_Impl()
771 beans::PropertyState eState = lcl_SwXParagraph_getPropertyState( in GetPropertyValuesTolerant_Impl()
778 rResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_FAILURE; in GetPropertyValuesTolerant_Impl()
780 (beans::PropertyState_DIRECT_VALUE == eState)) in GetPropertyValuesTolerant_Impl()
792 beans::PropertyState eTemp; in GetPropertyValuesTolerant_Impl()
806 rResult.Result = beans::TolerantPropertySetResultType::SUCCESS; in GetPropertyValuesTolerant_Impl()
811 …DBG_ASSERT( nIdx < 1 || pResult[nIdx - 1].Result != beans::TolerantPropertySetResultType::UNKNOW… in GetPropertyValuesTolerant_Impl()
816 catch (beans::UnknownPropertyException &) in GetPropertyValuesTolerant_Impl()
820 rResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in GetPropertyValuesTolerant_Impl()
824 rResult.Result = beans::TolerantPropertySetResultType::ILLEGAL_ARGUMENT; in GetPropertyValuesTolerant_Impl()
826 catch (beans::PropertyVetoException &) in GetPropertyValuesTolerant_Impl()
828 rResult.Result = beans::TolerantPropertySetResultType::PROPERTY_VETO; in GetPropertyValuesTolerant_Impl()
832 rResult.Result = beans::TolerantPropertySetResultType::WRAPPED_TARGET; in GetPropertyValuesTolerant_Impl()
882 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/) in addPropertyChangeListener()
883 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in addPropertyChangeListener()
896 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/) in removePropertyChangeListener()
897 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in removePropertyChangeListener()
910 const uno::Reference< beans::XVetoableChangeListener >& /*xListener*/) in addVetoableChangeListener()
911 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in addVetoableChangeListener()
924 const uno::Reference< beans::XVetoableChangeListener >& /*xListener*/) in removeVetoableChangeListener()
925 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in removeVetoableChangeListener()
933 beans::PropertyState lcl_SwXParagraph_getPropertyState( in lcl_SwXParagraph_getPropertyState()
939 throw (beans::UnknownPropertyException) in lcl_SwXParagraph_getPropertyState()
941 beans::PropertyState eRet = beans::PropertyState_DEFAULT_VALUE; in lcl_SwXParagraph_getPropertyState()
971 eRet = pFmt ? beans::PropertyState_DIRECT_VALUE in lcl_SwXParagraph_getPropertyState()
972 : beans::PropertyState_AMBIGUOUS_VALUE; in lcl_SwXParagraph_getPropertyState()
979 eRet = sVal.Len() ? beans::PropertyState_DIRECT_VALUE in lcl_SwXParagraph_getPropertyState()
980 : beans::PropertyState_AMBIGUOUS_VALUE; in lcl_SwXParagraph_getPropertyState()
986 eRet = beans::PropertyState_DIRECT_VALUE; in lcl_SwXParagraph_getPropertyState()
995 beans::PropertyState SAL_CALL
997 throw (beans::UnknownPropertyException, uno::RuntimeException) in getPropertyState()
1008 throw beans::UnknownPropertyException( in getPropertyState()
1014 const beans::PropertyState eRet = in getPropertyState()
1022 uno::Sequence< beans::PropertyState > SAL_CALL
1025 throw (beans::UnknownPropertyException, uno::RuntimeException) in getPropertyStates()
1032 uno::Sequence< beans::PropertyState > aRet(PropertyNames.getLength()); in getPropertyStates()
1033 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates()
1045 throw beans::UnknownPropertyException( in getPropertyStates()
1053 *pStates = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
1070 throw (beans::UnknownPropertyException, uno::RuntimeException) in setPropertyToDefault()
1091 throw beans::UnknownPropertyException( in setPropertyToDefault()
1097 if (pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyToDefault()
1147 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyDefault()
1164 throw beans::UnknownPropertyException( in getPropertyDefault()