Searched refs:GetHTMLDirection (Results 1 – 5 of 5) sorted by relevance
550 sal_uInt16 nDir = rHTMLWrt.GetHTMLDirection( rFmt.GetAttrSet() ); in lcl_html_OutSectionStartTag()1036 nDirection = GetHTMLDirection( rItemSet ); in MakeHeader()1258 sal_uInt16 SwHTMLWriter::GetHTMLDirection( const SfxItemSet& rItemSet ) const in GetHTMLDirection() function in SwHTMLWriter1260 return GetHTMLDirection( in GetHTMLDirection()1265 sal_uInt16 SwHTMLWriter::GetHTMLDirection( sal_uInt16 nDir ) const in GetHTMLDirection() function in SwHTMLWriter1400 rWrt.nDirection = rWrt.GetHTMLDirection( pFrmFmt->GetAttrSet() ); in HTMLSaveData()
399 sal_uInt16 GetHTMLDirection( sal_uInt16 nDir ) const;400 sal_uInt16 GetHTMLDirection( const SfxItemSet& rItemSet ) const;
635 rWrt.nDirection = rWrt.GetHTMLDirection( pFrmFmt->GetAttrSet() ); in Write()
563 sal_uInt16 nDir = GetHTMLDirection( rItemSet ); in OutFrmFmtOptions()
999 sal_uInt16 nDir = rHWrt.GetHTMLDirection( in OutHTML_SwFmt()
Completed in 66 milliseconds