Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dscriptedtext.cxx61 const Font& GetFont( sal_uInt16 _nScript ) const;
63 inline void SetOutDevFont( sal_uInt16 _nScript ) in SetOutDevFont() argument
64 { 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 15 milliseconds