Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx732 const ::uno::Any* pSur = 0; in FillBaseProperties() local
733 GetProperty(RES_SURROUND, MID_SURROUND_SURROUNDTYPE, pSur); in FillBaseProperties()
736 if(pSur || pSurAnch) in FillBaseProperties()
739 if(pSur) in FillBaseProperties()
740 bRet &= ((SfxPoolItem&)aSrnd).PutValue(*pSur, MID_SURROUND_SURROUNDTYPE ); in FillBaseProperties()

Completed in 35 milliseconds