Home
last modified time | relevance | path

Searched defs:InStream (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx170 … > > ImplReadControls( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputS… in ImplReadControls()
385 …InputStream >& InStream ) throw(::com::sun::star::io::IOException, ::com::sun::star::uno::RuntimeE… in read()
H A Dunocontrolmodel.cxx822 …tream >& InStream ) throw(::com::sun::star::io::IOException, ::com::sun::star::uno::RuntimeExcepti… in read()
/AOO41X/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx964 void SAL_CALL ImplEventAttacherManager::read(const Reference< XObjectInputStream >& InStream) in read()
/AOO41X/main/forms/source/component/
H A DFormComponent.cxx889 void OControlModel::read(const Reference<stario::XObjectInputStream>& InStream) throw (::com::sun::… in read()