Home
last modified time | relevance | path

Searched refs:aLbColor (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dtpcolor.cxx140 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 …]
H A Dtpbitmap.cxx143 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 …]
H A Dtparea.cxx884 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 …]
H A Dtpline.cxx216 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 …]
/aoo4110/main/sc/source/ui/dbgui/
H A Dscendlg.cxx59 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()
/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx200 ColorLB aLbColor; member in SvxAreaTabPage
584 ColorLB aLbColor; member in SvxBitmapTabPage
686 ColorLB aLbColor; member in SvxColorTabPage
H A Dcuitabline.hxx104 ColorLB aLbColor; member in SvxLineTabPage
/aoo4110/main/sc/source/ui/inc/
H A Dscendlg.hxx56 ColorListBox aLbColor; member in ScNewScenarioDlg

Completed in 75 milliseconds