Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx432 const ::uno::Any* pRelW = 0; in FillBaseProperties() local
433 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