Home
last modified time | relevance | path

Searched refs:aLabelFollowedByLB (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/ui/misc/
H A Dnum.cxx115 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()
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx2991 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()
/aoo41x/main/sw/source/ui/inc/
H A Dnum.hxx103 ListBox aLabelFollowedByLB; member in SwNumPositionTabPage
/aoo41x/main/cui/source/inc/
H A Dnumpages.hxx393 ListBox aLabelFollowedByLB; member in SvxNumPositionTabPage

Completed in 37 milliseconds