Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx798 String sFont = pConvert->ConvertChar(i); in SubstituteBullet() local
799 if (sFont.Len()) in SubstituteBullet()
805 String sFont = pConvert->ConvertChar(cChar); in SubstituteBullet() local
807 if (sFont.Len()) in SubstituteBullet()
810 rFontName = sFont; in SubstituteBullet()
/trunk/main/svtools/source/config/
H A Dfontsubstconfig.cxx103 pNodeValues[nName++] >>= pInsert->sFont; in SvtFontSubstConfig()
156 pSetValues[nSetValue++].Value <<= pSubst->sFont; in Commit()
221 OutputDevice::AddFontSubstitute( String(pSubs->sFont), String(pSubs->sReplaceBy), nFlags ); in Apply()
/trunk/main/sw/inc/
H A Dshellio.hxx75 String sFont; member in SwAsciiOptions
82 const String& GetFontName() const { return sFont; } in GetFontName()
83 void SetFontName( const String& rFont ) { sFont = rFont; } in SetFontName()
96 sFont.Erase(); in Reset()
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx313 String sFont; in FillOptions() local
317 sFont = aFontLB.GetSelectEntry(); in FillOptions()
321 rOptions.SetFontName( sFont ); in FillOptions()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx221 aAdd.sFont = aCheckLB.GetEntryText(pEntry, 0); in FillItemSet()
265 String aTmpStr1(pSubs->sFont); in Reset()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx1347 String sFont = pConvert->ConvertChar(cChar); in lcl_SubstituteBullet() local
1349 if (sFont.Len()) in lcl_SubstituteBullet()
1352 rFontName = sFont; in lcl_SubstituteBullet()
/trunk/main/svtools/inc/svtools/
H A Dfontsubstconfig.hxx34 rtl::OUString sFont; member
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx915 sFont = sToken; in ReadUserData()
948 rStr += sFont; in WriteUserData()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx2428 String sFont = pConvert->ConvertChar(cChar); in lcl_SubstituteBullet() local
2430 if (sFont.Len()) in lcl_SubstituteBullet()
2433 rFontName = sFont; in lcl_SubstituteBullet()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1810 rtl::OUString sFont = _pSet->sBulletFont; in GetNBOIndexForNumRule() local

Completed in 77 milliseconds