Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx446 const ::uno::Any* pWidthType = 0; in FillBaseProperties() local
447 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_WIDTH_TYPE, pWidthType); in FillBaseProperties()
449 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
469 if(pWidthType) in FillBaseProperties()
470 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pWidthType, MID_FRMSIZE_WIDTH_TYPE); in FillBaseProperties()

Completed in 36 milliseconds