Searched refs:_pPool (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/svl/source/items/ |
| H A D | itemset.cxx | 132 : _pPool( &rPool ), in SfxItemSet() 138 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet() 149 _pWhichRanges = (sal_uInt16*) _pPool->GetFrozenIdRanges(); in SfxItemSet() 152 _pPool->FillItemIdRanges_Impl( _pWhichRanges ); in SfxItemSet() 162 _pPool( &rPool ), in SfxItemSet() 169 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet() 204 _pPool( &rPool ), in SfxItemSet() 212 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet() 256 _pPool( &rPool ), in SfxItemSet() 263 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet() [all …]
|
| /AOO41X/main/forms/source/richtext/ |
| H A D | richtextengine.cxx | 109 RichTextEngine::RichTextEngine( SfxItemPool* _pPool ) in DBG_NAME() 110 :EditEngine( _pPool ) in DBG_NAME() 111 ,m_pEnginePool( _pPool ) in DBG_NAME()
|
| H A D | richtextengine.hxx | 71 RichTextEngine( SfxItemPool* _pPool );
|
| /AOO41X/main/connectivity/source/cpool/ |
| H A D | ZDriverWrapper.cxx | 43 …erWrapper::ODriverWrapper( Reference< XAggregation >& _rxAggregateDriver, OConnectionPool* _pPool ) in ODriverWrapper() argument 44 :m_pConnectionPool(_pPool) in ODriverWrapper()
|
| H A D | ZConnectionPool.hxx | 50 OPoolTimer(OConnectionPool* _pPool,const ::vos::TTimeValue& _Time) in OPoolTimer() argument 52 ,m_pPool(_pPool) in OPoolTimer()
|
| H A D | ZDriverWrapper.hxx | 60 OConnectionPool* _pPool
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | itemset.hxx | 71 SfxItemPool* _pPool; // der verwendete Pool member in SfxItemSet 174 SfxItemPool* GetPool() const { return _pPool; } in GetPool()
|
| /AOO41X/main/dbaccess/source/ui/dlg/ |
| H A D | dsnItem.hxx | 56 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;
|
| H A D | optionalboolitem.hxx | 49 virtual SfxPoolItem* Clone( SfxItemPool* _pPool = NULL ) const;
|
| /AOO41X/main/dbaccess/source/ui/inc/ |
| H A D | stringlistitem.hxx | 58 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;
|
| H A D | propertysetitem.hxx | 56 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;
|