Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx376 const ::uno::Any* pSurAnch = 0; in FillBaseProperties() local
377 GetProperty(RES_SURROUND, MID_SURROUND_ANCHORONLY, pSurAnch); in FillBaseProperties()
378 if(pSur || pSurAnch) in FillBaseProperties()
383 if(pSurAnch) in FillBaseProperties()
384 bRet &= ((SfxPoolItem&)aSrnd).PutValue(*pSurAnch, MID_SURROUND_ANCHORONLY); in FillBaseProperties()

Completed in 29 milliseconds