Searched refs:aLbRepeatCol (Results 1 – 2 of 2) sorted by relevance
122 aLbRepeatCol ( this, ScResId( LB_REPEATCOL ) ), in ScPrintAreasDlg()163 ListBox* pLb[3] = { &aLbPrintArea, &aLbRepeatRow, &aLbRepeatCol }; in ~ScPrintAreasDlg()296 aLbRepeatCol.SetGetFocusHdl( HDL(Impl_GetFocusHdl) ); in Impl_Reset()299 aLbRepeatCol.SetSelectHdl ( HDL(Impl_SelectHdl) ); in Impl_Reset()505 aLbRepeatCol.SetEntryData( in Impl_FillLists()506 aLbRepeatCol.InsertEntry( aName ), in Impl_FillLists()595 else if ( pCtr ==(Control *) &aLbRepeatCol) in IMPL_LINK()624 else if( pLb == &aLbRepeatCol ) in IMPL_LINK()660 pLb = &aLbRepeatCol; in IMPL_LINK()
72 ListBox aLbRepeatCol; member in ScPrintAreasDlg
Completed in 18 milliseconds