Lines Matching refs:beans
72 using ::com::sun::star::beans::XPropertySetInfo;
647 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxImportInfo->getPropertySetInfo(); in endDocument()
938 void SvXMLImport::SetStatistics(const uno::Sequence< beans::NamedValue> &) in SetStatistics()
968 sal_Bool SAL_CALL SvXMLImport::filter( const uno::Sequence< beans::PropertyValue >& ) in filter()
1006 uno::Reference<beans::XPropertySet> xTmpPropSet( xValue, UNO_QUERY ); in initialize()
1010 … uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxImportInfo->getPropertySetInfo(); in initialize()
1450 Reference< beans::XPropertySetInfo > xPropertySetInfo = in AddStyleDisplayName()
1485 void SvXMLImport::SetViewSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::Proper… in SetViewSettings()
1489 …etConfigurationSettings(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&) in SetConfigurationSettings()
1493 …cSettings(const ::rtl::OUString& _rSettingsGroupName, const uno::Sequence<beans::PropertyValue>& _… in SetDocumentSpecificSettings()
1507 uno::Reference< beans::XPropertySetInfo > xPropertySetInfo = mxImportInfo->getPropertySetInfo(); in GetProgressBarHelper()
1713 uno::Reference< beans::XPropertySet > xStorProps( xStor, uno::UNO_QUERY_THROW ); in IsODFVersionConsistent()
2040 const beans::StringPair mdref( GetStreamName(), i_rXmlId ); in SetXmlId()