Home
last modified time | relevance | path

Searched refs:isStorageElement (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/odk/examples/java/Storage/
H A DTest03.java106 xTempStorage.isStorageElement( "does not exist" ); in test()
141 …if ( !xTempStorage.isStorageElement( "SubStorage1" ) || xTempStorage.isStreamElement( "SubStorage1… in test()
147 …if ( xTempStorage.isStorageElement( "SubStream1" ) || !xTempStorage.isStreamElement( "SubStream1" … in test()
194 || xResultSubStorage.isStorageElement( "SubStream2" ) ) in test()
/aoo41x/main/package/qa/ofopxmlstorages/
H A DTest03.java127 xTempStorage.isStorageElement( "does not exist" ); in test()
162 …if ( !xTempStorage.isStorageElement( "SubStorage1" ) || xTempStorage.isStreamElement( "SubStorage1… in test()
168 …if ( xTempStorage.isStorageElement( "SubStream1" ) || !xTempStorage.isStreamElement( "SubStream1" … in test()
218 || xResultSubStorage.isStorageElement( "SubStream2" ) ) in test()
/aoo41x/main/package/qa/storages/
H A DTest03.java119 xTempStorage.isStorageElement( "does not exist" ); in test()
154 …if ( !xTempStorage.isStorageElement( "SubStorage1" ) || xTempStorage.isStreamElement( "SubStorage1… in test()
160 …if ( xTempStorage.isStorageElement( "SubStream1" ) || !xTempStorage.isStreamElement( "SubStream1" … in test()
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java206 if (!input.isStorageElement(temp)) in openInputRepository()
328 return output.isStorageElement(name); in existsStorage()
/aoo41x/main/sfx2/source/doc/
H A Ddocmacromode.cxx391 && rxStorage->isStorageElement( s_sBasicStorageName ) in storageHasMacros()
394 && rxStorage->isStorageElement( s_sScriptsStorageName ) in storageHasMacros()
H A Dobjstor.cxx3466 if ( xSource->isStorageElement( aSubElements[nInd] ) ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3597 if ( xSource->isStorageElement( aSubElements[nInd] ) ) in CopyStoragesOfUnknownMediaType()
3605 else if ( xSource->isStorageElement( aSubElements[nInd] ) ) in CopyStoragesOfUnknownMediaType()
H A DDocumentMetadataAccess.cxx574 if (i_xStorage->isStorageElement(dir)) { in readStream()
/aoo41x/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx127 else if ( bRecursive && rxStore->isStorageElement( pNames[n] ) ) in ImplFillElementList()
241 if ( ( pNames[n].match( aMatchStr ) ) && rxStore->isStorageElement( pNames[n] ) ) in CreateElementList()
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx441 sal_Bool SAL_CALL Storage::isStorageElement( in isStorageElement() function in Storage
448 return m_xWrappedStorage->isStorageElement( aElementName ); in isStorageElement()
H A Dtdoc_stgelems.hxx231 isStorageElement( const ::rtl::OUString& aElementName )
/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx697 && xDocStorage->isStorageElement( lcl_getScriptsStorageName() ) in bind()
729 && m_xScriptsStorage->isStorageElement( rSubStorageName ); in hasScripts()
1372 bool bIsScriptLibrary = xScriptsRoot->isStorageElement( *element ); in impl_migrateScriptStorage_nothrow()
/aoo41x/main/oox/source/helper/
H A Dzipstorage.cxx139 if( mxStorage->isStorageElement( rElementName ) ) in implOpenSubStorage()
/aoo41x/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1487 … if ( _xStorage->hasByName( aObjReplElement ) && _xStorage->isStorageElement( aObjReplElement ) ) in StoreAsChildren()
1551 && (pImpl->mxStorage->isStorageElement( *pIter ) )) in StoreChildren()
1607 …pImpl->mxStorage->hasByName( aObjReplElement ) && pImpl->mxStorage->isStorageElement( aObjReplElem… in StoreChildren()
/aoo41x/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java129 … else if ( !xNameAccess.hasByName(name) || !xStorages[i-1].isStorageElement(name) ) in XStorageHelper()
/aoo41x/main/filter/source/xsltfilter/
H A Duof2storage.cxx342 if(m_xStorage->isStorageElement(rElementName)) in implOpenSubStorage()
/aoo41x/main/embeddedobj/source/general/
H A Dxcreator.cxx147 if ( xStorage->isStorageElement( sEntName ) ) in createInstanceInitFromEntry()
/aoo41x/main/embeddedobj/source/commonembedding/
H A Dxfactory.cxx99 if ( xStorage->isStorageElement( sEntName ) ) in createInstanceInitFromEntry()
/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.hxx176 virtual sal_Bool SAL_CALL isStorageElement( const ::rtl::OUString& aElementName )
H A Dfsstorage.cxx813 sal_Bool SAL_CALL FSStorage::isStorageElement( const ::rtl::OUString& aElementName ) in isStorageElement() function in FSStorage
/aoo41x/main/framework/source/accelerators/
H A Dpresethandler.cxx920 if (xFolder->isStorageElement(pNames[i])) in impl_getSubFolderNames()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx357 if ( xRootStor->isStorageElement( aElementNames[i] ) ) in getDocumentSubStoragesNames()
/aoo41x/main/offapi/com/sun/star/embed/
H A DXStorage.idl492 boolean isStorageElement( [in] string sElementName )
/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx1291 if( xStor->isStorageElement( aPictureStorageName ) ) in GetDocumentStream()
/aoo41x/main/package/source/xstor/
H A Dxstorage.hxx445 virtual sal_Bool SAL_CALL isStorageElement( const ::rtl::OUString& aElementName )
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx2094 if ( xStorage->isStorageElement( aPictureStorageName ) ) in GetDocumentStream()

Completed in 195 milliseconds

12