Home
last modified time | relevance | path

Searched refs:xSubStream (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/package/qa/storages/
H A DTestHelper.java123 XStream xSubStream = null; in WriteBytesToSubstreamDefaultCompressed() local
128 if ( xSubStream == null ) in WriteBytesToSubstreamDefaultCompressed()
218 XStream xSubStream = null; in WriteBytesToSubstream() local
253 XStream xSubStream = null; in WriteBytesToEncrSubstream() local
288 XStream xSubStream = null; in WBToSubstrOfEncr() local
342 XStream xSubStream = null; in WriteBytesToStreamH() local
405 XStream xSubStream = null; in WriteBytesToEncrStreamH() local
470 XStream xSubStream = null; in WBToSubstrOfEncrH() local
549 XStream xSubStream = null; in ChangeStreamPass() local
608 XStream xSubStream = null; in ChangeStreamPassH() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/qa/storages/
H A DTestHelper.java123 XStream xSubStream = null; in WriteBytesToSubstreamDefaultCompressed() local
128 if ( xSubStream == null ) in WriteBytesToSubstreamDefaultCompressed()
218 XStream xSubStream = null; in WriteBytesToSubstream() local
253 XStream xSubStream = null; in WriteBytesToEncrSubstream() local
288 XStream xSubStream = null; in WBToSubstrOfEncr() local
342 XStream xSubStream = null; in WriteBytesToStreamH() local
405 XStream xSubStream = null; in WriteBytesToEncrStreamH() local
470 XStream xSubStream = null; in WBToSubstrOfEncrH() local
549 XStream xSubStream = null; in ChangeStreamPass() local
608 XStream xSubStream = null; in ChangeStreamPassH() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/java/Storage/
H A DTestHelper.java128 XStream xSubStream = null; in WriteBytesToSubstream() local
133 if ( xSubStream == null ) in WriteBytesToSubstream()
156 XStream xSubStream = null; in WriteBytesToEncrSubstream() local
161 if ( xSubStream == null ) in WriteBytesToEncrSubstream()
184 XStream xSubStream = null; in WBToSubstrOfEncr() local
189 if ( xSubStream == null ) in WBToSubstrOfEncr()
229 XStream xSubStream = null; in ChangeStreamPass() local
467 XStream xSubStream = null; in checkStream() local
532 XStream xSubStream = null; in checkEncrStream() local
822 XStream xSubStream = null; in OpenStream() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/java/Storage/
H A DTestHelper.java128 XStream xSubStream = null; in WriteBytesToSubstream() local
133 if ( xSubStream == null ) in WriteBytesToSubstream()
156 XStream xSubStream = null; in WriteBytesToEncrSubstream() local
161 if ( xSubStream == null ) in WriteBytesToEncrSubstream()
184 XStream xSubStream = null; in WBToSubstrOfEncr() local
189 if ( xSubStream == null ) in WBToSubstrOfEncr()
229 XStream xSubStream = null; in ChangeStreamPass() local
467 XStream xSubStream = null; in checkStream() local
532 XStream xSubStream = null; in checkEncrStream() local
822 XStream xSubStream = null; in OpenStream() local
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx58 uno::Reference< io::XStream > xSubStream; in filter() local
71 pAttribs[i].Value >>= xSubStream; in filter()
79 if( ! xSubStream.is() ) in filter()
120xSubStream = getAdditionalStream( aURL, aEmbedMimetype, aPwd, m_xContext, rFilterData, true ); in filter()
127 xSubStream.clear(); in filter()
130 if( xSubStream.is() ) in filter()
134 aArgs[1] <<= xSubStream; in filter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/package/qa/ofopxmlstorages/
H A DTestHelper.java149 XStream xSubStream = null; in WriteBytesToSubstream() local
153 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in WriteBytesToSubstream()
154 if ( xSubStream == null ) in WriteBytesToSubstream()
528 XStream xSubStream = null; in checkStream() local
532 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in checkStream()
533 if ( xSubStream == null ) in checkStream()
548 if ( !disposeStream( xSubStream, sName ) ) in checkStream()
862 XStream xSubStream = null; in OpenStream() local
866 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in OpenStream()
867 if ( xSubStream == null ) in OpenStream()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/package/qa/ofopxmlstorages/
H A DTestHelper.java149 XStream xSubStream = null; in WriteBytesToSubstream() local
153 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in WriteBytesToSubstream()
154 if ( xSubStream == null ) in WriteBytesToSubstream()
528 XStream xSubStream = null; in checkStream() local
532 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in checkStream()
533 if ( xSubStream == null ) in checkStream()
548 if ( !disposeStream( xSubStream, sName ) ) in checkStream()
862 XStream xSubStream = null; in OpenStream() local
866 xSubStream = (XStream) UnoRuntime.queryInterface( XStream.class, oSubStream ); in OpenStream()
867 if ( xSubStream == null ) in OpenStream()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx59 uno::Reference< io::XStream > xSubStream; in filter() local
72 pAttribs[i].Value >>= xSubStream; in filter()
80 if( ! xSubStream.is() ) in filter()
121xSubStream = getAdditionalStream( aURL, aEmbedMimetype, aPwd, m_xContext, rFilterData, true ); in filter()
128 xSubStream.clear(); in filter()
131 if( xSubStream.is() ) in filter()
135 aArgs[1] <<= xSubStream; in filter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/source/msole/
H A Downview.cxx421 uno::Reference< io::XStream > xSubStream; in CreateNative() local
422 xNameAccess->getByName( aSubStreamName ) >>= xSubStream; in CreateNative()
423 if ( xSubStream.is() ) in CreateNative()
431 bOk = ReadContentsAndGenerateTempFile( xSubStream->getInputStream(), true ); in CreateNative()
442 bOk = ReadContentsAndGenerateTempFile( xSubStream->getInputStream(), false ); in CreateNative()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/msole/
H A Downview.cxx419 uno::Reference< io::XStream > xSubStream; in CreateNative() local
420 xNameAccess->getByName( aSubStreamName ) >>= xSubStream; in CreateNative()
421 if ( xSubStream.is() ) in CreateNative()
429 bOk = ReadContentsAndGenerateTempFile( xSubStream->getInputStream(), true ); in CreateNative()
440 bOk = ReadContentsAndGenerateTempFile( xSubStream->getInputStream(), false ); in CreateNative()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/source/general/
H A Dxcreator.cxx132 uno::Reference< io::XStream > xSubStream = in createInstanceInitFromEntry() local
135 uno::Reference< beans::XPropertySet > xPropSet( xSubStream, uno::UNO_QUERY_THROW ); in createInstanceInitFromEntry()
148 uno::Reference< lang::XComponent > xComp( xSubStream, uno::UNO_QUERY ); in createInstanceInitFromEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/general/
H A Dxcreator.cxx155 uno::Reference< io::XStream > xSubStream = in createInstanceInitFromEntry() local
158 uno::Reference< beans::XPropertySet > xPropSet( xSubStream, uno::UNO_QUERY_THROW ); in createInstanceInitFromEntry()
171 uno::Reference< lang::XComponent > xComp( xSubStream, uno::UNO_QUERY ); in createInstanceInitFromEntry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/fsstor/
H A Dfsstorage.cxx123 uno::Reference< io::XStream > xSubStream = xDest->openStreamElement( in CopyStreamToSubStream() local
126 if ( !xSubStream.is() ) in CopyStreamToSubStream()
129 uno::Reference< io::XOutputStream > xDestOutput = xSubStream->getOutputStream(); in CopyStreamToSubStream()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/fsstor/
H A Dfsstorage.cxx143 uno::Reference< io::XStream > xSubStream = xDest->openStreamElement( in CopyStreamToSubStream() local
146 if ( !xSubStream.is() ) in CopyStreamToSubStream()
149 uno::Reference< io::XOutputStream > xDestOutput = xSubStream->getOutputStream(); in CopyStreamToSubStream()