Home
last modified time | relevance | path

Searched refs:sStreamName (Results 1 – 25 of 26) sorted by relevance

12

/aoo41x/main/package/qa/storages/
H A DTestHelper.java48 String sStreamName, in WriteBytesToStream() argument
121 String sStreamName, in WriteBytesToSubstreamDefaultCompressed() argument
208 if ( !disposeStream( xSubStream, sStreamName ) ) in WriteBytesToSubstreamDefaultCompressed()
215 String sStreamName, in WriteBytesToSubstream() argument
242 if ( !disposeStream( xSubStream, sStreamName ) ) in WriteBytesToSubstream()
249 String sStreamName, in WriteBytesToEncrSubstream() argument
277 if ( !disposeStream( xSubStream, sStreamName ) ) in WriteBytesToEncrSubstream()
284 String sStreamName, in WBToSubstrOfEncr() argument
331 if ( !disposeStream( xSubStream, sStreamName ) ) in WBToSubstrOfEncr()
547 String sStreamName, in ChangeStreamPass() argument
[all …]
/aoo41x/main/odk/examples/java/Storage/
H A DTestHelper.java44 String sStreamName, in WriteBytesToStream() argument
127 String sStreamName, in WriteBytesToSubstream() argument
140 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstream()
154 String sStreamName, in WriteBytesToEncrSubstream() argument
168 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToEncrSubstream()
182 String sStreamName, in WBToSubstrOfEncr() argument
196 Error( "Can't create substream '" + sStreamName + "'!" ); in WBToSubstrOfEncr()
229 String sStreamName, in ChangeStreamPass() argument
241 Error( "Can't open substream '" + sStreamName + "'!" ); in ChangeStreamPass()
823 String sStreamName, in OpenStream() argument
[all …]
/aoo41x/main/package/qa/ofopxmlstorages/
H A DTestHelper.java48 String sStreamName, in WriteBytesToStream() argument
78 Error( "Can't write to stream '" + sStreamName + "', exception: " + e ); in WriteBytesToStream()
138 if ( !disposeStream( xStream, sStreamName ) ) in WriteBytesToStream()
145 String sStreamName, in WriteBytesToSubstream() argument
159 Error( "Can't create substream '" + sStreamName + "'!" ); in WriteBytesToSubstream()
165 Error( "Can't create substream '" + sStreamName + "', exception : " + e + "!" ); in WriteBytesToSubstream()
601 public boolean disposeStream( XStream xStream, String sStreamName ) in disposeStream() argument
616 Error( "Substream '" + sStreamName + "' disposing throws exception: " + e ); in disposeStream()
866 String sStreamName, in OpenStream() argument
873 Object oSubStream = xStorage.openStreamElement( sStreamName, nMode ); in OpenStream()
[all …]
/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx326 OUString sStreamName = OUString::createFromAscii(pStreamName); in ReadThroughComponent() local
330 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent()
346 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
349 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent()
367 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
373 …uno::Reference <io::XStream> xStream = xStorage->openStreamElement( sStreamName, embed::ElementMod… in ReadThroughComponent()
386 xInputStream, xModelComponent, sStreamName, rFactory, in ReadThroughComponent()
955 OUString sStreamName( RTL_CONSTASCII_USTRINGPARAM("layout-cache") ); in Read() local
958 …uno::Reference < io::XStream > xStm = xStorage->openStreamElement( sStreamName, embed::ElementMode… in Read()
H A Dwrtxml.cxx426 OUString sStreamName( RTL_CONSTASCII_USTRINGPARAM("layout-cache") ); in _Write() local
429 …uno::Reference < io::XStream > xStm = xStg->openStreamElement( sStreamName, embed::ElementModes::R… in _Write()
541 OUString sStreamName = OUString::createFromAscii( pStreamName ); in WriteThroughComponent() local
543 xStg->openStreamElement( sStreamName, in WriteThroughComponent()
581 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in WriteThroughComponent()
/aoo41x/main/offapi/com/sun/star/embed/
H A DXStorageRawAccess.idl93 @param sStreamName
112 [in] string sStreamName )
140 @param sStreamName
165 [in] string sStreamName )
191 @param sStreamName
216 [in] string sStreamName,
H A DXStorage2.idl58 @param sStreamName
89 [in] string sStreamName,
119 @param sStreamName
146 [in] string sStreamName,
H A DXStorage.idl160 @param sStreamName
183 [in] string sStreamName,
205 @param sStreamName
236 [in] string sStreamName,
291 @param sStreamName
309 ::com::sun::star::io::XStream cloneStreamElement( [in] string sStreamName )
335 @param sStreamName
362 [in] string sStreamName,
H A DXOptimizedStorage.idl103 [in] string sStreamName,
117 [in] string sStreamName,
186 @param sStreamName
207 void copyStreamElementData( [in] string sStreamName,
H A DXHierarchicalStorageAccess2.idl89 [in] string sStreamName,
H A DXHierarchicalStorageAccess.idl185 [in] string sStreamName,
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx373 OUString sStreamName = OUString::createFromAscii(pStreamName); in ReadThroughComponent() local
377 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent()
393 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
396 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent()
414 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
421 xStorage->openStreamElement( sStreamName, embed::ElementModes::READ ); in ReadThroughComponent()
436 xInputStream, xModelComponent, sStreamName, rFactory, in ReadThroughComponent()
1061 const OUString sStreamName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in Export() local
1062 xInfoSet->setPropertyValue( sStreamName, Any( sDocName ) ); in Export()
/aoo41x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx382 ::rtl::OUString sStreamName = ::rtl::OUString::createFromAscii(pStreamName); in ReadThroughComponent()
383 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
393 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
394 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
399 xDocStream = xStorage->openStreamElement( sStreamName, embed::ElementModes::READ ); in ReadThroughComponent()
/aoo41x/main/tools/source/communi/
H A Dparser.cxx111 …tf( stdout, "Reached EOF parsing %s. Suplying extra '}'\n",ByteString( sStreamName, gsl_getSystemT… in ReadLine()
303 sStreamName = UniString( "Memory", gsl_getSystemTextEncoding()); in Execute()
315 sStreamName = rSourceStream.GetFileName(); in Execute()
448 sErrorText = ByteString( sStreamName, gsl_getSystemTextEncoding()); in GetErrorText()
/aoo41x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx242 ::rtl::OUString sStreamName = ::rtl::OUString::createFromAscii(pStreamName); in ReadThroughComponent()
243 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
253 sStreamName = ::rtl::OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
254 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent()
259 xDocStream = xStorage->openStreamElement( sStreamName, embed::ElementModes::READ ); in ReadThroughComponent()
/aoo41x/main/package/source/xstor/
H A Dxstorage.hxx494 …ar::io::XStream > SAL_CALL openEncryptedStream( const ::rtl::OUString& sStreamName, ::sal_Int32 nO…
503 …r::io::XStream > SAL_CALL cloneEncryptedStream( const ::rtl::OUString& sStreamName, const ::com::s…
517 const ::rtl::OUString& sStreamName )
526 const ::rtl::OUString& sStreamName )
703 …virtual void SAL_CALL insertRawNonEncrStreamElementDirect( const ::rtl::OUString& sStreamName, con…
712 …virtual void SAL_CALL insertStreamElementDirect( const ::rtl::OUString& sStreamName, const ::com::…
753 …virtual void SAL_CALL copyStreamElementData( const ::rtl::OUString& sStreamName, const ::com::sun:…
823 …L openEncryptedStreamElementByHierarchicalName( const ::rtl::OUString& sStreamName, ::sal_Int32 nO…
844 …SAL_CALL openEncryptedStreamByHierarchicalName( const ::rtl::OUString& sStreamName, ::sal_Int32 nO…
H A Dxstorage.cxx3778 const ::rtl::OUString& sStreamName ) in getPlainRawStreamElement()
3799 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getPlainRawStreamElement()
3805 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getPlainRawStreamElement()
3887 const ::rtl::OUString& sStreamName ) in getRawEncrStreamElement()
3909 …if ( !sStreamName.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( sStreamNa… in getRawEncrStreamElement()
3915 SotElement_Impl* pElement = m_pImpl->FindElement( sStreamName ); in getRawEncrStreamElement()
/aoo41x/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx205 OUString sStreamName = OUString::createFromAscii("atevent.xml"); in GetMacroTable() local
207 sStreamName, embed::ElementModes::READ ); in GetMacroTable()
645 OUString sStreamName( RTL_CONSTASCII_USTRINGPARAM("atevent.xml") ); in SetMacroTable() local
649 uno::Reference < io::XStream > xDocStream = xRoot->openStreamElement( sStreamName, in SetMacroTable()
/aoo41x/main/starmath/source/
H A Dmathmlimport.cxx370 OUString sStreamName = OUString::createFromAscii(pStreamName); in ReadThroughComponent() local
372 if ( !xAccess->hasByName(sStreamName) || !xStorage->isStreamElement(sStreamName) ) in ReadThroughComponent()
377 sStreamName = OUString::createFromAscii(pCompatibilityStreamName); in ReadThroughComponent()
383 …uno::Reference < io::XStream > xEventsStream = xStorage->openStreamElement( sStreamName, embed::El… in ReadThroughComponent()
396 rPropSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
H A Dmathmlexport.cxx335 OUString sStreamName = OUString::createFromAscii(pStreamName); in WriteThroughComponent() local
338 xStream = xStorage->openStreamElement( sStreamName, in WriteThroughComponent()
373 rPropSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in WriteThroughComponent()
/aoo41x/main/tools/inc/tools/
H A Diparser.hxx88 UniString sStreamName; member in InformationParser
/aoo41x/main/svl/source/fsstor/
H A Dfsstorage.hxx314 …L openEncryptedStreamElementByHierarchicalName( const ::rtl::OUString& sStreamName, ::sal_Int32 nO…
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1541 ::rtl::OUString sStreamName = ::rtl::OUString::createFromAscii( pStreamName ); in WriteThroughComponent()
1542 …Reference< XStream > xStream = _xStorageToSaveTo->openStreamElement( sStreamName, ElementModes::RE… in WriteThroughComponent()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx4229 … ::rtl::OUString sStreamName = pOLEHandler->copyOLEOStream( m_pImpl->GetTextDocument() ); in sprmWithProps()
4230 if( sStreamName.getLength() ) in sprmWithProps()
4232 m_pImpl->appendOLE( sStreamName, pOLEHandler ); in sprmWithProps()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx2336 ::rtl::OUString sStreamName; in attachToRange()
2337 (*pStreamName) >>= sStreamName; in attachToRange()
2341 …pFrmFmt = pDoc->InsertOLE( aPam, sStreamName, embed::Aspects::MSOLE_CONTENT, &aFrmSet, NULL, NULL … in attachToRange()

Completed in 210 milliseconds

12