Home
last modified time | relevance | path

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

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