Searched refs:m_xInputStreamToLoadFrom (Results 1 – 7 of 7) sorted by relevance
148 m_xInputStreamToLoadFrom() in SvBaseLink()170 m_xInputStreamToLoadFrom() in SvBaseLink()196 m_xInputStreamToLoadFrom() in SvBaseLink()380 m_xInputStreamToLoadFrom.clear(); in clearStreamToLoadFrom()399 xObj->setStreamToLoadFrom(m_xInputStreamToLoadFrom,m_bIsReadOnly); in Update()
170 m_xInputStreamToLoadFrom; member198 pImpl->m_xInputStreamToLoadFrom, in getStreamToLoadFrom()204 pImpl->m_xInputStreamToLoadFrom = xInputStream; in setStreamToLoadFrom()211 pImpl->m_xInputStreamToLoadFrom.clear(); in clearStreamToLoadFrom()
293 aStreamToLoadFrom.m_xInputStreamToLoadFrom, in LoadFile_Impl()
111 :m_xInputStreamToLoadFrom(xInputStream), in StreamToLoadFrom()117 m_xInputStreamToLoadFrom; member
106 m_xInputStreamToLoadFrom; member in sfx2::SvBaseLink167 { m_xInputStreamToLoadFrom = xInputStream; in setStreamToLoadFrom()
101 m_xInputStreamToLoadFrom; member in SfxMedium147 { m_xInputStreamToLoadFrom = xInputStream; m_bIsReadOnly = bIsReadOnly; } in setStreamToLoadFrom()
2473 if ( m_xInputStreamToLoadFrom.is() ) in GetMedium_Impl()2475 pImp->xInputStream = m_xInputStreamToLoadFrom; in GetMedium_Impl()
Completed in 42 milliseconds