Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx638 OutStream->writeBoolean( bVoid ); in write()
649 OutStream->writeBoolean( b ); in write()
661 OutStream->writeShort( n ); in write()
667 OutStream->writeShort( n ); in write()
673 OutStream->writeLong( n ); in write()
679 OutStream->writeLong( n ); in write()
685 OutStream->writeDouble( n ); in write()
700 OutStream->writeShort( in write()
791 OutStream->writeShort( in write()
797 OutStream->writeShort( in write()
[all …]
H A Dstdtabcontrollermodel.cxx141 …::com::sun::star::uno::Reference< ::com::sun::star::io::XMarkableStream > xMark( OutStream, ::com… in ImplWriteControls()
147 OutStream->writeLong( 0L ); // DataLen in ImplWriteControls()
148 OutStream->writeLong( 0L ); // nStoredControls in ImplWriteControls()
158 OutStream->writeObject( xPO ); in ImplWriteControls()
164 OutStream->writeLong( nDataLen ); in ImplWriteControls()
165 OutStream->writeLong( nStoredControls ); in ImplWriteControls()
368 OutStream->writeShort( UNOCONTROL_STREAMVERSION ); in write()
371 ImplWriteControls( OutStream, aCtrls ); in write()
374 OutStream->writeLong( nGroups ); in write()
380 OutStream->writeUTF( aGroupName ); in write()
[all …]
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx909 OutStream->writeShort( 2 ); in write()
913 OutStream->writeLong( 0L ); in write()
915 OutStream->writeLong( aIndex.size() ); in write()
931 OutStream->writeUTF( rDesc.EventMethod ); in write()
933 OutStream->writeUTF( rDesc.ScriptType ); in write()
934 OutStream->writeUTF( rDesc.ScriptCode ); in write()
941 OutStream->writeLong( nLen ); in write()
947 OutStream->writeUTF( rDesc.EventMethod ); in write()
949 OutStream->writeUTF( rDesc.ScriptType ); in write()
950 OutStream->writeUTF( rDesc.ScriptCode ); in write()
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DXPersistObject.idl87 @param OutStream the stream, the data shall be written to. The stream
90 void write( [in] com::sun::star::io::XObjectOutputStream OutStream )
/trunk/main/svx/source/inc/
H A Dfmgroup.hxx87 virtual void write( const XObjectOutputStreamRef& OutStream );
/trunk/main/offapi/com/sun/star/rdf/
H A DXRepository.idl214 @param OutStream
242 [in] com::sun::star::io::XOutputStream OutStream,
/trunk/main/comphelper/inc/comphelper/
H A Dbasicio.hxx66 …m>& operator << (const staruno::Reference<stario::XObjectOutputStream>& OutStream, const starawt::…
/trunk/main/svl/source/numbers/
H A Dsupservs.hxx80 …sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& OutStream ) throw(::com::s…
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx128 …sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& OutStream ) throw(::com::s…
H A Dunocontrolmodel.hxx146 …sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& OutStream ) throw(::com::s…
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx132 …sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& OutStream ) throw(::com::s…
H A DFormComponent.hxx1056 …sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& OutStream ) throw(::com::s…
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx397 …virtual void write(const XObjectOutputStreamRef& OutStream) THROWS( (IOException, UsrSystemExcepti…
/trunk/main/io/test/stm/
H A Ddatatest.cxx411 virtual void SAL_CALL write( const Reference< XObjectOutputStream >& OutStream )

Completed in 64 milliseconds