Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx444 const ::uno::Any* pSizeType = 0; in FillBaseProperties() local
445 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_SIZE_TYPE, pSizeType); in FillBaseProperties()
448 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()
467 if(pSizeType) in FillBaseProperties()
468 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSizeType, MID_FRMSIZE_SIZE_TYPE); in FillBaseProperties()

Completed in 31 milliseconds