Searched refs:_rPool (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/forms/source/richtext/ |
H A D | rtattributehandler.cxx | 148 static WhichId lcl_implGetWhich( const SfxItemPool& _rPool, AttributeId _nAttributeId ) in lcl_implGetWhich() argument 160 nWhich = _rPool.GetWhich( (SfxSlotId)_nAttributeId ); in lcl_implGetWhich()
|
/aoo41x/main/sd/source/core/ |
H A D | stlsheet.cxx | 137 SdStyleSheet::SdStyleSheet(const OUString& rDisplayName, SfxStyleSheetBasePool& _rPool, SfxStyleFam… in SdStyleSheet() argument 138 : SdStyleSheetBase( UniString( rDisplayName ), _rPool, eFamily, _nMask) in SdStyleSheet() 141 , mxPool( const_cast< SfxStyleSheetBasePool* >(&_rPool) ) in SdStyleSheet()
|
H A D | stlpool.cxx | 85 SdStyleSheetPool::SdStyleSheetPool(SfxItemPool const& _rPool, SdDrawDocument* pDocument) in SdStyleSheetPool() argument 86 : SdStyleSheetPoolBase( _rPool ) in SdStyleSheetPool()
|
/aoo41x/main/svl/inc/svl/ |
H A D | style.hxx | 373 …SfxUnoStyleSheet( const UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eF…
|
/aoo41x/main/svl/source/items/ |
H A D | style.cxx | 1336 SfxUnoStyleSheet::SfxUnoStyleSheet( const UniString& _rName, const SfxStyleSheetBasePool& _rPool, S… in SfxUnoStyleSheet() argument 1337 …:sun::star::style::XStyle, ::com::sun::star::lang::XUnoTunnel >( _rName, _rPool, _eFamily, _nMaske… in SfxUnoStyleSheet()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 401 SwDocStyleSheetPool& _rPool, in SwDocStyleSheet() argument 405 SfxStyleSheetBase( rName, _rPool, eFam, _nMask ), in SwDocStyleSheet()
|
Completed in 45 milliseconds