Lines Matching refs:beans

128 struct PropertyCompare : public ::std::binary_function< beans::Property, ::rtl::OUString , bool >
130 bool operator() (const beans::Property& x, const ::rtl::OUString& y) const in operator ()()
134 bool operator() (const ::rtl::OUString& x,const beans::Property& y) const in operator ()()
297 …m_xReportComponent->removePropertyChangeListener(PROPERTY_DATAFIELD,static_cast< beans::XPropertyC… in disposing()
330 …m_xReportComponent->removePropertyChangeListener(PROPERTY_DATAFIELD,static_cast< beans::XPropertyC… in inspect()
341 uno::Reference< beans::XPropertySet > xProp( m_xFormComponentHandler,uno::UNO_QUERY ); in inspect()
347 …m_xReportComponent->addPropertyChangeListener(PROPERTY_DATAFIELD,static_cast< beans::XPropertyChan… in inspect()
364 …Value(const ::rtl::OUString & PropertyName) throw (uno::RuntimeException, beans::UnknownPropertyEx… in getPropertyValue()
458 …ing & PropertyName, const uno::Any & Value) throw (uno::RuntimeException, beans::UnknownPropertyEx… in setPropertyValue()
533 beans::PropertyChangeEvent aEvent; in setPropertyValue()
539 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in setPropertyValue()
651 uno::Sequence< beans::NamedValue > aFontSettings; in setPropertyValue()
672 beans::PropertyState SAL_CALL GeometryHandler::getPropertyState(const ::rtl::OUString & PropertyNam… in getPropertyState()
712 …ference< inspection::XPropertyControlFactory > & _xControlFactory) throw (beans::UnknownPropertyEx… in describePropertyLine()
868 xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.0)); in describePropertyLine()
887 xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.0)); in describePropertyLine()
888 …xNumericControl->setMaxValue(beans::Optional<double>(sal_True,double(aSize.Width - nLeftMargin - n… in describePropertyLine()
893 … xNumericControl->setMinValue(beans::Optional<double>(sal_True,0.08 )); in describePropertyLine()
913 xNumericControl->setMinValue(beans::Optional<double>(sal_True,nHeight )); in describePropertyLine()
920 beans::Property GeometryHandler::getProperty(const ::rtl::OUString & PropertyName) in getProperty()
922 uno::Sequence< beans::Property > aProps = getSupportedProperties(); in getProperty()
923 const beans::Property* pIter = aProps.getConstArray(); in getProperty()
924 const beans::Property* pEnd = pIter + aProps.getLength(); in getProperty()
925 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getProperty()
927 return beans::Property(); in getProperty()
946 const beans::Property aProp = getProperty(PropertyName); in getConstantValue()
951 …pertyName, const uno::Any & _rControlValue) throw (uno::RuntimeException, beans::UnknownPropertyEx… in convertToPropertyValue()
1002 const beans::Property aProp = getProperty(PropertyName); in convertToPropertyValue()
1108 …alue, const uno::Type & _rControlValueType) throw (uno::RuntimeException, beans::UnknownPropertyEx… in convertToControlValue()
1252 void SAL_CALL GeometryHandler::addPropertyChangeListener(const uno::Reference< beans::XPropertyChan… in addPropertyChangeListener()
1259 void SAL_CALL GeometryHandler::removePropertyChangeListener(const uno::Reference< beans::XPropertyC… in removePropertyChangeListener()
1267 uno::Sequence< beans::Property > SAL_CALL GeometryHandler::getSupportedProperties() throw (uno::Run… in getSupportedProperties()
1269 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
1309 … const uno::Reference < beans::XPropertySetInfo > xInfo = m_xReportComponent->getPropertySetInfo(); in getSupportedProperties()
1310 const uno::Sequence< beans::Property> aSeq = xInfo->getProperties(); in getSupportedProperties()
1313 const beans::Property* pIter = aSeq.getConstArray(); in getSupportedProperties()
1314 const beans::Property* pEnd = pIter + aSeq.getLength(); in getSupportedProperties()
1315 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getSupportedProperties()
1321 beans::Property aValue; in getSupportedProperties()
1342 return uno::Sequence< beans::Property > (&(*aNewProps.begin()),aNewProps.size()); in getSupportedProperties()
1376 …ble(const ::rtl::OUString & _rPropertyName) throw (uno::RuntimeException, beans::UnknownPropertyEx… in isComposable()
1381 …ion::XObjectInspectorUI > & _rxInspectorUI) throw (uno::RuntimeException, beans::UnknownPropertyEx… in onInteractivePropertySelection()
1407 uno::Sequence< beans::NamedValue > aFontSettings; in onInteractivePropertySelection()
1427 uno::Reference< beans::XPropertySet > xRowSet( m_xRowSet,uno::UNO_QUERY); in onInteractivePropertySelection()
1450 beans::PropertyChangeEvent aScopeEvent; in onInteractivePropertySelection()
1454 … m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in onInteractivePropertySelection()
1568 uno::Reference< beans::XPropertySet> xRowSetProp(m_xRowSet,uno::UNO_QUERY); in impl_dialogFilter_nothrow()
1595 uno::Reference< beans::XPropertySet > xDialogProps( xDialog, uno::UNO_QUERY_THROW ); in impl_dialogFilter_nothrow()
1630 …throw beans::PropertyVetoException(String(ModuleRes(RID_STR_ILLEGAL_POSITION)),xSourceReportCompon… in checkPosAndSize()
1643 …throw beans::PropertyVetoException(String(ModuleRes( RID_STR_OVERLAP_OTHER_CONTROL)),xSourceReport… in checkPosAndSize()
1828 …const beans::Optional< ::rtl::OUString> aInitalFormula = aFind.first->second.first->getInitialForm… in isDefaultFunction()
1966 beans::PropertyChangeEvent aEvent; in createDefaultFunction()
1989 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in createDefaultFunction()
2029 beans::PropertyChangeEvent aScopeEvent; in resetOwnProperties()
2033 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
2037 beans::PropertyChangeEvent aFormulaEvent; in resetOwnProperties()
2042 … m_aPropertyListeners.notify( aFormulaEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
2046 beans::PropertyChangeEvent aScopeEvent; in resetOwnProperties()
2050 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
2068 uno::Reference< beans::XPropertySet > xFormSet( m_xRowSet, uno::UNO_QUERY ); in impl_initFieldList_nothrow()
2095 …const beans::Optional< ::rtl::OUString> aInitalFormula = aFind.first->second.first->getInitialForm… in impl_isCounterFunction_throw()
2145 beans::Optional< ::rtl::OUString> aInitialFormula = _aFunction.m_sInitialFormula; in impl_createFunction()
2212 void SAL_CALL GeometryHandler::propertyChange(const beans::PropertyChangeEvent& /*evt*/) throw(uno:… in propertyChange()