Home
last modified time | relevance | path

Searched refs:SwDocStyleSheetPool (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/inc/
H A Ddocstyle.hxx37 class SwDocStyleSheetPool;
61 friend class SwDocStyleSheetPool;
94 SwDocStyleSheetPool& rPool,
175 SwStyleSheetIterator( SwDocStyleSheetPool* pBase,
192 class SwDocStyleSheetPool : public SfxStyleSheetBasePool class
205 SwDocStyleSheetPool( SwDoc&, sal_Bool bOrganizer = sal_False );
232 virtual ~SwDocStyleSheetPool();
236 SwDocStyleSheetPool( const SwDocStyleSheetPool& );
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2152 SwDocStyleSheetPool::SwDocStyleSheetPool( SwDoc& rDocument, sal_Bool bOrg ) in SwDocStyleSheetPool() function in SwDocStyleSheetPool
2160 SwDocStyleSheetPool::~SwDocStyleSheetPool() in ~SwDocStyleSheetPool()
2164 void SAL_CALL SwDocStyleSheetPool::acquire( ) throw () in acquire()
2169 void SAL_CALL SwDocStyleSheetPool::release( ) throw () in release()
2174 SfxStyleSheetBase& SwDocStyleSheetPool::Make( in Make()
2206 void SwDocStyleSheetPool::Replace( SfxStyleSheetBase& rSource, in Replace()
2311 void SwDocStyleSheetPool::dispose() in dispose()
2316 void SwDocStyleSheetPool::Remove( SfxStyleSheetBase* pStyle) in Remove()
2374 sal_Bool SwDocStyleSheetPool::SetParent( SfxStyleFamily eFam, in SetParent()
2558 SwDoc& rDoc = ((SwDocStyleSheetPool*)pBasePool)->GetDoc(); in First()
[all …]
H A Ddocshini.cxx519 static_cast<SwDocStyleSheetPool*>(mxBasePool.get())->dispose(); in RemoveLink()
563 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in Load()
690 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in LoadFrom()
737 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in SubInitNew()
H A Ddocsh2.cxx371 SwDocStyleSheetPool* pMyPool = in Insert()
372 (SwDocStyleSheetPool*)GetStyleSheetPool(); in Insert()
580 SwDocStyleSheetPool* pMyPool = (SwDocStyleSheetPool*)GetStyleSheetPool(); in Remove()
H A Ddocsh.cxx276 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in ConvertFrom()

Completed in 49 milliseconds