Searched refs:pSPool (Results 1 – 10 of 10) sorted by relevance
681 SdStyleSheetPool* pSPool = (SdStyleSheetPool*) GetStyleSheetPool(); in NewOrLoadCompleted() local690 pSPool->CreateLayoutStyleSheets( pPage->GetName(), sal_True ); in NewOrLoadCompleted()697 NewOrLoadCompleted( pPage, pSPool ); in NewOrLoadCompleted()705 NewOrLoadCompleted( pPage, pSPool ); in NewOrLoadCompleted()749 void SdDrawDocument::NewOrLoadCompleted( SdPage* pPage, SdStyleSheetPool* pSPool ) in NewOrLoadCompleted() argument773 List* pOutlineList = pSPool->CreateOutlineSheetList(aName); in NewOrLoadCompleted()775 pSPool->GetTitleSheet(aName); in NewOrLoadCompleted()
275 SdStyleSheetPool* pSPool = (SdStyleSheetPool*)pModel->GetStyleSheetPool(); in EndListenOutlineText() local276 DBG_ASSERT(pSPool, "StyleSheetPool nicht gefunden"); in EndListenOutlineText()279 List* pOutlineStyles = pSPool->CreateOutlineSheetList(aTrueLayoutName); in EndListenOutlineText()
38 void ImpEditEngine::SetStyleSheetPool( SfxStyleSheetPool* pSPool ) in SetStyleSheetPool() argument40 if ( pStylePool != pSPool ) in SetStyleSheetPool()45 pStylePool = pSPool; in SetStyleSheetPool()
2052 void EditEngine::SetStyleSheetPool( SfxStyleSheetPool* pSPool ) in SetStyleSheetPool() argument2055 pImpEditEngine->SetStyleSheetPool( pSPool ); in SetStyleSheetPool()
872 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
102 SfxStyleSheetPool* pSPool = (SfxStyleSheetPool*) GetDocSh()->GetStyleSheetPool(); in ModelHasChanged() local103 pOutliner->SetStyleSheetPool(pSPool); in ModelHasChanged()
332 void Outliner::SetStyleSheetPool( SfxStyleSheetPool* pSPool ) in SetStyleSheetPool() argument335 pEditEngine->SetStyleSheetPool( pSPool ); in SetStyleSheetPool()
432 void NewOrLoadCompleted( SdPage* pPage, SdStyleSheetPool* pSPool );
348 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
937 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
Completed in 64 milliseconds