Searched refs:aLbLineEnds (Results 1 – 2 of 2) sorted by relevance
83 aLbLineEnds ( this, CUI_RES( LB_LINEENDS ) ), in SvxLineEndDefTabPage()131 aLbLineEnds.SetSelectHdl( in SvxLineEndDefTabPage()149 aLbLineEnds.Fill( maLineEndList ); in Construct()184 aLbLineEnds.SelectEntryPos( *pPosLineEndLb ); in ActivatePage()227 sal_uInt16 nPos = aLbLineEnds.GetSelectEntryPos(); in CheckChanges_Impl()233 if( aString != aLbLineEnds.GetSelectEntry() ) in CheckChanges_Impl()242 nPos = aLbLineEnds.GetSelectEntryPos(); in CheckChanges_Impl()258 long nPos = aLbLineEnds.GetSelectEntryPos(); in FillItemSet()272 aLbLineEnds.SelectEntryPos( 0 ); in Reset()277 int nPos = aLbLineEnds.GetSelectEntryPos(); in Reset()[all …]
363 LineEndLB aLbLineEnds; member in SvxLineEndDefTabPage