Home
last modified time | relevance | path

Searched refs:ScDocumentPool (Results 1 – 24 of 24) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Ddocpool.cxx80 sal_uInt16* ScDocumentPool::pVersionMap1 = 0;
81 sal_uInt16* ScDocumentPool::pVersionMap2 = 0;
82 sal_uInt16* ScDocumentPool::pVersionMap3 = 0;
83 sal_uInt16* ScDocumentPool::pVersionMap4 = 0;
84 sal_uInt16* ScDocumentPool::pVersionMap5 = 0;
85 sal_uInt16* ScDocumentPool::pVersionMap6 = 0;
86 sal_uInt16* ScDocumentPool::pVersionMap7 = 0;
190 ScDocumentPool::ScDocumentPool( SfxItemPool* pSecPool, sal_Bool bLoadRefCounts ) in ScDocumentPool() function in ScDocumentPool
375 __EXPORT ScDocumentPool::~ScDocumentPool() in ~ScDocumentPool()
389 void ScDocumentPool::InitVersionMaps() in InitVersionMaps()
[all …]
H A Dattarray.cxx90 ScDocumentPool* pDocPool = pDocument->GetPool(); in ~ScAttrArray()
134 ScDocumentPool* pDocPool = pDocument->GetPool(); in Reset()
443 ScDocumentPool* pDocPool = pDocument->GetPool(); in SetPatternArea()
751 ScDocumentPool::CheckRef( *pOldPattern ); in ApplyCacheArea()
752 ScDocumentPool::CheckRef( *pNewPattern ); in ApplyCacheArea()
2231 ScDocumentPool* pDocPool = pDocument->GetPool(); in DeleteRange()
2322 ScDocumentPool* pSourceDocPool = pDocument->GetPool(); in CopyArea()
2394 ScDocumentPool* pSourceDocPool = pDocument->GetPool(); in CopyAreaSafe()
2537 ScDocumentPool* pDocPool = pDocument->GetPool();
2577 ScDocumentPool* pDocPool = pDocument->GetPool();
[all …]
H A Ddocumen9.cxx171 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in InitDrawLayer()
277 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in IMPL_LINK_INLINE_END()
732 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in UpdateFontCharSet()
H A Dcolumn.cxx441 ScDocumentPool::CheckRef( *pPattern ); in ApplyPattern()
442 ScDocumentPool::CheckRef( *pNewPattern ); in ApplyPattern()
650 ScDocumentPool* pDocPool = pDocument->GetPool(); in ApplyAttr()
673 ScDocumentPool::CheckRef( *pPattern ); in ApplyAttr()
674 ScDocumentPool::CheckRef( *pNewPattern ); in ApplyAttr()
H A Dpoolhelp.cxx48 pDocPool = new ScDocumentPool; in ScPoolHelper()
H A Dstlpool.cxx154 ((ScDocumentPool&)rPool).StyleDeleted((ScStyleSheet*)pStyle); in Remove()
H A Ddocument.cxx4313 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib()
4341 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib()
4996 ScDocumentPool* ScDocument::GetPool() in GetPool()
5056 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in UpdStlShtPtrsFrmNms()
5074 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in StylesToNames()
H A Dfillinfo.cxx165 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in FillInfo()
H A Dglobal.cxx678 ScDocumentPool::DeleteVersionMaps(); in Clear()
H A Ddocumen3.cxx1906 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in SetLanguage()
H A Dtable2.cxx429 ScDocumentPool* pPool = pDocument->GetPool(); in DeleteSelection()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx214 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in setPropertyValue()
276 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in getPropertyValue()
313 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in SC_IMPL_DUMMY_PROPERTY_LISTENER()
350 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in setPropertyToDefault()
375 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in getPropertyDefault()
/aoo42x/main/sc/source/core/inc/
H A Dpoolhelp.hxx33 class ScDocumentPool;
43 ScDocumentPool* pDocPool;
60 ScDocumentPool* GetDocPool() const { return pDocPool; } in GetDocPool()
/aoo42x/main/sc/inc/
H A Ddocpool.hxx34 class SC_DLLPUBLIC ScDocumentPool: public SfxItemPool class
51 ScDocumentPool( SfxItemPool* pSecPool = NULL, sal_Bool bLoadRefCounts = sal_False );
53 virtual ~ScDocumentPool();
H A Ddocument.hxx97 class ScDocumentPool;
1446 SC_DLLPUBLIC ScDocumentPool* GetPool();
/aoo42x/main/sc/source/ui/inc/
H A Dmsgpool.hxx41 class ScDocumentPool;
60 ScDocumentPool* pDocPool;
/aoo42x/main/sc/source/filter/inc/
H A Dlotattr.hxx35 class ScDocumentPool;
89 ScDocumentPool* pDocPool;
H A Dxlroot.hxx133 class ScDocumentPool;
H A Dxistyle.hxx36 class ScDocumentPool;
/aoo42x/main/sc/source/filter/rtf/
H A Deeimpars.cxx155 ScDocumentPool* pDocPool = mpDoc->GetPool(); in WriteToDocument()
592 pDocPool( new ScDocumentPool ), in ScEEParser()
/aoo42x/main/sc/source/ui/app/
H A Dmsgpool.cxx86 pDocPool = new ScDocumentPool; in ScMessagePool()
H A Dscdll.cxx173 ScDocumentPool::InitVersionMaps(); // wird im ScModule ctor gebraucht in Init()
/aoo42x/main/sc/source/ui/undo/
H A Dundocell.cxx83 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ScUndoCursorAttr()
91 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ~ScUndoCursorAttr()
H A Dundoblk3.cxx446 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ScUndoSelectionAttr()
457 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ~ScUndoSelectionAttr()

Completed in 363 milliseconds