Searched refs:m_aKerningLB (Results 1 – 2 of 2) sorted by relevance
3003 m_aKerningLB ( this, CUI_RES( LB_KERNING2 ) ), in SvxCharPositionPage()3032 m_aKerningLB.SelectEntryPos( 0 ); 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()[all …]
296 ListBox m_aKerningLB; member in SvxCharPositionPage
Completed in 30 milliseconds