Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/tabpages/
H A Dtpbitmap.cxx97 aLbBitmaps ( this, CUI_RES( LB_BITMAPS ) ), in SvxBitmapTabPage()
141 aLbBitmaps.SetSelectHdl( in SvxBitmapTabPage()
152 aLbBitmaps.SetAccessibleRelationLabeledBy(&aLbBitmaps); in SvxBitmapTabPage()
169 aLbBitmaps.Fill( maBitmapList ); in Construct()
238 aLbBitmaps.SelectEntryPos( *pPos ); in ActivatePage()
270 const sal_uInt16 nPos(aLbBitmaps.GetSelectEntryPos()); in FillItemSet()
277 const String aString(aLbBitmaps.GetSelectEntry()); in FillItemSet()
341 int nPos(aLbBitmaps.GetSelectEntryPos()); in IMPL_LINK()
363 aLbBitmaps.SelectEntryPos(0); in IMPL_LINK()
364 nPos = aLbBitmaps.GetSelectEntryPos(); in IMPL_LINK()
[all …]
/AOO42X/main/cui/source/inc/
H A Dcuitabarea.hxx585 BitmapLB aLbBitmaps; member in SvxBitmapTabPage