/aoo41x/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 90 : m_pMyShell( pMyShell ), in BaseContent() 100 m_pMyShell->m_pProvider->acquire(); in BaseContent() 111 : m_pMyShell( pMyShell ), in BaseContent() 121 m_pMyShell->m_pProvider->acquire(); in BaseContent() 133 m_pMyShell->m_pProvider->release(); in ~BaseContent() 322 return m_pMyShell->getCommandId(); in XTYPEPROVIDER_IMPL_10() 330 m_pMyShell->abort( CommandId ); in abort() 346 m_pMyShell->startTask( CommandId, in execute() 442 m_pMyShell->installError( CommandId, in execute() 792 return m_pMyShell->info_c(); in getCommandInfo() [all …]
|
H A D | filcmd.cxx | 37 : m_pMyShell( pMyShell ), in XCommandInfo_impl() 82 return m_pMyShell->m_sCommandInfo; in getCommands() 92 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); i++ ) in getCommandInfoByName() 93 if( m_pMyShell->m_sCommandInfo[i].Name == aName ) in getCommandInfoByName() 94 return m_pMyShell->m_sCommandInfo[i]; in getCommandInfoByName() 106 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); ++i ) in getCommandInfoByHandle() 107 if( m_pMyShell->m_sCommandInfo[i].Handle == Handle ) in getCommandInfoByHandle() 108 return m_pMyShell->m_sCommandInfo[i]; in getCommandInfoByHandle() 119 for( sal_Int32 i = 0; i < m_pMyShell->m_sCommandInfo.getLength(); ++i ) in hasCommandByName() 120 if( m_pMyShell->m_sCommandInfo[i].Name == aName ) in hasCommandByName() [all …]
|
H A D | filrow.cxx | 87 m_pMyShell( pMyShell ), in XRow_impl() 166 m_nWasNull = ::convert<sal_Bool>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getBoolean() 181 m_nWasNull = ::convert<sal_Int8>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getByte() 195 …m_nWasNull = ::convert<sal_Int16>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getShort() 210 …m_nWasNull = ::convert<sal_Int32>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value … in getInt() 238 m_nWasNull = ::convert<float>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getFloat() 252 m_nWasNull = ::convert<double>( m_pMyShell,m_xTypeConverter,m_aValueMap[ --columnIndex ],Value ); in getDouble() 368 m_nWasNull = ::convert<uno::Reference< sdbc::XRef> >( m_pMyShell, in getRef() 385 m_nWasNull = ::convert<uno::Reference< sdbc::XBlob> >( m_pMyShell, in getBlob() 402 m_nWasNull = ::convert<uno::Reference< sdbc::XClob> >( m_pMyShell, in getClob() [all …]
|
H A D | prov.cxx | 100 m_pMyShell( 0 ) in FileProvider() 107 if( m_pMyShell ) in ~FileProvider() 108 delete m_pMyShell; in ~FileProvider() 156 if( ! m_pMyShell ) in init() 157 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_True ); in init() 166 if( ! m_pMyShell ) { in initialize() 171 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_False ); in initialize() 173 m_pMyShell = new shell( m_xMultiServiceFactory, this, sal_True ); in initialize() 281 sal_Bool err = m_pMyShell->getUnqFromUrl( xIdentifier->getContentIdentifier(), in queryContent() 308 m_pMyShell->getUnqFromUrl( aUrl1, aPath1 ); in compareContentIds() [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 | 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 | 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() 306 aRow = m_pMyShell->getv( in OneMore() 627 = new FileContentIdentifier( m_pMyShell, in queryContentIdentifier() 643 return m_pMyShell->m_pProvider->queryContent( queryContentIdentifier() ); in queryContent() 717 = m_pMyShell->m_xMultiServiceFactory; in connectToCache() 784 m_pMyShell->m_xMultiServiceFactory, in getMetaData() 793 m_pMyShell->m_xMultiServiceFactory, m_sProperty ); in getMetaData() 816 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( m_pMyShell, in getPropertySetInfo()
|
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 | 101 m_pMyShell( pMyShell ), in XTYPEPROVIDER_IMPL_7() 102 m_xProvider( m_pMyShell->m_pProvider ), in XTYPEPROVIDER_IMPL_7()
|
H A D | filid.hxx | 88 shell* m_pMyShell; member in fileaccess::FileContentIdentifier
|
H A D | filcmd.hxx | 98 shell* m_pMyShell; member in fileaccess::XCommandInfo_impl
|
H A D | filprp.hxx | 85 shell* m_pMyShell; member in fileaccess::XPropertySetInfo_impl
|
H A D | filinpstr.hxx | 144 shell* m_pMyShell; member in fileaccess::XInputStream_impl
|
H A D | filinpstr.cxx | 41 : m_pMyShell( pMyShell ), in XInputStream_impl()
|
H A D | filstr.hxx | 218 shell* m_pMyShell; member in fileaccess::XStream_impl
|
H A D | filrow.hxx | 193 shell* m_pMyShell; member in fileaccess::XRow_impl
|
H A D | prov.hxx | 228 shell* m_pMyShell; member in fileaccess::FileProvider
|
H A D | bc.hxx | 277 shell* m_pMyShell; member in fileaccess::BaseContent
|
H A D | filrset.hxx | 632 shell* m_pMyShell; member in fileaccess::XResultSet_impl
|