Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx804 const ::uno::Any* pWidthType = 0; in FillBaseProperties() local
805 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_WIDTH_TYPE, pWidthType); in FillBaseProperties()
807 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
827 if(pWidthType) in FillBaseProperties()
828 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pWidthType, MID_FRMSIZE_WIDTH_TYPE); in FillBaseProperties()

Completed in 28 milliseconds