Home
last modified time | relevance | path

Searched refs:_pPool (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svl/source/items/
H A Ditemset.cxx132 : _pPool( &rPool ), in SfxItemSet()
138 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet()
162 _pPool( &rPool ), in SfxItemSet()
169 DBG_ASSERTWARNING( _pPool == _pPool->GetMasterPool(), "kein Master-Pool" ); in SfxItemSet()
204 _pPool( &rPool ), in SfxItemSet()
256 _pPool( &rPool ), in SfxItemSet()
274 _pPool( rASet._pPool ), in SfxItemSet()
476 *ppFnd = &_pPool->Put( _pPool->GetDefaultItem(nWhich) ); in ClearInvalidItems()
1662 _pPool != rCmp._pPool || in operator ==()
2107 if(_pPool)
[all …]
/trunk/main/forms/source/richtext/
H A Drichtextengine.cxx109 RichTextEngine::RichTextEngine( SfxItemPool* _pPool ) in DBG_NAME()
110 :EditEngine( _pPool ) in DBG_NAME()
111 ,m_pEnginePool( _pPool ) in DBG_NAME()
H A Drichtextengine.hxx71 RichTextEngine( SfxItemPool* _pPool );
/trunk/main/connectivity/source/cpool/
H A DZDriverWrapper.cxx43 …erWrapper::ODriverWrapper( Reference< XAggregation >& _rxAggregateDriver, OConnectionPool* _pPool ) in ODriverWrapper() argument
44 :m_pConnectionPool(_pPool) in ODriverWrapper()
H A DZConnectionPool.hxx50 OPoolTimer(OConnectionPool* _pPool,const ::vos::TTimeValue& _Time) in OPoolTimer() argument
52 ,m_pPool(_pPool) in OPoolTimer()
H A DZDriverWrapper.hxx60 OConnectionPool* _pPool
/trunk/main/svl/inc/svl/
H A Ditemset.hxx71 SfxItemPool* _pPool; // der verwendete Pool member in SfxItemSet
174 SfxItemPool* GetPool() const { return _pPool; } in GetPool()
/trunk/main/dbaccess/source/ui/dlg/
H A DdsnItem.hxx56 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;
H A Doptionalboolitem.hxx49 virtual SfxPoolItem* Clone( SfxItemPool* _pPool = NULL ) const;
/trunk/main/dbaccess/source/ui/inc/
H A Dstringlistitem.hxx58 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;
H A Dpropertysetitem.hxx56 virtual SfxPoolItem* Clone(SfxItemPool* _pPool = NULL) const;

Completed in 44 milliseconds