Lines Matching refs:FSStorage

154 FSStorage::FSStorage( const ::ucbhelper::Content& aContent,  in FSStorage()  function in FSStorage
168 FSStorage::~FSStorage() in ~FSStorage()
182 sal_Bool FSStorage::MakeFolderNoUI( const String& rFolder, sal_Bool ) in MakeFolderNoUI()
199 ::ucbhelper::Content* FSStorage::GetContent() in GetContent()
219 void FSStorage::CopyStreamToSubStream( const ::rtl::OUString& aSourceURL, in CopyStreamToSubStream()
248 void FSStorage::CopyContentToStorage_Impl( ::ucbhelper::Content* pContent, const uno::Reference< em… in CopyContentToStorage_Impl()
314 uno::Any SAL_CALL FSStorage::queryInterface( const uno::Type& rType ) in queryInterface()
335 void SAL_CALL FSStorage::acquire() throw() in acquire()
341 void SAL_CALL FSStorage::release() throw() in release()
351 uno::Sequence< uno::Type > SAL_CALL FSStorage::getTypes() in getTypes()
372 uno::Sequence< sal_Int8 > SAL_CALL FSStorage::getImplementationId() in getImplementationId()
397 void SAL_CALL FSStorage::copyToStorage( const uno::Reference< embed::XStorage >& xDest ) in copyToStorage()
449 uno::Reference< io::XStream > SAL_CALL FSStorage::openStreamElement( in openStreamElement()
561 uno::Reference< io::XStream > SAL_CALL FSStorage::openEncryptedStreamElement( in openEncryptedStreamElement()
575 uno::Reference< embed::XStorage > SAL_CALL FSStorage::openStorageElement( in openStorageElement()
632 static_cast< OWeakObject* >( new FSStorage( aResultContent, in openStorageElement()
670 uno::Reference< io::XStream > SAL_CALL FSStorage::cloneStreamElement( const ::rtl::OUString& aStrea… in cloneStreamElement()
745 uno::Reference< io::XStream > SAL_CALL FSStorage::cloneEncryptedStreamElement( in cloneEncryptedStreamElement()
760 void SAL_CALL FSStorage::copyLastCommitTo( in copyLastCommitTo()
772 void SAL_CALL FSStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
792 sal_Bool SAL_CALL FSStorage::isStreamElement( const ::rtl::OUString& aElementName ) in isStreamElement()
813 sal_Bool SAL_CALL FSStorage::isStorageElement( const ::rtl::OUString& aElementName ) in isStorageElement()
834 void SAL_CALL FSStorage::removeElement( const ::rtl::OUString& aElementName ) in removeElement()
861 void SAL_CALL FSStorage::renameElement( const ::rtl::OUString& aElementName, const ::rtl::OUString&… in renameElement()
941 void SAL_CALL FSStorage::copyElementTo( const ::rtl::OUString& aElementName, in copyElementTo()
1026 void SAL_CALL FSStorage::moveElementTo( const ::rtl::OUString& aElementName, in moveElementTo()
1051 uno::Any SAL_CALL FSStorage::getByName( const ::rtl::OUString& aName ) in getByName()
1110 uno::Sequence< ::rtl::OUString > SAL_CALL FSStorage::getElementNames() in getElementNames()
1176 sal_Bool SAL_CALL FSStorage::hasByName( const ::rtl::OUString& aName ) in hasByName()
1213 uno::Type SAL_CALL FSStorage::getElementType() in getElementType()
1226 sal_Bool SAL_CALL FSStorage::hasElements() in hasElements()
1258 void SAL_CALL FSStorage::dispose() in dispose()
1277 void SAL_CALL FSStorage::addEventListener( in addEventListener()
1293 void SAL_CALL FSStorage::removeEventListener( in removeEventListener()
1311 uno::Reference< beans::XPropertySetInfo > SAL_CALL FSStorage::getPropertySetInfo() in getPropertySetInfo()
1325 void SAL_CALL FSStorage::setPropertyValue( const ::rtl::OUString& aPropertyName, const uno::Any& ) in setPropertyValue()
1345 uno::Any SAL_CALL FSStorage::getPropertyValue( const ::rtl::OUString& aPropertyName ) in getPropertyValue()
1365 void SAL_CALL FSStorage::addPropertyChangeListener( in addPropertyChangeListener()
1382 void SAL_CALL FSStorage::removePropertyChangeListener( in removePropertyChangeListener()
1399 void SAL_CALL FSStorage::addVetoableChangeListener( in addVetoableChangeListener()
1416 void SAL_CALL FSStorage::removeVetoableChangeListener( in removeVetoableChangeListener()
1435 uno::Reference< embed::XExtendedStorageStream > SAL_CALL FSStorage::openStreamElementByHierarchical… in openStreamElementByHierarchicalName()
1560 uno::Reference< embed::XExtendedStorageStream > SAL_CALL FSStorage::openEncryptedStreamElementByHie… in openEncryptedStreamElementByHierarchicalName()
1573 void SAL_CALL FSStorage::removeStreamElementByHierarchicalName( const ::rtl::OUString& sStreamPath ) in removeStreamElementByHierarchicalName()