Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx476 aLineTypeDLB(this, SW_RES(LB_STYLE)), in SwColumnPage()
582 aLineTypeDLB.SetSelectHdl( aLk ); in SwColumnPage()
587 aLineTypeDLB.SetUnit( FUNIT_POINT ); in SwColumnPage()
588 aLineTypeDLB.SetSourceUnit( FUNIT_TWIP ); in SwColumnPage()
590 aLineTypeDLB.InsertEntry( 100 * nLines[ i ] ); in SwColumnPage()
772 const sal_uInt16 nPos = aLineTypeDLB.GetSelectEntryPos();
854 aLineTypeDLB.SelectEntryPos( 0 ); in Init()
859 aLineTypeDLB.SelectEntryPos( lcl_LineWidthToPos(( pColMgr->GetLineWidth() )) + 1); in Init()
867 aLineTypeDLB.SelectEntryPos( 0 ); in Init()
933 aLineTypeDLB.Enable( bEnable ); in UpdateCols()
/aoo42x/main/sw/source/ui/inc/
H A Dcolumn.hxx147 LineListBox aLineTypeDLB; member in SwColumnPage

Completed in 24 milliseconds