Home
last modified time | relevance | path

Searched refs:mpAttrPool (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Ddocnew.cxx221 mpAttrPool(new SwAttrPool(this)), in SwDoc()
704 SfxItemPool::Free(mpAttrPool); in ~SwDoc()
1158 const SfxPoolItem& rSourceAttr = mpAttrPool->GetDefaultItem( nWhich ); in CreateCopy()
1159 if( rSourceAttr != pRet->mpAttrPool->GetDefaultItem( nWhich ) ) in CreateCopy()
/aoo4110/main/sw/inc/
H A Ddoc.hxx287 SwAttrPool* mpAttrPool; // der Attribut Pool member in SwDoc
1815 const SwAttrPool& GetAttrPool() const { return *mpAttrPool; } in GetAttrPool()
1816 SwAttrPool& GetAttrPool() { return *mpAttrPool; } in GetAttrPool()

Completed in 34 milliseconds