Home
last modified time | relevance | path

Searched refs:SfxStyleSheetPool (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/sd/source/core/
H A Ddrawdoc.cxx216 rOutliner.SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in SdDrawDocument()
311 pHitTestOutliner->SetStyleSheetPool( (SfxStyleSheetPool*)GetStyleSheetPool() ); in SdDrawDocument()
656 rDrawOutliner.SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in NewOrLoadCompleted()
667 pHitTestOutliner->SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in NewOrLoadCompleted()
671 mpOutliner->SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in NewOrLoadCompleted()
675 mpInternalOutliner->SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in NewOrLoadCompleted()
855 mpOutliner->SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in GetOutliner()
885 mpInternalOutliner->SetStyleSheetPool((SfxStyleSheetPool*)GetStyleSheetPool()); in GetInternalOutliner()
H A Dstlfamily.cxx66 rtl::Reference< SfxStyleSheetPool > mxPool;
101 SdStyleFamily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, SfxStyleFamily nFam… in SdStyleFamily()
110 SdStyleFamily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMast… in SdStyleFamily()
H A Dstlpool.cxx92 rtl::Reference< SfxStyleSheetPool > xPool( this ); in SdStyleSheetPool()
1171 rtl::Reference< SfxStyleSheetPool > xPool( this ); in AddStyleFamily()
/trunk/main/sc/source/core/data/
H A Dstlpool.cxx69 : SfxStyleSheetPool( rPoolP ), in ScStyleSheetPool()
116 return SfxStyleSheetPool::Make( aNewName, eFam, mask, nPos ); in Make()
120 return SfxStyleSheetPool::Make( rName, eFam, mask, nPos ); in Make()
155 SfxStyleSheetPool::Remove(pStyle); in Remove()
/trunk/main/sd/inc/
H A Dstlfamily.hxx56 SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, SfxStyleFamily nFamily );
59 SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage );
116 rtl::Reference< SfxStyleSheetPool > mxPool;
H A Dstlpool.hxx51 typedef ::cppu::ImplInheritanceHelper4< SfxStyleSheetPool,
131 using SfxStyleSheetPool::Create;
H A DOutliner.hxx42 class SfxStyleSheetPool;
/trunk/main/sc/inc/
H A Dstlpool.hxx33 class ScStyleSheetPool : public SfxStyleSheetPool
68 using SfxStyleSheetPool::Create; // calcwarnings: Create(const SfxStyleSheet&) - ever used?
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx35 class SfxStyleSheetPool;
348 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
349 SfxStyleSheetPool* GetStyleSheetPool();
H A Doutliner.hxx66 class SfxStyleSheetPool;
937 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
938 SfxStyleSheetPool* GetStyleSheetPool();
H A Deditobj.hxx37 class SfxStyleSheetPool;
/trunk/main/svl/inc/svl/
H A Dstyle.hxx297 class SVL_DLLPUBLIC SfxStyleSheetPool: public SfxStyleSheetBasePool class
305 SfxStyleSheetPool( SfxItemPool const& );
/trunk/main/svl/source/items/
H A Dstyle.cxx1308 SfxStyleSheetPool::SfxStyleSheetPool( SfxItemPool const& rSet) in SfxStyleSheetPool() function in SfxStyleSheetPool
1315 SfxStyleSheetBase* SfxStyleSheetPool::Create( const XubString& rName, in Create()
1321 SfxStyleSheetBase* SfxStyleSheetPool::Create( const SfxStyleSheet& r ) in Create()
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx102 SfxStyleSheetPool* pSPool = (SfxStyleSheetPool*) GetDocSh()->GetStyleSheetPool(); in ModelHasChanged()
H A DOutliner.cxx85 class SfxStyleSheetPool;
184 SetStyleSheetPool((SfxStyleSheetPool*) mpDrawDocument->GetStyleSheetPool()); in Outliner()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx332 void Outliner::SetStyleSheetPool( SfxStyleSheetPool* pSPool ) in SetStyleSheetPool()
338 SfxStyleSheetPool* Outliner::GetStyleSheetPool() in GetStyleSheetPool()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx676 SfxStyleSheetPool* pPool = (SfxStyleSheetPool*)mpObject->GetModel()->GetStyleSheetPool(); in GetBackgroundTextForwarder()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx423 SfxStyleSheetPool* pStylePool;
872 void SetStyleSheetPool( SfxStyleSheetPool* pSPool );
873 SfxStyleSheetPool* GetStyleSheetPool() const { return pStylePool; } in GetStyleSheetPool()
H A Deditobj2.hxx34 class SfxStyleSheetPool;
/trunk/main/sd/source/ui/func/
H A Dfusumry.cxx186 pOutl->SetStyleSheetPool((SfxStyleSheetPool*) mpDoc->GetStyleSheetPool()); in DoExecute()
H A Dfuexpand.cxx112 pOutl->SetStyleSheetPool((SfxStyleSheetPool*) mpDoc->GetStyleSheetPool()); in DoExecute()
/trunk/main/svx/source/table/
H A Dcell.cxx591 SfxStyleSheetPool* Cell::GetStyleSheetPool() const in GetStyleSheetPool()
594 return dynamic_cast< SfxStyleSheetPool* >( &mpProperties->GetStyleSheet()->GetPool() ); in GetStyleSheetPool()
H A Dcelleditsource.cxx566 SfxStyleSheetPool* pPool = mxCell->GetStyleSheetPool(); in GetBackgroundTextForwarder()
H A Dcell.hxx83 SfxStyleSheetPool* GetStyleSheetPool() const;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2585 SfxStyleSheetPool* pStlPool = aDocument.GetStyleSheetPool(); in ScDocShell()
2621 SfxStyleSheetPool* pStlPool = aDocument.GetStyleSheetPool();
2638 SfxStyleSheetPool* pStlPool = aDocument.GetStyleSheetPool();

Completed in 147 milliseconds

12