Searched refs:pRelH (Results 1 – 1 of 1) sorted by relevance
430 const ::uno::Any* pRelH = 0; in FillBaseProperties() local431 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_REL_HEIGHT, pRelH); in FillBaseProperties()448 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()457 if(pRelH ) in FillBaseProperties()458 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pRelH, MID_FRMSIZE_REL_HEIGHT); in FillBaseProperties()
Completed in 156 milliseconds