Searched refs:aLbColor (Results 1 – 8 of 8) sorted by relevance
140 aLbColor.SetSelectHdl( in SvxColorTabPage()203 aLbColor.Fill(maColorTab); in Construct()221 aLbColor.SelectEntryPos( *pPos ); in ActivatePage()551 aLbColor.Append( *pEntry ); in IMPL_LINK()555 aLbColor.SelectEntryPos( aLbColor.GetEntryCount() - 1 ); in IMPL_LINK()639 aLbColor.SelectEntryPos( nPos ); in IMPL_LINK()727 aLbColor.RemoveEntry( nPos ); in IMPL_LINK()734 aLbColor.SelectEntryPos( nPos ); in IMPL_LINK()823 aLbColor.Clear(); in IMPL_LINK()851 aLbColor.SelectEntryPos( 0 ); in IMPL_LINK()[all …]
143 aLbColor.SetSelectHdl( in SvxBitmapTabPage()165 aLbColor.Fill( maColorTab ); in Construct()193 nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()194 aLbColor.Clear(); in ActivatePage()195 aLbColor.Fill( maColorTab ); in ActivatePage()196 nCount = aLbColor.GetEntryCount(); in ActivatePage()200 aLbColor.SelectEntryPos( 0 ); in ActivatePage()202 aLbColor.SelectEntryPos( nPos ); in ActivatePage()379 aLbColor.SetNoSelection(); in IMPL_LINK()388 aLbColor.Enable(); in IMPL_LINK()[all …]
884 aLbColor.Clear(); in ActivatePage()1524 aLbColor.Hide(); in Reset()1529 aLbColor.Disable(); in Reset()1530 aLbColor.Show(); in Reset()1728 aLbColor.SaveValue(); in Reset()1801 aLbColor.Hide(); in IMPL_LINK()1850 aLbColor.Enable(); in IMPL_LINK()1851 aLbColor.Show(); in IMPL_LINK()1938 aLbColor.Hide(); in IMPL_LINK()2011 aLbColor.Hide(); in IMPL_LINK()[all …]
216 aLbColor.SetSelectHdl( in SvxLineTabPage()292 aLbColor.Fill( maColorTab ); in Construct()452 aLbColor.Clear(); in ActivatePage()453 aLbColor.Fill( maColorTab ); in ActivatePage()597 if( aLbColor.GetSelectEntryPos() != aLbColor.GetSavedValue() ) in FillItemSet()1154 aLbColor.SetNoSelection(); in Reset()1159 aLbColor.SelectEntry( aCol ); in Reset()1163 aLbColor.SelectEntry( aCol ); in Reset()1389 aLbColor.SaveValue(); in Reset()1537 aLbColor.Disable(); in IMPL_LINK()[all …]
59 aLbColor ( this, ScResId( LB_COLOR ) ), in ScNewScenarioDlg()84 aLbColor.SetUpdateMode( sal_False ); in ScNewScenarioDlg()89 aLbColor.InsertEntry( pEntry->GetColor(), pEntry->GetName() ); in ScNewScenarioDlg()91 aLbColor.SetUpdateMode( sal_True ); in ScNewScenarioDlg()116 aLbColor.SetAccessibleName(String(ScResId( STR_COLOR ) )); in ScNewScenarioDlg()120 aLbColor.SelectEntry( Color( COL_LIGHTGRAY ) ); in ScNewScenarioDlg()145 aLbColor.SetAccessibleRelationLabeledBy(&aCbShowFrame); in ScNewScenarioDlg()165 rColor = aLbColor.GetSelectEntryColor(); in GetScenarioData()193 aLbColor.SelectEntry(rColor); in SetScenarioData()241 aLbColor.Enable( aCbShowFrame.IsChecked() ); in IMPL_LINK()
200 ColorLB aLbColor; member in SvxAreaTabPage584 ColorLB aLbColor; member in SvxBitmapTabPage686 ColorLB aLbColor; member in SvxColorTabPage
104 ColorLB aLbColor; member in SvxLineTabPage
56 ColorListBox aLbColor; member in ScNewScenarioDlg
Completed in 54 milliseconds