Home
last modified time | relevance | path

Searched refs:m_aFontsPB (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/padmin/source/
H A Dpadialog.cxx93 m_aFontsPB( this, PaResId( RID_PA_BTN_FONTS ) ), in PADialog()
138 m_aFontsPB.SetClickHdl( LINK( this, PADialog, ClickBtnHdl ) ); in Init()
145 m_aFontsPB.Enable( sal_False ); in Init()
148 m_aFontsPB.Enable( sal_False ); in Init()
149 m_aFontsPB.Show( sal_False ); in Init()
230 else if( pButton == &m_aFontsPB ) in IMPL_LINK()
H A Dpadialog.hxx73 PushButton m_aFontsPB; member in padmin::PADialog

Completed in 11 milliseconds