Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx436 const ::uno::Any* pSyncHeight = 0; in FillBaseProperties() local
437 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_IS_SYNC_HEIGHT_TO_WIDTH, pSyncHeight); in FillBaseProperties()
449 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
463 if(pSyncHeight) in FillBaseProperties()
464 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSyncHeight, MID_FRMSIZE_IS_SYNC_HEIGHT_TO_WIDTH); in FillBaseProperties()

Completed in 19 milliseconds