Searched refs:nRightBorderDistance (Results 1 – 7 of 7) sorted by relevance
409 nRightBorderDistance( rProp.nRightBorderDistance ), in SvxCSS1PropertyInfo()456 nLeftBorderDistance = nRightBorderDistance = USHRT_MAX; in Clear()505 if( USHRT_MAX != rProp.nRightBorderDistance ) in Merge()506 nRightBorderDistance = rProp.nRightBorderDistance; in Merge()614 nRightBorderDistance != USHRT_MAX; in SetBoxItem()661 nDist = nRightBorderDistance; in SetBoxItem()662 nRightBorderDistance = USHRT_MAX; in SetBoxItem()2519 case BOX_LINE_RIGHT: rPropInfo.nRightBorderDistance = nDist; break; in ParseCSS1_padding_xxx()2580 rPropInfo.nRightBorderDistance = rPropInfo.nLeftBorderDistance; in ParseCSS1_padding()
135 sal_uInt16 nRightBorderDistance; member in SvxCSS1PropertyInfo
321 sal_Int32 nRightBorderDistance; member331 , nRightBorderDistance(DEF_BORDER_DIST) in TableInfo()412 rInfo.nRightBorderDistance ); in endTableGetTableStyle()426 aDistances.RightDistance = static_cast<sal_Int16>( rInfo.nRightBorderDistance ); in endTableGetTableStyle()669 uno::makeAny((sal_Int32) rInfo.nRightBorderDistance ) ); in endTableGetCellProperties()
649 sal_Int32 nRightBorderDistance = 0; in lcl_CorrectIndents() local650 aAny >>= nRightBorderDistance; in lcl_CorrectIndents()651 nRightMargin -= nRightBorderDistance; in lcl_CorrectIndents()
719 aParaMargin.SetRight( aParaMargin.GetRight() - nRightBorderDistance ); in ExecTabWin()1348 nRightBorderDistance = 0; in StateTabWin()1388 nRightBorderDistance = static_cast< sal_uInt16 >(aDistLR.GetRight()); in StateTabWin()1416 nRightBorderDistance = static_cast< sal_uInt16 >(aDistLR.GetRight()); in StateTabWin()1458 nRightBorderDistance = static_cast< sal_uInt16 >(aDistLR.GetRight()); in StateTabWin()
766 nRightBorderDistance( 0 ), in SwView()
261 sal_uInt16 nRightBorderDistance; member in SwView
Completed in 118 milliseconds