Home
last modified time | relevance | path

Searched refs:mxPool (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/core/
H A Dstlfamily.cxx66 rtl::Reference< SfxStyleSheetPool > mxPool; member
103 , 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 …]
H A Dstlsheet.cxx141 , 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()
/aoo4110/main/sd/inc/
H A Dstlfamily.hxx116 rtl::Reference< SfxStyleSheetPool > mxPool; member in SdStyleFamily
H A Dstlsheet.hxx140 rtl::Reference< SfxStyleSheetBasePool > mxPool; member in SdStyleSheet

Completed in 39 milliseconds