Home
last modified time | relevance | path

Searched refs:rFontName (Results 26 – 50 of 58) sorted by relevance

123

/trunk/main/cppcanvas/source/wrapper/
H A Dimplcanvas.hxx72 …virtual FontSharedPtr createFont( const ::rtl::OUString& rFontName, const doubl…
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx754 bool IsStarSymbol(const String &rFontName) in IsStarSymbol() argument
756 String sFamilyNm(GetFontToken(rFontName, 0)); in IsStarSymbol()
H A Dwriterhelper.hxx783 bool IsStarSymbol(const String &rFontName);
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx191 sal_uInt16 GetFontNameType( const XubString& rFontName ) const;
/trunk/main/vcl/inc/vcl/
H A Dkeycod.hxx96 XubString GetSymbolName( const XubString& rFontName, Window* pWindow = NULL ) const;
/trunk/main/vcl/unx/headless/
H A Dsvpframe.hxx103 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode );
H A Dsvpgdi.hxx94 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsvppspgraphics.hxx113 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/starmath/source/
H A Ddialog.cxx2363 void SmSymDefineDialog::SetFont(const XubString &rFontName, const XubString &rStyleName) in SetFont() argument
2368 aFI = pFontList->Get(rFontName, WEIGHT_NORMAL, ITALIC_NONE); in SetFont()
2399 sal_Bool SmSymDefineDialog::SelectFont(const XubString &rFontName, sal_Bool bApplyFont) in SelectFont() argument
2402 sal_uInt16 nPos = aFonts.GetEntryPos(rFontName); in SelectFont()
/trunk/main/vcl/inc/
H A Dsalframe.hxx214 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode ) = 0;
/trunk/main/sc/source/filter/inc/
H A Dxltools.hxx173 static String GetXclFontName( const String& rFontName );
/trunk/main/vcl/inc/os2/
H A Dsalframe.h137 virtual String GetSymbolKeyName( const XubString& rFontName, USHORT nKeyCode );
H A Dsalgdi.h276 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/win/
H A Dsalframe.h125 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode );
H A Dsalgdi.h306 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h142 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode );
H A Dsalgdi.h344 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx872 const String& rFontName, in AddDevFontSubstitute() argument
876 pOutDev->ImplAddDevFontSubstitute( rFontName, rReplaceFontName, nFlags ); in AddDevFontSubstitute()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx212 const String& rFontName,
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx588 void lclSetFontName( ApiScriptFontName& rFontName, const FontDescriptor& rFontDesc, bool bHasGlyphs… in lclSetFontName() argument
592 rFontName.maName = rFontDesc.Name; in lclSetFontName()
593 rFontName.mnFamily = rFontDesc.Family; in lclSetFontName()
595 rFontName.mnTextEnc = rFontDesc.CharSet; in lclSetFontName()
599 rFontName = ApiScriptFontName(); in lclSetFontName()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h104 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsalframe.h250 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode );
H A Dsalgdi.h251 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx350 virtual String GetSymbolKeyName( const XubString& rFontName, sal_uInt16 nKeyCode );
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx996 rtl::OUString PrintFontManager::Substitute(const rtl::OUString& rFontName, in Substitute() argument
1012 const rtl::OString aTargetName = rtl::OUStringToOString( rFontName, RTL_TEXTENCODING_UTF8 ); in Substitute()

Completed in 120 milliseconds

123