Searched refs:sBottomBorder (Results 1 – 3 of 3) sorted by relevance
130 static const rtl::OUString sBottomBorder( RTL_CONSTASCII_USTRINGPARAM( "TextLowerDistance" ) ); in applyTableCellProperties() local139 …xPropSet->setPropertyValue( sBottomBorder, Any( static_cast< sal_Int32 >( rTableCell.getBottomMarg… in applyTableCellProperties()
7643 static const rtl::OUString sBottomBorder( RTL_CONSTASCII_USTRINGPARAM( "TextLowerDistance" ) ); in ApplyCellAttributes() local7649 xPropSet->setPropertyValue( sBottomBorder, Any( nLowerDist ) ); in ApplyCellAttributes()7782 …static const rtl::OUString sBottomBorder( String( RTL_CONSTASCII_USTRINGPARAM( "BottomBorder" ) ) … in ApplyCellLineAttributes() local7802 xPropSet->setPropertyValue( sBottomBorder, Any( aBorderLine ) ); in ApplyCellLineAttributes()
5876 …static const rtl::OUString sBottomBorder( String( RTL_CONSTASCII_USTRINGPARAM( "BottomBorder" ) ) … in ImplCreateTable() local5925 if ( xPropSet2->getPropertyValue( sBottomBorder ) >>= aBorderLine ) in ImplCreateTable()
Completed in 126 milliseconds