Lines Matching refs:beans

105 							const uno::Sequence< uno::Sequence< beans::StringPair > >& aRelInfo )  in completeStorageStreamCopy_Impl()
107 uno::Reference< beans::XPropertySet > xSourceProps( xSource, uno::UNO_QUERY ); in completeStorageStreamCopy_Impl()
108 uno::Reference< beans::XPropertySet > xDestProps( xDest, uno::UNO_QUERY ); in completeStorageStreamCopy_Impl()
195 uno::Sequence< beans::PropertyValue > xProperties, in OStorage_Impl()
235 uno::Sequence< beans::PropertyValue > xProperties, in OStorage_Impl()
481 …aArguments[ 1 ] <<= beans::NamedValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AllowRemoveO… in OpenOwnPackage()
490 beans::NamedValue aNamedValue( m_xProperties[aInd].Name, in OpenOwnPackage()
505 beans::NamedValue aNamedValue; in OpenOwnPackage()
514 beans::NamedValue aNamedValue; in OpenOwnPackage()
566 uno::Reference< beans::XPropertySet > xProps( m_xPackageFolder, uno::UNO_QUERY_THROW ); in GetStorageProperties()
570 uno::Reference< beans::XPropertySet > xPackageProps( m_xPackage, uno::UNO_QUERY_THROW ); in GetStorageProperties()
696 m_aRelInfo = uno::Sequence< uno::Sequence< beans::StringPair > >(); in ReadContents()
709 uno::Reference< beans::XPropertySet > xPropSet( xDest, uno::UNO_QUERY ); in CopyToStorage()
754 uno::Sequence< beans::NamedValue > aAlgorithms; in CopyToStorage()
755 … uno::Reference< beans::XPropertySet > xPackPropSet( m_xPackage, uno::UNO_QUERY_THROW ); in CopyToStorage()
845 uno::Sequence< beans::PropertyValue > aStrProps(0); in CopyStorageElement()
846 uno::Sequence< beans::PropertyValue > aSrcPkgProps = pElement->m_pStream->GetStreamProperties(); in CopyStorageElement()
947 uno::Reference< beans::XPropertySet > xProps( xDestStream, uno::UNO_QUERY_THROW ); in CopyStorageElement()
981 uno::Reference< beans::XPropertySet > xProps( xDestStream, uno::UNO_QUERY_THROW ); in CopyStorageElement()
1004 uno::Sequence< uno::Sequence< beans::StringPair > > OStorage_Impl::GetAllRelationshipsIfAny() in GetAllRelationshipsIfAny()
1007 return uno::Sequence< uno::Sequence< beans::StringPair > >(); in GetAllRelationshipsIfAny()
1259 uno::Reference< beans::XPropertySet > xProps( xNewPackageFolder, uno::UNO_QUERY ); in Commit()
1365 m_aRelInfo = uno::Sequence< uno::Sequence< beans::StringPair > >(); in Revert()
1855 uno::Reference< beans::XPropertySet > xPropSet( xRelsStream, uno::UNO_QUERY_THROW ); in CommitRelInfo()
1884 uno::Reference< beans::XPropertySet > xPropSet( xRelsStream, uno::UNO_QUERY_THROW ); in CommitRelInfo()
1893 m_aRelInfo = uno::Sequence< uno::Sequence< beans::StringPair > >(); in CommitRelInfo()
1933 uno::Sequence< beans::PropertyValue > xProperties, in OStorage()
1945 uno::Sequence< beans::PropertyValue > xProperties, in OStorage()
2265 , static_cast<beans::XPropertySet*> ( this ) in queryInterface()
2351 , ::getCppuType( ( const uno::Reference< beans::XPropertySet >* )NULL ) ); in getTypes()
2363 , ::getCppuType( ( const uno::Reference< beans::XPropertySet >* )NULL ) ); in getTypes()
2375 , ::getCppuType( ( const uno::Reference< beans::XPropertySet >* )NULL ) ); in getTypes()
2385 , ::getCppuType( ( const uno::Reference< beans::XPropertySet >* )NULL ) ); in getTypes()
3574 …const ::rtl::OUString& aStreamName, sal_Int32 nOpenMode, const uno::Sequence< beans::NamedValue >&… in openEncryptedStream()
3684 const uno::Sequence< beans::NamedValue >& aEncryptionData ) in cloneEncryptedStream()
4304 throw ( beans::PropertyVetoException, in setModified()
4316 …throw beans::PropertyVetoException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in setModified()
4708 uno::Reference< beans::XPropertySet > xPackPropSet( m_pImpl->m_xPackage, uno::UNO_QUERY_THROW ); in removeEncryption()
4712 uno::makeAny( uno::Sequence< beans::NamedValue >() ) ); in removeEncryption()
4740 void SAL_CALL OStorage::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptionDat… in setEncryptionData()
4784 uno::Reference< beans::XPropertySet > xPackPropSet( m_pImpl->m_xPackage, uno::UNO_QUERY_THROW ); in setEncryptionData()
4809 void SAL_CALL OStorage::setEncryptionAlgorithms( const uno::Sequence< beans::NamedValue >& aAlgorit… in setEncryptionAlgorithms()
4852 uno::Reference< beans::XPropertySet > xPackPropSet( m_pImpl->m_xPackage, uno::UNO_QUERY_THROW ); in setEncryptionAlgorithms()
4882 uno::Sequence< beans::NamedValue > SAL_CALL OStorage::getEncryptionAlgorithms() in getEncryptionAlgorithms()
4898 uno::Sequence< beans::NamedValue > aResult; in getEncryptionAlgorithms()
4923 uno::Reference< beans::XPropertySet > xPackPropSet( m_pImpl->m_xPackage, uno::UNO_QUERY_THROW ); in getEncryptionAlgorithms()
4952 uno::Reference< beans::XPropertySetInfo > SAL_CALL OStorage::getPropertySetInfo() in getPropertySetInfo()
4964 return uno::Reference< beans::XPropertySetInfo >(); in getPropertySetInfo()
4970 throw ( beans::UnknownPropertyException, in setPropertyValue()
4971 beans::PropertyVetoException, in setPropertyValue()
4995 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in setPropertyValue()
5025 …throw beans::PropertyVetoException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in setPropertyValue()
5027 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in setPropertyValue()
5046 m_pImpl->m_aRelInfo = uno::Sequence< uno::Sequence< beans::StringPair > >(); in setPropertyValue()
5069 …throw beans::PropertyVetoException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in setPropertyValue()
5071 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in setPropertyValue()
5074 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in setPropertyValue()
5082 throw ( beans::UnknownPropertyException, in getPropertyValue()
5161 uno::Reference< beans::XPropertySet > xPackPropSet( m_pImpl->m_xPackage, uno::UNO_QUERY ); in getPropertyValue()
5187 …throw beans::UnknownPropertyException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in getPropertyValue()
5194 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/ ) in addPropertyChangeListener()
5195 throw ( beans::UnknownPropertyException, in addPropertyChangeListener()
5214 const uno::Reference< beans::XPropertyChangeListener >& /*aListener*/ ) in removePropertyChangeListener()
5215 throw ( beans::UnknownPropertyException, in removePropertyChangeListener()
5234 const uno::Reference< beans::XVetoableChangeListener >& /*aListener*/ ) in addVetoableChangeListener()
5235 throw ( beans::UnknownPropertyException, in addVetoableChangeListener()
5254 const uno::Reference< beans::XVetoableChangeListener >& /*aListener*/ ) in removeVetoableChangeListener()
5255 throw ( beans::UnknownPropertyException, in removeVetoableChangeListener()
5323 uno::Sequence< beans::StringPair > aSeq = getRelationshipByID( sID ); in getTargetByID()
5348 uno::Sequence< beans::StringPair > aSeq = getRelationshipByID( sID ); in getTypeByID()
5357 uno::Sequence< beans::StringPair > SAL_CALL OStorage::getRelationshipByID( const ::rtl::OUString& … in getRelationshipByID()
5374 uno::Sequence< uno::Sequence< beans::StringPair > > aSeq = getAllRelationships(); in getRelationshipByID()
5388 uno::Sequence< uno::Sequence< beans::StringPair > > SAL_CALL OStorage::getRelationshipsByType( con… in getRelationshipsByType()
5403 uno::Sequence< uno::Sequence< beans::StringPair > > aResult; in getRelationshipsByType()
5407 uno::Sequence< uno::Sequence< beans::StringPair > > aSeq = getAllRelationships(); in getRelationshipsByType()
5425 uno::Sequence< uno::Sequence< beans::StringPair > > SAL_CALL OStorage::getAllRelationships() in getAllRelationships()
5443 …insertRelationshipByID( const ::rtl::OUString& sID, const uno::Sequence< beans::StringPair >& aEn… in insertRelationshipByID()
5464 uno::Sequence< uno::Sequence< beans::StringPair > > aSeq = getAllRelationships(); in insertRelationshipByID()
5524 uno::Sequence< uno::Sequence< beans::StringPair > > aSeq = getAllRelationships(); in removeRelationshipByID()
5550 void SAL_CALL OStorage::insertRelationships( const uno::Sequence< uno::Sequence< beans::StringPair… in insertRelationships()
5567 uno::Sequence< uno::Sequence< beans::StringPair > > aSeq = getAllRelationships(); in insertRelationships()
5568 …uno::Sequence< uno::Sequence< beans::StringPair > > aResultSeq( aSeq.getLength() + aEntries.getLen… in insertRelationships()
5677 const uno::Sequence< beans::PropertyValue >& aProps ) in insertStreamElementDirect()
6033 beans::UnknownPropertyException, in getElementPropertyValue()
6034 beans::PropertyVetoException, in getElementPropertyValue()
6063 …throw beans::PropertyVetoException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX )… in getElementPropertyValue()
6092 catch( beans::UnknownPropertyException& aUnknownPropertyException ) in getElementPropertyValue()
6098 catch( beans::PropertyVetoException& aPropertyVetoException ) in getElementPropertyValue()
6333 …::rtl::OUString& aStreamPath, ::sal_Int32 nOpenMode, const uno::Sequence< beans::NamedValue >& aEn… in openEncryptedStreamByHierarchicalName()