Home
last modified time | relevance | path

Searched refs:isStreamElement (Results 26 – 47 of 47) sorted by relevance

12

/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHStorageMap.cxx286 … bIsStream = aStoragePair.first.first->isStreamElement(sStrippedName); in registerStream()
H A DHDriver.cxx265 if ( !bIsNewDatabase && xStorage->isStreamElement(sProperties) ) in connect()
/aoo42x/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx118 if ( rxStore->isStreamElement( pNames[n] ) ) in ImplFillElementList()
/aoo42x/main/sw/source/filter/basflt/
H A Diodetect.cxx147 bRet = rStg->isStreamElement( ::rtl::OUString::createFromAscii("content.xml") ); in IsValidStgFilter()
/aoo42x/main/xmloff/source/meta/
H A Dxmlversion.cxx430 … if ( xRootNames.is() && xRootNames->hasByName( sDocName ) && xRoot->isStreamElement( sDocName ) ) in load()
/aoo42x/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx183 xAccess->hasByName( aPckName ) && xBlkRoot->isStreamElement( aPckName ) ) in Delete()
/aoo42x/main/sw/source/ui/app/
H A Ddocshini.cxx684 … if ( xAccess->hasByName( aStreamName ) && rMedium.GetStorage()->isStreamElement( aStreamName ) ) in LoadFrom()
/aoo42x/main/svl/source/fsstor/
H A Dfsstorage.hxx170 virtual sal_Bool SAL_CALL isStreamElement( const ::rtl::OUString& aElementName )
H A Dfsstorage.cxx792 sal_Bool SAL_CALL FSStorage::isStreamElement( const ::rtl::OUString& aElementName ) in isStreamElement() function in FSStorage
/aoo42x/main/sc/source/ui/app/
H A Ddrwtrans.cxx557 if ( xWorkStore->isStreamElement( aDummyName ) ) in WriteObject()
/aoo42x/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx639 if( xGraphicsStorage->isStreamElement( aElementNames[ i ] ) ) in impl_loadGraphics()
/aoo42x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java951 if ( xNameAccess.hasByName( "LinkName" ) && xTargetStorage.isStreamElement( "LinkName" ) ) in loadFileURI()
/aoo42x/main/chart2/source/model/filter/
H A DXMLFilter.cxx506 xStorage->isStreamElement( rStreamName ) ) in impl_ImportStream()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.hxx225 isStreamElement( const ::rtl::OUString& aElementName )
H A Dtdoc_content.cxx2133 if ( xStorage->isStreamElement( aSourceUri.getDecodedName() ) ) in transfer()
/aoo42x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java1537 if ( xNameAccess.hasByName( "LinkName" ) && xTargetStorage.isStreamElement( "LinkName" ) ) in loadFileURI()
/aoo42x/main/offapi/com/sun/star/embed/
H A DXStorage.idl461 boolean isStreamElement( [in] string sElementName )
/aoo42x/main/sd/source/core/
H A Ddrawdoc3.cxx1297 if( xPictureStorage.is() && xPictureStorage->isStreamElement( aPictureStreamName ) ) in GetDocumentStream()
/aoo42x/main/package/source/xstor/
H A Dxstorage.hxx439 virtual sal_Bool SAL_CALL isStreamElement( const ::rtl::OUString& aElementName )
H A Dxstorage.cxx3013 sal_Bool SAL_CALL OStorage::isStreamElement( const ::rtl::OUString& aElementName ) in isStreamElement() function in OStorage
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx2100 xPictureStorage->isStreamElement( aPictureStreamName ) ) in GetDocumentStream()
/aoo42x/main/starmath/source/
H A Dmathmlimport.cxx372 if ( !xAccess->hasByName(sStreamName) || !xStorage->isStreamElement(sStreamName) ) in ReadThroughComponent()

Completed in 161 milliseconds

12