Searched refs:_nScript (Results 1 – 1 of 1) sorted by relevance
61 const Font& GetFont( sal_uInt16 _nScript ) const;63 inline void SetOutDevFont( sal_uInt16 _nScript ) in SetOutDevFont() argument64 { mrOutDevice.SetFont( GetFont( _nScript ) ); } in SetOutDevFont()132 const Font& SvtScriptedTextHelper_Impl::GetFont( sal_uInt16 _nScript ) const in GetFont()134 switch( _nScript ) in GetFont()
Completed in 11 milliseconds