Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx986 sal_Int16 eFlyHoriOri = text::HoriOrientation::NONE; in OutHTML_SwTblNode() local
999 eFlyHoriOri = pFlyFrmFmt->GetHoriOrient().GetHoriOrient(); in OutHTML_SwTblNode()
1000 if( text::HoriOrientation::NONE == eFlyHoriOri ) in OutHTML_SwTblNode()
1001 eFlyHoriOri = text::HoriOrientation::LEFT; in OutHTML_SwTblNode()
1128 if( eFlyHoriOri!=text::HoriOrientation::NONE ) in OutHTML_SwTblNode()
1130 eTabHoriOri = eFlyHoriOri; in OutHTML_SwTblNode()

Completed in 20 milliseconds