Home
last modified time | relevance | path

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

/aoo42x/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 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 …]
H A Dtparea.cxx928 aLbColor.Clear(); in ActivatePage()
1579 aLbColor.Hide(); in Reset()
1584 aLbColor.Disable(); in Reset()
1585 aLbColor.Show(); in Reset()
1783 aLbColor.SaveValue(); in Reset()
1858 aLbColor.Hide(); in IMPL_LINK()
1909 aLbColor.Enable(); in IMPL_LINK()
1910 aLbColor.Show(); in IMPL_LINK()
1999 aLbColor.Hide(); in IMPL_LINK()
2072 aLbColor.Hide(); in IMPL_LINK()
[all …]
/aoo42x/main/sc/source/ui/dbgui/
H A Dscendlg.cxx58 aLbColor ( this, ScResId( LB_COLOR ) ), in ScNewScenarioDlg()
83 aLbColor.SetUpdateMode( sal_False ); in ScNewScenarioDlg()
88 aLbColor.InsertEntry( pEntry->GetColor(), pEntry->GetName() ); in ScNewScenarioDlg()
90 aLbColor.SetUpdateMode( sal_True ); in ScNewScenarioDlg()
115 aLbColor.SetAccessibleName(String(ScResId( STR_COLOR ) )); in ScNewScenarioDlg()
119 aLbColor.SelectEntry( Color( COL_LIGHTGRAY ) ); in ScNewScenarioDlg()
144 aLbColor.SetAccessibleRelationLabeledBy(&aCbShowFrame); in ScNewScenarioDlg()
164 rColor = aLbColor.GetSelectEntryColor(); in GetScenarioData()
192 aLbColor.SelectEntry(rColor); in SetScenarioData()
240 aLbColor.Enable( aCbShowFrame.IsChecked() ); in IMPL_LINK()
/aoo42x/main/cui/source/inc/
H A Dcuitabarea.hxx196 ColorLB aLbColor; member in SvxAreaTabPage
596 ColorLB aLbColor; member in SvxBitmapTabPage
698 ColorLB aLbColor; member in SvxColorTabPage
H A Dcuitabline.hxx104 ColorLB aLbColor; member in SvxLineTabPage
/aoo42x/main/sc/source/ui/inc/
H A Dscendlg.hxx56 ColorListBox aLbColor; member in ScNewScenarioDlg

Completed in 53 milliseconds