Searched refs:GetDocPool (Results 1 – 6 of 6) sorted by relevance
171 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in InitDrawLayer()277 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in IMPL_LINK_INLINE_END()732 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in UpdateFontCharSet()
1890 xPoolHelper->GetDocPool() == pClipDoc->xPoolHelper->GetDocPool(); in IsClipboardSource()3928 return &xPoolHelper->GetDocPool()->GetDefaultItem( nWhich ); in GetAttr()4302 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib()4330 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in HasAttrib()4934 SfxItemPoolCache aCache( xPoolHelper->GetDocPool(), pSet ); in ApplySelectionPattern()4981 return (ScPatternAttr*) &xPoolHelper->GetDocPool()->GetDefaultItem(ATTR_PATTERN); in GetDefPattern()4987 return xPoolHelper->GetDocPool(); in GetPool()5045 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in UpdStlShtPtrsFrmNms()5063 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in StylesToNames()
1906 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in SetLanguage()2015 &xPoolHelper->GetDocPool()->GetDefaultItem( ATTR_MERGE ); in RemoveMerge()
165 ScDocumentPool* pPool = xPoolHelper->GetDocPool(); in FillInfo()
130 new SfxItemSet( *xPoolHelper->GetDocPool(), in GetPrinter()
60 ScDocumentPool* GetDocPool() const { return pDocPool; } in GetDocPool() function in ScPoolHelper