Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx472 sal_Bool SelectStyle(const XubString &rStyleName, sal_Bool bApplyFont);
514 sal_Bool SelectStyle(const XubString &rStyleName) { return SelectStyle(rStyleName, sal_True); }; in SelectStyle() function in SmSymDefineDialog
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1205 void SfxCommonTemplateDialog_Impl::SelectStyle(const String &rStr) in SelectStyle() function in SfxCommonTemplateDialog_Impl
1353 SelectStyle(aStyle); in FillTreeBox()
1499 SelectStyle(aStyle); in UpdateStyles_Impl()
1664 SelectStyle(aStyle); in Update_Impl()
1686 SelectStyle(aStyle); in IMPL_LINK()
1939 SelectStyle(aSelectEntry); in IMPL_LINK()
2386 SelectStyle( pListBox->GetEntryText( pListBox->GetHdlEntry() )); in IMPL_LINK()
/trunk/main/svtools/workben/
H A Dsvdem.cxx142 DECL_LINK( SelectStyle, ComboBox* );
359 aStyleBox.SetSelectHdl( LINK( this, MyFontDialog, SelectStyle ) ); in MyFontDialog()
360 aStyleBox.SetLoseFocusHdl( LINK( this, MyFontDialog, SelectStyle ) ); in MyFontDialog()
485 IMPL_LINK( MyFontDialog, SelectStyle, ComboBox*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/starmath/source/
H A Ddialog.cxx1811 SelectStyle(aStyles.GetText(), sal_True); in IMPL_LINK()
1862 SelectStyle(aStyles.GetText()); in IMPL_LINK()
2319 SelectStyle(GetFontStyles().GetStyleName(rFont), sal_False); in SelectSymbol()
2408 SelectStyle(aStyles.GetEntry(0)); in SelectFont()
2427 sal_Bool SmSymDefineDialog::SelectStyle(const XubString &rStyleName, sal_Bool bApplyFont) in SelectStyle() function in SmSymDefineDialog
/trunk/main/svx/inc/svx/
H A Dtbcontrl.hxx221 SVX_DLLPRIVATE void SelectStyle( const String& rStyleName );
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx221 void SelectStyle( const String& rStyle );
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2036 void SvxStyleToolBoxControl::SelectStyle( const String& rStyleName ) in SelectStyle() function in SvxStyleToolBoxControl
2107 SelectStyle( pItem->GetStyleName() ); in Update()

Completed in 52 milliseconds