Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx802 const ::uno::Any* pSizeType = 0; in FillBaseProperties() local
803 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_SIZE_TYPE, pSizeType); in FillBaseProperties()
806 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()
825 if(pSizeType) in FillBaseProperties()
826 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSizeType, MID_FRMSIZE_SIZE_TYPE); in FillBaseProperties()

Completed in 27 milliseconds