Searched refs:aLbRepeatRow (Results 1 – 2 of 2) sorted by relevance
117 aLbRepeatRow ( this, ScResId( LB_REPEATROW ) ), in ScPrintAreasDlg()163 ListBox* pLb[3] = { &aLbPrintArea, &aLbRepeatRow, &aLbRepeatCol }; in ~ScPrintAreasDlg()295 aLbRepeatRow.SetGetFocusHdl( HDL(Impl_GetFocusHdl) ); in Impl_Reset()298 aLbRepeatRow.SetSelectHdl ( HDL(Impl_SelectHdl) ); in Impl_Reset()497 aLbRepeatRow.SetEntryData( in Impl_FillLists()498 aLbRepeatRow.InsertEntry( aName ), in Impl_FillLists()591 else if ( pCtr ==(Control *) &aLbRepeatRow) in IMPL_LINK()626 else if( pLb == &aLbRepeatRow ) in IMPL_LINK()662 pLb = &aLbRepeatRow; in IMPL_LINK()
67 ListBox aLbRepeatRow; member in ScPrintAreasDlg
Completed in 19 milliseconds