Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds