Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmltabw.cxx410 …rtOrientation::TOP==eVertOri ? OOO_STRING_SVTOOLS_HTML_VA_top : OOO_STRING_SVTOOLS_HTML_VA_bottom); in OutTableCell()
548 …rientation::TOP==eRowVertOri ? OOO_STRING_SVTOOLS_HTML_VA_top : OOO_STRING_SVTOOLS_HTML_VA_bottom); in OutTableCells()
817 += (bTopCaption ? OOO_STRING_SVTOOLS_HTML_VA_top : OOO_STRING_SVTOOLS_HTML_VA_bottom); in Write()
H A Dhtmlfly.cxx613 … case text::VertOrientation::TOP: pStr = OOO_STRING_SVTOOLS_HTML_VA_bottom; break; in OutFrmFmtOptions()
1298 … case text::VertOrientation::TOP: pStr = OOO_STRING_SVTOOLS_HTML_VA_bottom; break; in OutHTML_BulletImage()
H A Dhtmlgrin.cxx97 { OOO_STRING_SVTOOLS_HTML_VA_bottom, text::VertOrientation::TOP },
H A Dhtmltab.cxx86 { OOO_STRING_SVTOOLS_HTML_VA_bottom, text::VertOrientation::BOTTOM },
4944 if( pOption->GetString().EqualsIgnoreCaseAscii(OOO_STRING_SVTOOLS_HTML_VA_bottom)) in BuildTableCaption()
/aoo4110/main/svtools/inc/svtools/
H A Dhtmlkywd.hxx692 #define OOO_STRING_SVTOOLS_HTML_VA_bottom "BOTTOM" macro
/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx1003 case SVX_VER_JUSTIFY_BOTTOM: pChar = OOO_STRING_SVTOOLS_HTML_VA_bottom; break; in WriteCell()
H A Dhtmlpars.cxx973 … else if ( rOptVal.CompareIgnoreCaseToAscii( OOO_STRING_SVTOOLS_HTML_VA_bottom ) == COMPARE_EQUAL ) in TableDataOn()
2515 else if( rOptVal.EqualsIgnoreCaseAscii( OOO_STRING_SVTOOLS_HTML_VA_bottom ) ) in ProcessFormatOptions()

Completed in 85 milliseconds