Searched refs:aLabelFollowedByLB (Results 1 – 4 of 4) sorted by relevance
115 aLabelFollowedByLB( this, SW_RES(LB_LABEL_FOLLOWED_BY) ), in SwNumPositionTabPage()170 aLabelFollowedByLB.SetDropDownLineCount( aLabelFollowedByLB.GetEntryCount() ); in SwNumPositionTabPage()171 aLabelFollowedByLB.SetSelectHdl( LINK(this, SwNumPositionTabPage, LabelFollowedByHdl_Impl) ); in SwNumPositionTabPage()379 aLabelFollowedByLB.SelectEntryPos( nPos ); in InitControls()383 aLabelFollowedByLB.SetNoSelection(); in InitControls()595 aLabelFollowedByLB.Show( bLabelAlignmentPosAndSpaceModeActive ); in ShowControlsDependingOnPosAndSpaceMode()861 const sal_uInt16 nPos = aLabelFollowedByLB.GetSelectEntryPos(); in IMPL_LINK()
2991 aLabelFollowedByLB( this, CUI_RES(LB_LABEL_FOLLOWED_BY) ), in SvxNumPositionTabPage()3045 aLabelFollowedByLB.SetDropDownLineCount( aLabelFollowedByLB.GetEntryCount() ); in SvxNumPositionTabPage()3046 aLabelFollowedByLB.SetSelectHdl( LINK(this, SvxNumPositionTabPage, LabelFollowedByHdl_Impl) ); in SvxNumPositionTabPage()3316 aLabelFollowedByLB.SelectEntryPos( nPos ); in InitControls()3320 aLabelFollowedByLB.SetNoSelection(); in InitControls()3569 aLabelFollowedByLB.Show( bLabelAlignmentPosAndSpaceModeActive ); in ShowControlsDependingOnPosAndSpaceMode()3823 const sal_uInt16 nPos = aLabelFollowedByLB.GetSelectEntryPos(); in IMPL_LINK()
103 ListBox aLabelFollowedByLB; member in SwNumPositionTabPage
393 ListBox aLabelFollowedByLB; member in SvxNumPositionTabPage
Completed in 36 milliseconds