Home
last modified time | relevance | path

Searched defs:xPool (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/sd/source/ui/table/
H A Dtablefunction.cxx95 … Reference< XNameAccess > xPool( dynamic_cast< XNameAccess* >( pModel->GetStyleSheetPool() ) ); in apply_table_style() local
/AOO41X/main/sd/source/core/
H A Dstlfamily.cxx101 …leFamily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, SfxStyleFamily nFamily ) in SdStyleFamily()
110 …amily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage ) in SdStyleFamily()
H A Dstlpool.cxx92 rtl::Reference< SfxStyleSheetPool > xPool( this ); in SdStyleSheetPool() local
1171 rtl::Reference< SfxStyleSheetPool > xPool( this ); in AddStyleFamily() local
/AOO41X/main/comphelper/source/misc/
H A Dlogging.cxx93 … Reference< XLoggerPool > xPool( LoggerPool::get( m_aContext.getUNOContext() ), UNO_QUERY_THROW ); in impl_createLogger_nothrow() local