Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx759 const ::uno::Any* pTopDistance = 0; in FillBaseProperties() local
760 GetProperty(RES_BOX, CONVERT_TWIPS|TOP_BORDER_DISTANCE, pTopDistance); in FillBaseProperties()
764 pLeftDistance || pRightDistance || pTopDistance || pBottomDistance ) in FillBaseProperties()
781 if( pTopDistance ) in FillBaseProperties()
782 bRet &= ((SfxPoolItem&)aBox).PutValue(*pTopDistance, CONVERT_TWIPS|TOP_BORDER_DISTANCE); in FillBaseProperties()

Completed in 43 milliseconds