| /AOO42X/main/sc/source/core/data/ |
| H A D | docpool.cxx | 80 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; 87 sal_uInt16* ScDocumentPool::pVersionMap8 = 0; 88 sal_uInt16* ScDocumentPool::pVersionMap9 = 0; 89 sal_uInt16* ScDocumentPool::pVersionMap10 = 0; [all …]
|
| H A D | attarray.cxx | 90 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() 2323 ScDocumentPool* pDestDocPool = rAttrArray.pDocument->GetPool(); in CopyArea() 2394 ScDocumentPool* pSourceDocPool = pDocument->GetPool(); in CopyAreaSafe() 2395 ScDocumentPool* pDestDocPool = rAttrArray.pDocument->GetPool(); in CopyAreaSafe() [all …]
|
| H A D | documen9.cxx | 171 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 D | column.cxx | 441 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 D | poolhelp.cxx | 48 pDocPool = new ScDocumentPool; in ScPoolHelper()
|
| H A D | stlpool.cxx | 154 ((ScDocumentPool&)rPool).StyleDeleted((ScStyleSheet*)pStyle); in Remove()
|
| H A D | document.cxx | 4302 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib() 4330 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib() 4985 ScDocumentPool* ScDocument::GetPool() in GetPool() 5045 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in UpdStlShtPtrsFrmNms() 5063 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in StylesToNames()
|
| H A D | fillinfo.cxx | 165 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in FillInfo()
|
| H A D | global.cxx | 678 ScDocumentPool::DeleteVersionMaps(); in Clear()
|
| H A D | documen3.cxx | 1906 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in SetLanguage()
|
| H A D | table2.cxx | 429 ScDocumentPool* pPool = pDocument->GetPool(); in DeleteSelection()
|
| /AOO42X/main/sc/source/ui/unoobj/ |
| H A D | defltuno.cxx | 214 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 D | poolhelp.hxx | 33 class ScDocumentPool; 43 ScDocumentPool* pDocPool; 60 ScDocumentPool* GetDocPool() const { return pDocPool; } in GetDocPool()
|
| /AOO42X/main/sc/inc/ |
| H A D | docpool.hxx | 34 class SC_DLLPUBLIC ScDocumentPool: public SfxItemPool class 51 ScDocumentPool( SfxItemPool* pSecPool = NULL, sal_Bool bLoadRefCounts = sal_False ); 53 virtual ~ScDocumentPool();
|
| H A D | document.hxx | 94 class ScDocumentPool; 1443 SC_DLLPUBLIC ScDocumentPool* GetPool();
|
| /AOO42X/main/sc/source/ui/inc/ |
| H A D | msgpool.hxx | 41 class ScDocumentPool; 60 ScDocumentPool* pDocPool;
|
| /AOO42X/main/sc/source/filter/inc/ |
| H A D | lotattr.hxx | 35 class ScDocumentPool; 89 ScDocumentPool* pDocPool;
|
| H A D | xlroot.hxx | 133 class ScDocumentPool;
|
| H A D | xistyle.hxx | 36 class ScDocumentPool;
|
| /AOO42X/main/sc/source/filter/rtf/ |
| H A D | eeimpars.cxx | 155 ScDocumentPool* pDocPool = mpDoc->GetPool(); in WriteToDocument() 592 pDocPool( new ScDocumentPool ), in ScEEParser()
|
| /AOO42X/main/sc/source/ui/app/ |
| H A D | msgpool.cxx | 86 pDocPool = new ScDocumentPool; in ScMessagePool()
|
| H A D | scdll.cxx | 167 ScDocumentPool::InitVersionMaps(); // wird im ScModule ctor gebraucht in Init()
|
| /AOO42X/main/sc/source/ui/undo/ |
| H A D | undocell.cxx | 83 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ScUndoCursorAttr() 91 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ~ScUndoCursorAttr()
|
| H A D | undoblk3.cxx | 446 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ScUndoSelectionAttr() 457 ScDocumentPool* pPool = pDocShell->GetDocument()->GetPool(); in ~ScUndoSelectionAttr()
|