Lines Matching refs:beans

224     virtual css::uno::Sequence< css::beans::NamedValue > SAL_CALL
227 const css::uno::Sequence< css::beans::NamedValue > & the_value)
239 virtual css::uno::Reference< css::beans::XPropertyContainer > SAL_CALL
243 const css::uno::Sequence< css::beans::PropertyValue > & Medium)
248 const css::uno::Sequence< css::beans::PropertyValue > & Medium)
254 const css::uno::Sequence< css::beans::PropertyValue > & Medium)
258 const css::uno::Sequence< css::beans::PropertyValue > & Medium)
275 throw (css::beans::PropertyVetoException, css::uno::RuntimeException);
288 const css::uno::Sequence< css::beans::StringPair >& i_rNamespaces)
316 css::uno::Reference<css::beans::XPropertyContainer> m_xUserDefined;
341 css::uno::Reference<css::beans::XPropertySet> SAL_CALL getURLProperties(
342 const css::uno::Sequence<css::beans::PropertyValue> & i_rMedium) const;
609 css::uno::Reference< css::beans::XPropertySet > SAL_CALL
611 const css::uno::Sequence< css::beans::PropertyValue > & i_rMedium) const in getURLProperties()
615 css::uno::Reference< css::beans::XPropertyContainer> xPropArg( in getURLProperties()
628 css::beans::PropertyAttribute::MAYBEVOID, in getURLProperties()
633 css::beans::PropertyAttribute::MAYBEVOID, in getURLProperties()
638 css::beans::PropertyAttribute::MAYBEVOID, in getURLProperties()
643 return css::uno::Reference< css::beans::XPropertySet>(xPropArg, in getURLProperties()
880 propsToStrings(css::uno::Reference<css::beans::XPropertySet> const & i_xPropSet) in propsToStrings()
885 css::uno::Reference<css::beans::XPropertySetInfo> xSetInfo in propsToStrings()
887 css::uno::Sequence<css::beans::Property> props = xSetInfo->getProperties(); in propsToStrings()
890 if (props[i].Attributes & css::beans::PropertyAttribute::TRANSIENT) { in propsToStrings()
1023 const css::uno::Reference<css::beans::XPropertySet> xPSet(m_xUserDefined, in updateUserDefinedAndAttributes()
1333 css::beans::PropertyAttribute::REMOVEABLE, any); in init()
1334 } catch (css::beans::PropertyExistException &) { in init()
1338 } catch (css::beans::IllegalTypeException &) { in init()
1733 css::uno::Sequence< css::beans::NamedValue > SAL_CALL
1738 ::comphelper::SequenceAsVector<css::beans::NamedValue> stats; in getDocumentStatistics()
1743 css::beans::NamedValue stat; in getDocumentStatistics()
1763 const css::uno::Sequence< css::beans::NamedValue > & the_value) in setDocumentStatistics()
1868 css::uno::Reference< css::beans::XPropertyContainer > SAL_CALL
1882 const css::uno::Sequence< css::beans::PropertyValue > & Medium) in loadFromStorage()
1923 css::uno::Reference<css::beans::XPropertySet> xPropArg = in loadFromStorage()
1962 const css::uno::Sequence< css::beans::PropertyValue > & Medium) in storeToStorage()
1981 css::uno::Reference< css::beans::XPropertySet > xStreamProps(xStream, in storeToStorage()
2013 css::uno::Reference<css::beans::XPropertySet> xPropArg = in storeToStorage()
2026 if (xFilter->filter(css::uno::Sequence< css::beans::PropertyValue >())) { in storeToStorage()
2040 const css::uno::Sequence< css::beans::PropertyValue > & Medium) in loadFromMedium()
2085 const css::uno::Sequence< css::beans::PropertyValue > & Medium) in storeToMedium()
2107 css::uno::Reference< css::beans::XPropertySet > xProps(xStorage, in storeToMedium()
2215 throw (css::beans::PropertyVetoException, css::uno::RuntimeException) in setModified()
2282 const css::uno::Sequence< css::beans::StringPair >& i_rNamespaces) in serialize()
2313 args[0] <<= css::beans::NamedValue( in createUserDefined()
2317 args[1] <<= css::beans::NamedValue( ::rtl::OUString( in createUserDefined()