Home
last modified time | relevance | path

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

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