Lines Matching refs:OStorage

425 void OStorage_Impl::SetReadOnlyWrap( OStorage& aStorage )  in SetReadOnlyWrap()
433 void OStorage_Impl::RemoveReadOnlyWrap( OStorage& aStorage ) in RemoveReadOnlyWrap()
1770 OStorage* pResultStorage = new OStorage( m_pRelStorElement->m_pStorage, sal_False ); in CreateRelStorage()
1931 OStorage::OStorage( uno::Reference< io::XInputStream > xInputStream, in OStorage() function in OStorage
1943 OStorage::OStorage( uno::Reference< io::XStream > xStream, in OStorage() function in OStorage
1955 OStorage::OStorage( OStorage_Impl* pImpl, sal_Bool bReadOnlyWrap ) in OStorage() function in OStorage
1972 OStorage::~OStorage() in ~OStorage()
2009 void SAL_CALL OStorage::InternalDispose( sal_Bool bNotifyImpl ) in InternalDispose()
2083 void OStorage::ChildIsDisposed( const uno::Reference< uno::XInterface >& xChild ) in ChildIsDisposed()
2109 void OStorage::BroadcastModifiedIfNecessary() in BroadcastModifiedIfNecessary()
2141 void OStorage::BroadcastTransaction( sal_Int8 nMessage ) in BroadcastTransaction()
2190 SotElement_Impl* OStorage::OpenStreamElement_Impl( const ::rtl::OUString& aStreamName, sal_Int32 nO… in OpenStreamElement_Impl()
2226 void OStorage::MakeLinkToSubComponent_Impl( const uno::Reference< lang::XComponent >& xComponent ) in MakeLinkToSubComponent_Impl()
2248 uno::Any SAL_CALL OStorage::queryInterface( const uno::Type& rType ) in queryInterface()
2311 void SAL_CALL OStorage::acquire() throw() in acquire()
2317 void SAL_CALL OStorage::release() throw() in release()
2327 uno::Sequence< uno::Type > SAL_CALL OStorage::getTypes() in getTypes()
2396 uno::Sequence< sal_Int8 > SAL_CALL OStorage::getImplementationId() in getImplementationId()
2409 void SAL_CALL OStorage::copyToStorage( const uno::Reference< embed::XStorage >& xDest ) in copyToStorage()
2475 uno::Reference< io::XStream > SAL_CALL OStorage::openStreamElement( in openStreamElement()
2578 uno::Reference< io::XStream > SAL_CALL OStorage::openEncryptedStreamElement( in openEncryptedStreamElement()
2594 uno::Reference< embed::XStorage > SAL_CALL OStorage::openStorageElement( in openStorageElement()
2688 OStorage* pResultStorage = new OStorage( pElement->m_pStorage, bReadOnlyWrap ); in openStorageElement()
2749 uno::Reference< io::XStream > SAL_CALL OStorage::cloneStreamElement( const ::rtl::OUString& aStream… in cloneStreamElement()
2831 uno::Reference< io::XStream > SAL_CALL OStorage::cloneEncryptedStreamElement( in cloneEncryptedStreamElement()
2848 void SAL_CALL OStorage::copyLastCommitTo( in copyLastCommitTo()
2914 void SAL_CALL OStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
3013 sal_Bool SAL_CALL OStorage::isStreamElement( const ::rtl::OUString& aElementName ) in isStreamElement()
3082 sal_Bool SAL_CALL OStorage::isStorageElement( const ::rtl::OUString& aElementName ) in isStorageElement()
3151 void SAL_CALL OStorage::removeElement( const ::rtl::OUString& aElementName ) in removeElement()
3244 void SAL_CALL OStorage::renameElement( const ::rtl::OUString& aElementName, const ::rtl::OUString& … in renameElement()
3349 void SAL_CALL OStorage::copyElementTo( const ::rtl::OUString& aElementName, in copyElementTo()
3454 void SAL_CALL OStorage::moveElementTo( const ::rtl::OUString& aElementName, in moveElementTo()
3573 uno::Reference< io::XStream > SAL_CALL OStorage::openEncryptedStream( in openEncryptedStream()
3682 uno::Reference< io::XStream > SAL_CALL OStorage::cloneEncryptedStream( in cloneEncryptedStream()
3777 uno::Reference< io::XInputStream > SAL_CALL OStorage::getPlainRawStreamElement( in getPlainRawStreamElement()
3886 uno::Reference< io::XInputStream > SAL_CALL OStorage::getRawEncrStreamElement( in getRawEncrStreamElement()
4006 void SAL_CALL OStorage::insertRawEncrStreamElement( const ::rtl::OUString& aStreamName, in insertRawEncrStreamElement()
4105 void SAL_CALL OStorage::commit() in commit()
4171 void SAL_CALL OStorage::revert() in revert()
4248 void SAL_CALL OStorage::addTransactionListener( const uno::Reference< embed::XTransactionListener >… in addTransactionListener()
4264 void SAL_CALL OStorage::removeTransactionListener( const uno::Reference< embed::XTransactionListene… in removeTransactionListener()
4287 sal_Bool SAL_CALL OStorage::isModified() in isModified()
4303 void SAL_CALL OStorage::setModified( sal_Bool bModified ) in setModified()
4330 void SAL_CALL OStorage::addModifyListener( in addModifyListener()
4348 void SAL_CALL OStorage::removeModifyListener( in removeModifyListener()
4369 uno::Any SAL_CALL OStorage::getByName( const ::rtl::OUString& aName ) in getByName()
4438 uno::Sequence< ::rtl::OUString > SAL_CALL OStorage::getElementNames() in getElementNames()
4476 sal_Bool SAL_CALL OStorage::hasByName( const ::rtl::OUString& aName ) in hasByName()
4524 uno::Type SAL_CALL OStorage::getElementType() in getElementType()
4541 sal_Bool SAL_CALL OStorage::hasElements() in hasElements()
4583 void SAL_CALL OStorage::dispose() in dispose()
4618 void SAL_CALL OStorage::addEventListener( in addEventListener()
4635 void SAL_CALL OStorage::removeEventListener( in removeEventListener()
4655 void SAL_CALL OStorage::setEncryptionPassword( const ::rtl::OUString& aPass ) in setEncryptionPassword()
4664 void SAL_CALL OStorage::removeEncryption() in removeEncryption()
4740 void SAL_CALL OStorage::setEncryptionData( const uno::Sequence< beans::NamedValue >& aEncryptionDat… in setEncryptionData()
4809 void SAL_CALL OStorage::setEncryptionAlgorithms( const uno::Sequence< beans::NamedValue >& aAlgorit… in setEncryptionAlgorithms()
4882 uno::Sequence< beans::NamedValue > SAL_CALL OStorage::getEncryptionAlgorithms() in getEncryptionAlgorithms()
4952 uno::Reference< beans::XPropertySetInfo > SAL_CALL OStorage::getPropertySetInfo() in getPropertySetInfo()
4969 void SAL_CALL OStorage::setPropertyValue( const ::rtl::OUString& aPropertyName, const uno::Any& aVa… in setPropertyValue()
5081 uno::Any SAL_CALL OStorage::getPropertyValue( const ::rtl::OUString& aPropertyName ) in getPropertyValue()
5192 void SAL_CALL OStorage::addPropertyChangeListener( in addPropertyChangeListener()
5212 void SAL_CALL OStorage::removePropertyChangeListener( in removePropertyChangeListener()
5232 void SAL_CALL OStorage::addVetoableChangeListener( in addVetoableChangeListener()
5252 void SAL_CALL OStorage::removeVetoableChangeListener( in removeVetoableChangeListener()
5277 sal_Bool SAL_CALL OStorage::hasByID( const ::rtl::OUString& sID ) in hasByID()
5307 ::rtl::OUString SAL_CALL OStorage::getTargetByID( const ::rtl::OUString& sID ) in getTargetByID()
5332 ::rtl::OUString SAL_CALL OStorage::getTypeByID( const ::rtl::OUString& sID ) in getTypeByID()
5357 uno::Sequence< beans::StringPair > SAL_CALL OStorage::getRelationshipByID( const ::rtl::OUString& … in getRelationshipByID()
5388 uno::Sequence< uno::Sequence< beans::StringPair > > SAL_CALL OStorage::getRelationshipsByType( con… in getRelationshipsByType()
5425 uno::Sequence< uno::Sequence< beans::StringPair > > SAL_CALL OStorage::getAllRelationships() in getAllRelationships()
5443 void SAL_CALL OStorage::insertRelationshipByID( const ::rtl::OUString& sID, const uno::Sequence< b… in insertRelationshipByID()
5508 void SAL_CALL OStorage::removeRelationshipByID( const ::rtl::OUString& sID ) in removeRelationshipByID()
5550 void SAL_CALL OStorage::insertRelationships( const uno::Sequence< uno::Sequence< beans::StringPair… in insertRelationships()
5633 void SAL_CALL OStorage::clearRelationships() in clearRelationships()
5657 void SAL_CALL OStorage::insertRawNonEncrStreamElementDirect( in insertRawNonEncrStreamElementDirect()
5674 void SAL_CALL OStorage::insertStreamElementDirect( in insertStreamElementDirect()
5766 void SAL_CALL OStorage::copyElementDirectlyTo( in copyElementDirectlyTo()
5872 void SAL_CALL OStorage::writeAndAttachToStream( const uno::Reference< io::XStream >& xStream ) in writeAndAttachToStream()
5943 void SAL_CALL OStorage::attachToURL( const ::rtl::OUString& sURL, in attachToURL()
6028 uno::Any SAL_CALL OStorage::getElementPropertyValue( const ::rtl::OUString& aElementName, const ::r… in getElementPropertyValue()
6135 void SAL_CALL OStorage::copyStreamElementData( const ::rtl::OUString& aStreamName, const uno::Refer… in copyStreamElementData()
6225 uno::Reference< embed::XExtendedStorageStream > SAL_CALL OStorage::openStreamElementByHierarchicalN… in openStreamElementByHierarchicalName()
6284 uno::Reference< embed::XExtendedStorageStream > SAL_CALL OStorage::openEncryptedStreamElementByHier… in openEncryptedStreamElementByHierarchicalName()
6297 void SAL_CALL OStorage::removeStreamElementByHierarchicalName( const ::rtl::OUString& aStreamPath ) in removeStreamElementByHierarchicalName()
6333 uno::Reference< embed::XExtendedStorageStream > SAL_CALL OStorage::openEncryptedStreamByHierarchica… in openEncryptedStreamByHierarchicalName()