Home
last modified time | relevance | path

Searched refs:_rPool (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/svl/source/items/
H A Dstyle.cxx1336 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()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx400 SwDocStyleSheetPool& _rPool, in SwDocStyleSheet() argument
404 SfxStyleSheetBase( rName, _rPool, eFam, _nMask ), in SwDocStyleSheet()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx373 …SfxUnoStyleSheet( const UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eF…
/trunk/main/sd/source/core/
H A Dstlpool.cxx85 SdStyleSheetPool::SdStyleSheetPool(SfxItemPool const& _rPool, SdDrawDocument* pDocument) in SdStyleSheetPool() argument
86 : SdStyleSheetPoolBase( _rPool ) in SdStyleSheetPool()
H A Dstlsheet.cxx137 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()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx148 static WhichId lcl_implGetWhich( const SfxItemPool& _rPool, AttributeId _nAttributeId ) in lcl_implGetWhich() argument
160 nWhich = _rPool.GetWhich( (SfxSlotId)_nAttributeId ); in lcl_implGetWhich()

Completed in 130 milliseconds