Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx97 SwFmtSurround* pSurround; member in SwShapeDescriptor_Impl
121 pSurround(0), in SwShapeDescriptor_Impl()
142 delete pSurround; in ~SwShapeDescriptor_Impl()
179 if(bCreate && !pSurround) in GetSurround()
180 pSurround = new SwFmtSurround(); in GetSurround()
181 return pSurround; in GetSurround()
210 void RemoveSurround(){DELETEZ(pSurround);} in RemoveSurround()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.cxx757 const SwFmtSurround* pSurround = (const SwFmtSurround*)pItem; in OutFrmFmtOptions() local
760 SwSurround eSurround = pSurround->GetSurround(); in OutFrmFmtOptions()
761 sal_Bool bAnchorOnly = pSurround->IsAnchorOnly(); in OutFrmFmtOptions()

Completed in 26 milliseconds