Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx792 const ::uno::Any* pSyncWidth = 0; in FillBaseProperties() local
793 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_IS_SYNC_WIDTH_TO_HEIGHT, pSyncWidth); in FillBaseProperties()
807 pWidthType ||pSyncWidth || pSyncHeight ) in FillBaseProperties()
819 if(pSyncWidth) in FillBaseProperties()
820 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSyncWidth, MID_FRMSIZE_IS_SYNC_WIDTH_TO_HEIGHT); in FillBaseProperties()

Completed in 90 milliseconds