Home
last modified time | relevance | path

Searched refs:aLbBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dtpbitmap.cxx145 aLbBackgroundColor.SetSelectHdl( in SvxBitmapTabPage()
166 aLbBackgroundColor.CopyEntries( aLbColor ); in Construct()
205 nPos = aLbBackgroundColor.GetSelectEntryPos(); in ActivatePage()
206 aLbBackgroundColor.Clear(); in ActivatePage()
207 aLbBackgroundColor.CopyEntries( aLbColor ); in ActivatePage()
208 nCount = aLbBackgroundColor.GetEntryCount(); in ActivatePage()
212 aLbBackgroundColor.SelectEntryPos( 0 ); in ActivatePage()
214 aLbBackgroundColor.SelectEntryPos( nPos ); in ActivatePage()
380 aLbBackgroundColor.SetNoSelection(); in IMPL_LINK()
390 aLbBackgroundColor.Enable(); in IMPL_LINK()
[all …]
/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx586 ColorLB aLbBackgroundColor; member in SvxBitmapTabPage

Completed in 21 milliseconds