Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx430 const ::uno::Any* pRelH = 0; in FillBaseProperties() local
431 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 39 milliseconds