Lines Matching refs:m_aKerningLB
3003 m_aKerningLB ( this, CUI_RES( LB_KERNING2 ) ), in SvxCharPositionPage()
3032 m_aKerningLB.SelectEntryPos( 0 ); in Initialize()
3055 m_aKerningLB.SetSelectHdl( LINK( this, SvxCharPositionPage, KerningSelectHdl_Impl ) ); in Initialize()
3191 if ( m_aKerningLB.GetSelectEntryPos() > 0 ) in IMPL_LINK()
3196 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in IMPL_LINK()
3231 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in IMPL_LINK()
3298 if ( m_aKerningLB.GetSelectEntryPos() == 2 ) in ActivatePage()
3447 m_aKerningLB.SelectEntryPos( LW_GESPERRT ); in Reset()
3451 m_aKerningLB.SelectEntryPos( LW_SCHMAL ); in Reset()
3457 m_aKerningLB.SelectEntryPos( LW_NORMAL ); in Reset()
3460 KerningSelectHdl_Impl(&m_aKerningLB); in Reset()
3513 &m_aKerningLB, &m_aKerningFT, &m_aKerningEdit, &m_aPairKerningBtn, in Reset()
3577 m_aKerningLB.SaveValue(); in Reset()
3637 sal_uInt16 nPos = m_aKerningLB.GetSelectEntryPos(); in FillItemSet()
3659 ( m_aKerningLB.GetSavedValue() == LISTBOX_ENTRY_NOTFOUND || in FillItemSet()