Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx223 mpAttrPool(new SwAttrPool(this)), in SwDoc()
722 SfxItemPool::Free(mpAttrPool); in ~SwDoc()
1174 const SfxPoolItem& rSourceAttr = mpAttrPool->GetDefaultItem( nWhich ); in CreateCopy()
1175 if( rSourceAttr != pRet->mpAttrPool->GetDefaultItem( nWhich ) ) in CreateCopy()
/trunk/main/sw/inc/
H A Ddoc.hxx287 SwAttrPool* mpAttrPool; // der Attribut Pool member in SwDoc
1807 const SwAttrPool& GetAttrPool() const { return *mpAttrPool; } in GetAttrPool()
1808 SwAttrPool& GetAttrPool() { return *mpAttrPool; } in GetAttrPool()

Completed in 26 milliseconds