Searched refs:mxPool (Results 1 – 4 of 4) sorted by relevance
66 rtl::Reference< SfxStyleSheetPool > mxPool; member103 , mxPool( xPool ) in SdStyleFamily()112 , mxPool( xPool ) in SdStyleFamily()116 mpImpl->mxPool = xPool; in SdStyleFamily()131 if( !mxPool.is() ) in throwIfDisposed()444 mxPool->Insert( pStyle ); in insertByName()459 mxPool->Remove( pStyle ); in removeByName()474 mxPool->Remove( pOldStyle ); in replaceByName()475 mxPool->Insert( pNewStyle ); in replaceByName()510 if( mxPool.is() ) in dispose()[all …]
141 , mxPool( const_cast< SfxStyleSheetBasePool* >(&_rPool) ) in SdStyleSheet()150 , mxPool( r.mxPool ) in SdStyleSheet()747 if( !mxPool.is() ) in throwIfDisposed()884 mxPool.clear(); in disposing()1045 SdStyleSheet* pParentStyle = static_cast< SdStyleSheet* >( mxPool->Find( GetParent(), nFamily ) ); in getParentStyle()1061 const SfxStyles& rStyles = mxPool->GetStyles(); in setParentStyle()
116 rtl::Reference< SfxStyleSheetPool > mxPool; member in SdStyleFamily
140 rtl::Reference< SfxStyleSheetBasePool > mxPool; member in SdStyleSheet
Completed in 32 milliseconds