Searched refs:nRightBorderDistance (Results 1 – 6 of 6) sorted by relevance
267 sal_Int32 nRightBorderDistance; member277 , nRightBorderDistance(DEF_BORDER_DIST) in TableInfo()358 rInfo.nRightBorderDistance ); in endTableGetTableStyle()372 aDistances.RightDistance = static_cast<sal_Int16>( rInfo.nRightBorderDistance ); in endTableGetTableStyle()615 uno::makeAny((sal_Int32) rInfo.nRightBorderDistance ) ); in endTableGetCellProperties()
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
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()
767 nRightBorderDistance( 0 ), in SwView()
261 sal_uInt16 nRightBorderDistance; member in SwView
Completed in 92 milliseconds