Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx434 const ::uno::Any* pSyncWidth = 0; in FillBaseProperties() local
435 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_IS_SYNC_WIDTH_TO_HEIGHT, pSyncWidth); in FillBaseProperties()
449 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
461 if(pSyncWidth) in FillBaseProperties()
462 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSyncWidth, MID_FRMSIZE_IS_SYNC_WIDTH_TO_HEIGHT); in FillBaseProperties()

Completed in 49 milliseconds