Home
last modified time | relevance | path

Searched refs:GetFontName (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx126 if( rOpt.GetFontName().Len() ) in SwASCIIParser()
128 Font aTextFont( rOpt.GetFontName(), Size( 0, 10 ) ); in SwASCIIParser()
270 aEmpty.GetFontName() == rOpt.GetFontName() && in ReadChars()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx1054 String sFontName = pSourceViewConfig->GetFontName(); in SetFont()
/trunk/main/sw/inc/
H A Dshellio.hxx82 const String& GetFontName() const { return sFont; } in GetFontName() function in SwAsciiOptions
H A Dswabstdlg.hxx122 virtual String GetFontName() = 0;
/trunk/main/vcl/inc/
H A Doutdev.h129 const String& GetFontName() const { return maFontName; } in GetFontName() function in ImplGetDevSizeList
/trunk/main/unotools/source/config/
H A Dsourceviewconfig.cxx58 const rtl::OUString& GetFontName() const in GetFontName() function in utl::SourceViewConfig_Impl
224 const OUString& SourceViewConfig::GetFontName() const in GetFontName() function in utl::SourceViewConfig
226 return m_pImplConfig->GetFontName(); in GetFontName()
/trunk/main/unotools/inc/unotools/
H A Dsourceviewconfig.hxx48 const rtl::OUString& GetFontName() const;
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx474 if ( pDlg->GetFontName().Len() ) in Execute()
475 aReq.AppendItem( SfxStringItem( FN_PARAM_1, pDlg->GetFontName() ) ); in Execute()
/trunk/main/sw/source/ui/inc/
H A Dinsfnote.hxx82 String GetFontName() { return aFontName; } in GetFontName() function in SwInsFootNoteDlg
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx278 virtual String GetFontName();
H A Dascfldlg.cxx196 if( !aOpt.GetFontName().Len() ) in SwAsciiFilterDlg()
219 aFontLB.SelectEntry( aOpt.GetFontName() ); in SwAsciiFilterDlg()
H A Dswdlgfact.cxx438 String AbstractInsFootNoteDlg_Impl::GetFontName() in GetFontName() function in AbstractInsFootNoteDlg_Impl
440 return pDlg->GetFontName(); in GetFontName()
/trunk/main/svx/source/mnuctrls/
H A Dfntszctl.cxx153 pMenu->Fill( pList->GetFontName(0), pList ); in StateChanged()
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx83 static String GetFontName() { return GetDefaults().aFontName; } in GetFontName() function in SdrEngineDefaults
/trunk/main/svtools/workben/
H A Dsvdem.cxx1033 pNameMenu->SetCurName( aList.GetFontName( 0 ).GetName() ); in ContextMenu()
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx78 const XubString& rName = pList->GetFontName( i ).GetName(); in Fill()
H A Dctrlbox.cxx695 const FontInfo& rFontInfo = pList->GetFontName( i ); in Fill()
H A Dctrltool.cxx752 const FontInfo& FontList::GetFontName( sal_uInt16 nFont ) const in GetFontName() function in FontList
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx209 const FontInfo& GetFontName( sal_uInt16 nFont ) const;
/trunk/main/starmath/source/
H A Ddialog.cxx350 aFontBox.InsertEntry( aFontList.GetFontName(i).GetName() ); in SmFontDialog()
1734 aFonts.InsertEntry( pFontList->GetFontName(i).GetName() ); in FillFonts()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx178 aFontNameSeq[i] = pFontList->GetFontName(i).GetName(); in SvxFontListItem()
/trunk/main/dbaccess/source/ui/control/
H A Dsqledit.cxx208 String sFontName = m_SourceViewConfig.GetFontName(); in ImplSetFont()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx279 String sFontName(pSourceViewConfig->GetFontName()); in Reset()
388 const FontInfo& rInfo = aFntLst.GetFontName( nFont ); in IMPL_LINK()
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx230 pVar->PutString( GetFontName() ); in PropName()
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx114 String GetFontName() const { return aName; } in GetFontName() function in SbStdFont

Completed in 117 milliseconds

12