Searched refs:pRelW (Results 1 – 1 of 1) sorted by relevance
432 const ::uno::Any* pRelW = 0; in FillBaseProperties() local433 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_REL_WIDTH, pRelW); in FillBaseProperties()448 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()459 if(pRelW ) in FillBaseProperties()460 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pRelW, MID_FRMSIZE_REL_WIDTH); in FillBaseProperties()
Completed in 31 milliseconds