Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx794 const ::uno::Any* pSyncHeight = 0; in FillBaseProperties() local
795 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_IS_SYNC_HEIGHT_TO_WIDTH, pSyncHeight); in FillBaseProperties()
807 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
821 if(pSyncHeight) in FillBaseProperties()
822 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSyncHeight, MID_FRMSIZE_IS_SYNC_HEIGHT_TO_WIDTH); in FillBaseProperties()

Completed in 34 milliseconds