Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx130 static const rtl::OUString sBottomBorder( RTL_CONSTASCII_USTRINGPARAM( "TextLowerDistance" ) ); in applyTableCellProperties() local
139 …xPropSet->setPropertyValue( sBottomBorder, Any( static_cast< sal_Int32 >( rTableCell.getBottomMarg… in applyTableCellProperties()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7654 static const rtl::OUString sBottomBorder( RTL_CONSTASCII_USTRINGPARAM( "TextLowerDistance" ) ); in ApplyCellAttributes() local
7660 xPropSet->setPropertyValue( sBottomBorder, Any( nLowerDist ) ); in ApplyCellAttributes()
7793 …static const rtl::OUString sBottomBorder( String( RTL_CONSTASCII_USTRINGPARAM( "BottomBorder" ) ) … in ApplyCellLineAttributes() local
7813 xPropSet->setPropertyValue( sBottomBorder, Any( aBorderLine ) ); in ApplyCellLineAttributes()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5876 …static const rtl::OUString sBottomBorder( String( RTL_CONSTASCII_USTRINGPARAM( "BottomBorder" ) ) … in ImplCreateTable() local
5925 if ( xPropSet2->getPropertyValue( sBottomBorder ) >>= aBorderLine ) in ImplCreateTable()

Completed in 68 milliseconds