| /trunk/main/ucb/source/ucp/file/ |
| H A D | bc.cxx | 86 : m_pMyShell( pMyShell ), in BaseContent() 96 m_pMyShell->m_pProvider->acquire(); in BaseContent() 107 : m_pMyShell( pMyShell ), in BaseContent() 117 m_pMyShell->m_pProvider->acquire(); in BaseContent() 118 m_pMyShell->registerNotifier( m_aUncPath,this ); in BaseContent() 119 m_pMyShell->insertDefaultProperties( m_aUncPath ); in BaseContent() 127 m_pMyShell->deregisterNotifier( m_aUncPath,this ); in ~BaseContent() 129 m_pMyShell->m_pProvider->release(); in ~BaseContent() 310 return m_pMyShell->getCommandId(); in XTYPEPROVIDER_IMPL_10() 317 m_pMyShell->abort( CommandId ); in abort() [all …]
|
| H A D | filrow.cxx | 87 m_pMyShell( pMyShell ), in XRow_impl() 147 …m_nWasNull = ::convert<rtl::OUString>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Va… in getString() 159 …m_nWasNull = ::convert<sal_Bool>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getBoolean() 172 …m_nWasNull = ::convert<sal_Int8>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getByte() 184 …m_nWasNull = ::convert<sal_Int16>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getShort() 197 …m_nWasNull = ::convert<sal_Int32>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getInt() 209 …m_nWasNull = ::convert<sal_Int64>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getLong() 221 m_nWasNull = ::convert<float>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getFloat() 233 … m_nWasNull = ::convert<double>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getDouble() 245 …m_nWasNull = ::convert<uno::Sequence< sal_Int8 > >( m_pMyShell,m_xTypeConverter,m_aValueMap[ --col… in getBytes() [all …]
|
| H A D | filcmd.cxx | 37 : m_pMyShell( pMyShell ), in XCommandInfo_impl() 80 return m_pMyShell->m_sCommandInfo; in getCommands() 88 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); i++ ) in getCommandInfoByName() 89 if( m_pMyShell->m_sCommandInfo[i].Name == aName ) in getCommandInfoByName() 90 return m_pMyShell->m_sCommandInfo[i]; in getCommandInfoByName() 100 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); ++i ) in getCommandInfoByHandle() 101 if( m_pMyShell->m_sCommandInfo[i].Handle == Handle ) in getCommandInfoByHandle() 102 return m_pMyShell->m_sCommandInfo[i]; in getCommandInfoByHandle() 112 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); ++i ) in hasCommandByName() 113 if( m_pMyShell->m_sCommandInfo[i].Name == aName ) in hasCommandByName() [all …]
|
| H A D | prov.cxx | 100 m_pMyShell( 0 ) in FileProvider() 107 if( m_pMyShell ) in ~FileProvider() 108 delete m_pMyShell; in ~FileProvider() 155 if( ! m_pMyShell ) in init() 156 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_True ); in init() 164 if( ! m_pMyShell ) { in initialize() 169 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_False ); in initialize() 171 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_True ); in initialize() 274 sal_Bool err = m_pMyShell->getUnqFromUrl( xIdentifier->getContentIdentifier(), in queryContent() 280 return Reference< XContent >( new BaseContent( m_pMyShell,xIdentifier,aUnc ) ); in queryContent() [all …]
|
| H A D | filnot.cxx | 45 : m_pMyShell( pMyShell ), in ContentEventNotifier() 58 : m_pMyShell( pMyShell ), in ContentEventNotifier() 70 FileContentIdentifier* p = new FileContentIdentifier( m_pMyShell,aChildName ); in notifyChildInserted() 73 uno::Reference< XContent > xChildContent = m_pMyShell->m_pProvider->queryContent( xChildId ); in notifyChildInserted() 109 FileContentIdentifier* p = new FileContentIdentifier( m_pMyShell,aChildName ); in notifyRemoved() 112 BaseContent* pp = new BaseContent( m_pMyShell,xChildId,aChildName ); in notifyRemoved() 161 : m_pMyShell( pMyShell ), in PropertySetInfoChangeNotifier() 216 : m_pMyShell( pMyShell ), in PropertyChangeNotifier()
|
| H A D | filprp.cxx | 40 : m_pMyShell( pMyShell ), in XPropertySetInfo_impl() 45 m_pMyShell->m_pProvider->acquire(); in XPropertySetInfo_impl() 47 shell::ContentMap::iterator it = m_pMyShell->m_aContent.find( aUnqPath ); in XPropertySetInfo_impl() 66 : m_pMyShell( pMyShell ), in XPropertySetInfo_impl() 70 m_pMyShell->m_pProvider->acquire(); in XPropertySetInfo_impl() 76 m_pMyShell->m_pProvider->release(); in ~XPropertySetInfo_impl()
|
| H A D | filrset.cxx | 52 : m_pMyShell( pMyShell ), in XResultSet_impl() 80 m_pMyShell->registerNotifier( m_aBaseDirectory,this ); in XResultSet_impl() 86 m_pMyShell->deregisterNotifier( m_aBaseDirectory,this ); in ~XResultSet_impl() 299 aRow = m_pMyShell->getv( in OneMore() 581 = new FileContentIdentifier( m_pMyShell, in queryContentIdentifier() 596 return m_pMyShell->m_pProvider->queryContent( queryContentIdentifier() ); in queryContent() 662 = m_pMyShell->m_xMultiServiceFactory; in connectToCache() 726 m_pMyShell->m_xMultiServiceFactory, in getMetaData() 735 m_pMyShell->m_xMultiServiceFactory, m_sProperty ); in getMetaData() 757 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( m_pMyShell, in getPropertySetInfo()
|
| H A D | filid.cxx | 38 : m_pMyShell( pMyShell ), in FileContentIdentifier() 43 m_pMyShell->getUrlFromUnq( aUnqPath,m_aContentId ); in FileContentIdentifier() 45 m_pMyShell->getScheme( m_aProviderScheme ); in FileContentIdentifier() 49 m_pMyShell->getUnqFromUrl( aUnqPath,m_aNormalizedId ); in FileContentIdentifier() 51 m_pMyShell->getScheme( m_aProviderScheme ); in FileContentIdentifier()
|
| H A D | filnot.hxx | 42 shell* m_pMyShell; member in fileaccess::ContentEventNotifier 74 shell* m_pMyShell; member in fileaccess::PropertySetInfoChangeNotifier 99 shell* m_pMyShell; member in fileaccess::PropertyChangeNotifier
|
| H A D | filstr.cxx | 100 m_pMyShell( pMyShell ), in XTYPEPROVIDER_IMPL_7() 101 m_xProvider( m_pMyShell->m_pProvider ), in XTYPEPROVIDER_IMPL_7()
|
| H A D | filid.hxx | 83 shell* m_pMyShell; member in fileaccess::FileContentIdentifier
|
| H A D | filcmd.hxx | 90 shell* m_pMyShell; member in fileaccess::XCommandInfo_impl
|
| H A D | filprp.hxx | 80 shell* m_pMyShell; member in fileaccess::XPropertySetInfo_impl
|
| H A D | filinpstr.hxx | 118 shell* m_pMyShell; member in fileaccess::XInputStream_impl
|
| H A D | filstr.hxx | 174 shell* m_pMyShell; member in fileaccess::XStream_impl
|
| H A D | filrow.hxx | 151 shell* m_pMyShell; member in fileaccess::XRow_impl
|
| H A D | filinpstr.cxx | 41 : m_pMyShell( pMyShell ), in XInputStream_impl()
|
| H A D | prov.hxx | 191 shell* m_pMyShell; member in fileaccess::FileProvider
|
| H A D | bc.hxx | 246 shell* m_pMyShell; member in fileaccess::BaseContent
|
| H A D | filrset.hxx | 513 shell* m_pMyShell; member in fileaccess::XResultSet_impl
|