Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx734 const ::uno::Any* pSurAnch = 0; in FillBaseProperties() local
735 GetProperty(RES_SURROUND, MID_SURROUND_ANCHORONLY, pSurAnch); in FillBaseProperties()
736 if(pSur || pSurAnch) in FillBaseProperties()
741 if(pSurAnch) in FillBaseProperties()
742 bRet &= ((SfxPoolItem&)aSrnd).PutValue(*pSurAnch, MID_SURROUND_ANCHORONLY); in FillBaseProperties()

Completed in 27 milliseconds