Home
last modified time | relevance | path

Searched refs:XSeekable (Results 76 – 100 of 128) sorted by relevance

123456

/trunk/main/package/source/package/zipapi/
H A DXUnbufferedStream.hxx54 com::sun::star::uno::Reference < com::sun::star::io::XSeekable > mxZipSeek;
H A DByteGrabber.cxx52 xSeek = uno::Reference < io::XSeekable > (xNewStream, uno::UNO_QUERY); in setInputStream()
H A DZipFile.cxx126 xSeek = uno::Reference < XSeekable > ( xStream, UNO_QUERY ); in setInputStream()
395 uno::Reference< XSeekable > xSeek( xStream, UNO_QUERY ); in StaticGetDataFromRawStream()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dinputstream.cxx63 SAL_STATIC_CAST( io::XSeekable*,this ) ); in queryInterface()
H A Durlparameter.cxx351 public XSeekable
1108 SAL_STATIC_CAST( XSeekable*,this ) ); in queryInterface()
H A Ddb.cxx174 Reference< XSeekable > xXSeekable( xIn, UNO_QUERY ); in getValueForKey()
/trunk/main/package/inc/
H A DZipPackageBuffer.hxx39 com::sun::star::io::XSeekable
H A DZipFile.hxx67 com::sun::star::uno::Reference < com::sun::star::io::XSeekable > xSeek;
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.cxx79 static_cast< XSeekable * >( this ) ); in queryInterface()
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx355 Reference< XSeekable > xSeekable( xInputStream, UNO_QUERY_THROW ); in ImpCompressGraphic()
374 Reference< XSeekable > xSeekable( xInputStream, UNO_QUERY_THROW ); in ImpCompressGraphic()
/trunk/main/comphelper/inc/comphelper/
H A Dseqstream.hxx48 …blic ::cppu::WeakImplHelper2< ::com::sun::star::io::XInputStream, ::com::sun::star::io::XSeekable >
/trunk/main/offapi/com/sun/star/ucb/
H A DOpenCommandArgument.idl72 <type scope="com::sun::star::io">XSeekable</type>, if this can be done
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.cxx122 Reference< XSeekable > xSeek(xInStream, UNO_QUERY); in detect()
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx103 uno::Reference< io::XSeekable > xSeekable( xTempFile, uno::UNO_QUERY_THROW ); in CreateOwnLockFile()
H A Dsharecontrolfile.cxx158 m_xSeekable = uno::Reference< io::XSeekable >(); in Close()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.hxx44 public ::com::sun::star::io::XSeekable,
H A Dgvfs_stream.cxx63 static_cast< XSeekable * >( this ), in queryInterface()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx539 css::uno::Reference< css::io::XSeekable > xSeek(xStream, css::uno::UNO_QUERY); in impl_ts_load()
591 css::uno::Reference< css::io::XSeekable > xSeek(xStream, css::uno::UNO_QUERY); in impl_ts_save()
1146 css::uno::Reference< css::io::XSeekable > xSeek(xOut, css::uno::UNO_QUERY); in storeToStorage()
/trunk/main/ucb/source/ucp/file/
H A Dfilstr.hxx53 public com::sun::star::io::XSeekable,
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx210 m_xInputSeek = uno::Reference< io::XSeekable>(m_xInput,uno::UNO_QUERY); in ensureInputStream()
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.hxx56 ::com::sun::star::io::XSeekable,
/trunk/main/offapi/com/sun/star/embed/
H A DStorageFactory.idl69 the <type scope="com::sun::star::io">XSeekable</type>
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx145 Reference< XSeekable > xSeek(xInputStream, UNO_QUERY); in importer()
/trunk/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx106 uno::Reference< io::XSeekable > xSeek( xInput, uno::UNO_QUERY ); in filter()
/trunk/main/embeddedobj/source/msole/
H A Dolevisual.cxx52 uno::Reference< io::XSeekable > xSeekable( xCachedVisRepr, uno::UNO_QUERY ); in GetVisualRepresentationInNativeFormat_Impl()

Completed in 678 milliseconds

123456