/aoo42x/main/ucb/source/ucp/file/ |
H A D | filnot.cxx | 41 ContentEventNotifier::ContentEventNotifier( shell* pMyShell, in ContentEventNotifier() argument 45 : m_pMyShell( pMyShell ), in ContentEventNotifier() 53 ContentEventNotifier::ContentEventNotifier( shell* pMyShell, in ContentEventNotifier() argument 58 : m_pMyShell( pMyShell ), in ContentEventNotifier() 157 shell* pMyShell, in PropertySetInfoChangeNotifier() argument 161 : m_pMyShell( pMyShell ), in PropertySetInfoChangeNotifier() 212 shell* pMyShell, in PropertyChangeNotifier() argument 216 : m_pMyShell( pMyShell ), in PropertyChangeNotifier()
|
H A D | filprp.cxx | 39 XPropertySetInfo_impl::XPropertySetInfo_impl( shell* pMyShell,const rtl::OUString& aUnqPath ) in XPropertySetInfo_impl() argument 40 : m_pMyShell( pMyShell ), in XPropertySetInfo_impl() 41 m_xProvider( pMyShell->m_pProvider ), in XPropertySetInfo_impl() 65 XPropertySetInfo_impl::XPropertySetInfo_impl( shell* pMyShell,const Sequence< beans::Property >& se… in XPropertySetInfo_impl() argument 66 : m_pMyShell( pMyShell ), in XPropertySetInfo_impl()
|
H A D | filnot.hxx | 50 shell* pMyShell, 57 shell* pMyShell, 80 shell* pMyShell, 105 shell* pMyShell,
|
H A D | filcmd.cxx | 36 XCommandInfo_impl::XCommandInfo_impl( shell* pMyShell ) in XCommandInfo_impl() argument 37 : m_pMyShell( pMyShell ), in XCommandInfo_impl() 38 m_xProvider( pMyShell->m_pProvider ) in XCommandInfo_impl()
|
H A D | filinpstr.cxx | 40 XInputStream_impl::XInputStream_impl( shell* pMyShell,const rtl::OUString& aUncPath, sal_Bool bLock… in XInputStream_impl() argument 41 : m_pMyShell( pMyShell ), in XInputStream_impl() 42 m_xProvider( pMyShell->m_pProvider ), in XInputStream_impl()
|
H A D | filprp.hxx | 43 XPropertySetInfo_impl( shell* pMyShell,const rtl::OUString& aUnqPath ); 44 …XPropertySetInfo_impl( shell* pMyShell,const com::sun::star::uno::Sequence< com::sun::star::beans:…
|
H A D | filid.cxx | 35 shell* pMyShell, in FileContentIdentifier() argument 38 : m_pMyShell( pMyShell ), in FileContentIdentifier()
|
H A D | filrow.cxx | 85 XRow_impl::XRow_impl( shell* pMyShell,const uno::Sequence< uno::Any >& seq ) in XRow_impl() argument 87 m_pMyShell( pMyShell ), in XRow_impl() 88 m_xProvider( pMyShell->m_pProvider ), in XRow_impl()
|
H A D | bc.cxx | 87 BaseContent::BaseContent( shell* pMyShell, in BaseContent() argument 90 : m_pMyShell( pMyShell ), in BaseContent() 108 BaseContent::BaseContent( shell* pMyShell, in BaseContent() argument 111 : m_pMyShell( pMyShell ), in BaseContent()
|
H A D | filrset.cxx | 47 shell* pMyShell, in XResultSet_impl() argument 52 : m_pMyShell( pMyShell ), in XResultSet_impl() 53 m_xProvider( pMyShell->m_pProvider ), in XResultSet_impl()
|
H A D | filstr.cxx | 98 XStream_impl::XStream_impl( shell* pMyShell,const rtl::OUString& aUncPath, sal_Bool bLock ) in XTYPEPROVIDER_IMPL_7() 101 m_pMyShell( pMyShell ), in XTYPEPROVIDER_IMPL_7()
|
H A D | bc.hxx | 86 BaseContent( shell* pMyShell, 92 shell* pMyShell,
|
H A D | filid.hxx | 43 FileContentIdentifier( shell* pMyShell,
|
H A D | filcmd.hxx | 46 XCommandInfo_impl( shell* pMyShell );
|
H A D | filinpstr.hxx | 52 XInputStream_impl( shell* pMyShell,const rtl::OUString& aUncPath, sal_Bool bLock );
|
H A D | filstr.hxx | 64 XStream_impl( shell* pMyShell,const rtl::OUString& aUncPath, sal_Bool bLock );
|
H A D | filrset.hxx | 72 XResultSet_impl( shell* pMyShell,
|