Lines Matching refs:beans

147 …    uno::Reference<beans::XPropertySet> xProp(xNameCont->getByName(sFormComponent),uno::UNO_QUERY);  in inspect()
185 …Value(const ::rtl::OUString & PropertyName) throw (uno::RuntimeException, beans::UnknownPropertyEx… in getPropertyValue()
230 …ing & PropertyName, const uno::Any & Value) throw (uno::RuntimeException, beans::UnknownPropertyEx… in setPropertyValue()
272 beans::PropertyState SAL_CALL DataProviderHandler::getPropertyState(const ::rtl::OUString & Propert… in getPropertyState()
277 …ference< inspection::XPropertyControlFactory > & _xControlFactory) throw (beans::UnknownPropertyEx… in describePropertyLine()
312 …ertyValue, const uno::Any & _rControlValue) throw (uno::RuntimeException, beans::UnknownPropertyEx… in convertToPropertyValue()
340 …yValue, const uno::Type & ControlValueType) throw (uno::RuntimeException, beans::UnknownPropertyEx… in convertToControlValue()
371 void SAL_CALL DataProviderHandler::addPropertyChangeListener(const uno::Reference< beans::XProperty… in addPropertyChangeListener()
376 void SAL_CALL DataProviderHandler::removePropertyChangeListener(const uno::Reference< beans::XPrope… in removePropertyChangeListener()
381 uno::Sequence< beans::Property > SAL_CALL DataProviderHandler::getSupportedProperties() throw (uno:… in getSupportedProperties()
383 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
387 beans::Property aValue; in getSupportedProperties()
403 …return aNewProps.empty() ? uno::Sequence< beans::Property > () : uno::Sequence< beans::Property > … in getSupportedProperties()
422 …le( const ::rtl::OUString& _rPropertyName ) throw (uno::RuntimeException, beans::UnknownPropertyEx… in isComposable()
427 …ion::XObjectInspectorUI > & _rxInspectorUI) throw (uno::RuntimeException, beans::UnknownPropertyEx… in onInteractivePropertySelection()
509 beans::PropertyValue aParam; in impl_dialogLinkedFields_nothrow()
542 beans::PropertyValue aParam; in impl_dialogChartType_nothrow()