Home
last modified time | relevance | path

Searched refs:ScStyleSheetPool (Results 1 – 25 of 34) sorted by relevance

12

/aoo42x/main/sc/source/core/data/
H A Dstlpool.cxx67 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()
[all …]
H A Dstlsheet.cxx64 ScStyleSheetPool& rPoolP, in ScStyleSheet()
139 ScDocument* pDoc = static_cast<ScStyleSheetPool&>(GetPool()).GetDocument(); in SetParent()
176 ScDocument* pDoc = ((ScStyleSheetPool&)GetPool()).GetDocument(); in GetItemSet()
256 ScDocument* pDoc = ((ScStyleSheetPool&)GetPool()).GetDocument(); in GetItemSet()
276 ScDocument* pDoc = ((ScStyleSheetPool&)rPool).GetDocument(); in IsUsed()
304 const String* pForceStdName = ((ScStyleSheetPool&)rPool).GetForceStdName(); in GetName()
314 const String* pForceStdName = ((ScStyleSheetPool&)rPool).GetForceStdName(); in GetParent()
324 const String* pForceStdName = ((ScStyleSheetPool&)rPool).GetForceStdName(); in GetFollow()
H A Dpoolhelp.cxx51 mxStylePool = new ScStyleSheetPool( *pDocPool, pSourceDoc ); in ScPoolHelper()
H A Dpatattr.cxx1031 ScStyleSheetPool* pSrcSPool = pSrcDoc->GetStyleSheetPool(); in PutInPool()
1032 ScStyleSheetPool* pDestSPool = pDestDoc->GetStyleSheetPool(); in PutInPool()
H A Dfillinfo.cxx166 ScStyleSheetPool* pStlPool = xPoolHelper->GetStylePool(); in FillInfo()
/aoo42x/main/sc/inc/
H A Dstlpool.hxx33 class ScStyleSheetPool : public SfxStyleSheetPool class
36 ScStyleSheetPool( SfxItemPool& rPool,
51 void CopyStdStylesFrom( ScStyleSheetPool* pSrcPool );
54 void CopyStyleFrom( ScStyleSheetPool* pSrcPool,
66 virtual ~ScStyleSheetPool();
H A Dstlsheet.hxx35 class ScStyleSheetPool;
39 friend class ScStyleSheetPool;
79 ScStyleSheetPool& rPool,
/aoo42x/main/sc/source/core/inc/
H A Dpoolhelp.hxx34 class ScStyleSheetPool;
44 rtl::Reference< ScStyleSheetPool > mxStylePool;
61 ScStyleSheetPool* GetStylePool() const { return mxStylePool.get(); } in GetStylePool()
/aoo42x/main/sc/source/filter/ftools/
H A Dftools.cxx234 ScStyleSheet& lclMakeStyleSheet( ScStyleSheetPool& rPool, const String& rStyleName, SfxStyleFamily … in lclMakeStyleSheet()
260 ScStyleSheet& ScfTools::MakeCellStyleSheet( ScStyleSheetPool& rPool, const String& rStyleName, bool… in MakeCellStyleSheet()
265 ScStyleSheet& ScfTools::MakePageStyleSheet( ScStyleSheetPool& rPool, const String& rStyleName, bool… in MakePageStyleSheet()
/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx775 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetObjectByIndex_Impl()
797 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetObjectByName_Impl()
821 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in insertByName()
871 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in removeByName()
923 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in getCount()
979 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in getElementNames()
1011 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in hasByName()
1179 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetStyle_Impl()
/aoo42x/main/sc/source/filter/inc/
H A Dftools.hxx255 class ScStyleSheetPool;
338 ScStyleSheetPool& rPool,
345 ScStyleSheetPool& rPool,
H A Dxlroot.hxx134 class ScStyleSheetPool;
226 ScStyleSheetPool& GetStyleSheetPool() const;
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1284 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in DoAutoStyle()
1382 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in SetPrintZoom()
1417 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in AdjustPrintZoom()
1548 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in ExecutePageStyle()
1626 ScStyleSheetPool* pStylePool in ExecutePageStyle()
1775 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetStatePageStyle()
1984 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetPageOnFromPageStyleSet()
H A Ddocsh6.cxx289 ScStyleSheetPool* pSourcePool = rSource.GetDocument()->GetStyleSheetPool(); in LoadStylesArgs()
290 ScStyleSheetPool* pDestPool = aDocument.GetStyleSheetPool(); in LoadStylesArgs()
/aoo42x/main/sc/source/ui/view/
H A Dprevwsh.cxx218 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetOptimalSizePixel()
282 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in UpdateScrollBars()
692 ScStyleSheetPool* pStylePool = pDocShell->GetDocument()->GetStyleSheetPool(); in Execute()
801ScStyleSheetPool* pStylePool = pDocShell->GetDocument()->GetStyleSheetPool(); in GetState()
H A Dpreview.cxx748 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in lcl_GetDocPageSize()
1029 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in MouseButtonUp()
1121 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in MouseButtonUp()
H A Dtabvwsha.cxx296 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in GetState()
H A Dformatsh.cxx408 ((ScStyleSheetPool*)pStylePool)-> in ExecuteStyle()
437 ((ScStyleSheetPool*)pStylePool)->SetActualStyleSheet( pStyleSheet ); in ExecuteStyle()
H A Dtabview2.cxx778 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in CalcZoom()
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx667 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in InitDocShell()
676 ScStyleSheetPool* pDestPool = pDestDoc->GetStyleSheetPool(); in InitDocShell()
/aoo42x/main/sc/source/ui/undo/
H A Dundostyl.cxx144 ScStyleSheetPool* pStlPool = pDoc->GetStyleSheetPool(); in DoChange()
H A Dundoblk.cxx1619 ScStyleSheetPool* pStlPool = pDoc->GetStyleSheetPool(); in DoChange()
1658 ScStyleSheetPool* pStlPool = pDoc->GetStyleSheetPool(); in Repeat()
H A Dundocell.cxx636 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in DoChange()
/aoo42x/main/sc/source/filter/excel/
H A Dxlroot.cxx294 ScStyleSheetPool& XclRoot::GetStyleSheetPool() const in GetStyleSheetPool()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx717 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in PutToDoc()
1171 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in LoadPatternCollection()
2162 ScStyleSheetPool* pStylePool = pDoc->GetStyleSheetPool(); in LoadColAttr()

Completed in 2096 milliseconds

12