Lines Matching refs:ScStyleSheetPool
67 ScStyleSheetPool::ScStyleSheetPool( SfxItemPool& rPoolP, in ScStyleSheetPool() function in ScStyleSheetPool
78 __EXPORT ScStyleSheetPool::~ScStyleSheetPool() in ~ScStyleSheetPool()
84 void ScStyleSheetPool::SetDocument( ScDocument* pDocument ) in SetDocument()
98 SfxStyleSheetBase& ScStyleSheetPool::Make( const String& rName, in Make()
125 SfxStyleSheetBase* __EXPORT ScStyleSheetPool::Create( in Create()
139 SfxStyleSheetBase* __EXPORT ScStyleSheetPool::Create( const SfxStyleSheetBase& rStyle ) in Create()
147 void __EXPORT ScStyleSheetPool::Remove( SfxStyleSheetBase* pStyle ) in Remove()
161 void ScStyleSheetPool::CopyStyleFrom( ScStyleSheetPool* pSrcPool, in CopyStyleFrom()
220 void ScStyleSheetPool::CopyStdStylesFrom( ScStyleSheetPool* pSrcPool ) in CopyStdStylesFrom()
250 void ScStyleSheetPool::CreateStandardStyles() in CreateStandardStyles()
617 ScStyleSheet* ScStyleSheetPool::FindCaseIns( const String& rName, SfxStyleFamily eFam ) in FindCaseIns()