Home
last modified time | relevance | path

Searched refs:aLinePosDLB (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx480 aLinePosDLB(this, SW_RES(LB_POSITION)), in SwColumnPage()
584 aLinePosDLB.SetSelectHdl( aLk ); in SwColumnPage()
782 aLinePosDLB.GetSelectEntryPos() + 1) );
787 aLinePosDLB.Enable( bEnable );
862 aLinePosDLB.SelectEntryPos( static_cast< sal_uInt16 >(eAdj - 1) ); in Init()
866 aLinePosDLB.SelectEntryPos( 0 ); in Init()
928 aLinePosDLB.Enable( sal_False ); in UpdateCols()
/aoo42x/main/sw/source/ui/inc/
H A Dcolumn.hxx151 ListBox aLinePosDLB; member in SwColumnPage

Completed in 49 milliseconds