Searched refs:pRelW (Results 1 – 1 of 1) sorted by relevance
790 const ::uno::Any* pRelW = 0; in FillBaseProperties() local791 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_REL_WIDTH, pRelW); in FillBaseProperties()806 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()817 if(pRelW ) in FillBaseProperties()818 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pRelW, MID_FRMSIZE_REL_WIDTH); in FillBaseProperties()
Completed in 24 milliseconds