Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx170 … > > ImplReadControls( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputS… in ImplReadControls()
385 …ead( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputStream >& InStream ) in read()
H A Dunocontrolmodel.cxx822 …ead( const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputStream >& InStream ) in read()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx933 void SAL_CALL ImplEventAttacherManager::read(const Reference< XObjectInputStream >& InStream) in read()
/trunk/main/forms/source/component/
H A DFormComponent.cxx888 void OControlModel::read(const Reference<stario::XObjectInputStream>& InStream) in read()