Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx523 aFmt.SetCharFmtName(sBulletCharFmtName); in ApplyNumRule()
771 aFmt.SetCharFmtName( sNumCharFmtName ); in ApplyNumRule()
1292 aFmt.SetCharFmtName(sBulletCharFmtName); in ApplyNumRule()
1320 aFmt.SetCharFmtName( sNumCharFmtName ); in ApplyNumRule()
1634 aFmt.SetCharFmtName(sNumCharFmtName); in ApplyNumRule()
2011 aFmt.SetCharFmtName( sBulletCharFmtName ); in ApplyNumRule()
2030 aFmt.SetCharFmtName(sBulletCharFmtName); in ApplyNumRule()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx427 aFmt.SetCharFmtName(sNumCharFmtName); in IMPL_LINK()
617 aFmt.SetCharFmtName(sBulletCharFmtName); in IMPL_LINK()
647 SetCharFmtName( pBulletCharFmt->GetValue()); in PageCreated()
903 aFmt.SetCharFmtName( sBulletCharFmtName ); in IMPL_LINK()
910 aFmt.SetCharFmtName(sNumCharFmtName); in IMPL_LINK()
1165 aFmt.SetCharFmtName( sNumCharFmtName ); in IMPL_LINK()
2294 aNumFmt.SetCharFmtName(sNumCharFmtName); in IMPL_LINK()
2546 aNumFmt.SetCharFmtName(aEmptyStr); in IMPL_LINK()
2550 aNumFmt.SetCharFmtName(sEntry); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx376 void SwNumFmt::SetCharFmtName(const String& rSet) in SetCharFmtName() function in SwNumFmt
378 SvxNumberFormat::SetCharFmtName(rSet); in SetCharFmtName()
997 aNumFmt.SetCharFmtName(aNumFmt.GetCharFmt()->GetName()); in MakeSvxNumRule()
/trunk/main/sw/inc/
H A Dfmtruby.hxx73 void SetCharFmtName( const String& rNm ) { sCharFmtName = rNm; } in SetCharFmtName() function in SwFmtRuby
H A Dnumrule.hxx88 virtual void SetCharFmtName(const String& rSet);
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx194 void SetCharFmtName(const String& rSet){ sCharStyleName = rSet; } in SetCharFmtName() function in SvxNumberFormat
/trunk/main/cui/source/inc/
H A Dnumpages.hxx145 void SetCharFmtName(const String& rName){sBulletCharFmtName = rName;} in SetCharFmtName() function in SvxBulletPickTabPage
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx762 aRuby.SetCharFmtName( pCharFmt->GetName() ); in MakeFieldInst()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx873 pEntry->GetRubyAttr().SetCharFmtName( sName ); in setRubyList()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx534 pRuby->SetCharFmtName(sStyle); in lcl_setRubyCharstyle()
H A Dunostyle.cxx2284 pRuby->SetCharFmtName( sTmp ); in lcl_SetStyleProperty()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2837 aRuby.SetCharFmtName(pCharFmt->GetName()); in Read_SubF_Ruby()