Searched refs:pRelH (Results 1 – 1 of 1) sorted by relevance
788 const ::uno::Any* pRelH = 0; in FillBaseProperties() local789 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_REL_HEIGHT, pRelH); in FillBaseProperties()806 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()815 if(pRelH ) in FillBaseProperties()816 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pRelH, MID_FRMSIZE_REL_HEIGHT); in FillBaseProperties()
Completed in 30 milliseconds