Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx401 const ::uno::Any* pTopDistance = 0; in FillBaseProperties() local
402 GetProperty(RES_BOX, CONVERT_TWIPS|TOP_BORDER_DISTANCE, pTopDistance); in FillBaseProperties()
406 pLeftDistance || pRightDistance || pTopDistance || pBottomDistance ) in FillBaseProperties()
423 if( pTopDistance ) in FillBaseProperties()
424 bRet &= ((SfxPoolItem&)aBox).PutValue(*pTopDistance, CONVERT_TWIPS|TOP_BORDER_DISTANCE); in FillBaseProperties()

Completed in 20 milliseconds