Searched refs:aLbResName (Results 1 – 2 of 2) sorted by relevance
559 aLbResName ( this, CUI_RES( LB_RESNAME ) ), in GalleryIdDialog()564 aLbResName.InsertEntry( String( RTL_CONSTASCII_USTRINGPARAM( "!!! No Id !!!" ) ) ); in GalleryIdDialog()566 GalleryTheme::InsertAllThemes( aLbResName ); in GalleryIdDialog()568 aLbResName.SelectEntryPos( (sal_uInt16) pThm->GetId() ); in GalleryIdDialog()569 aLbResName.GrabFocus(); in GalleryIdDialog()596 aLbResName.GrabFocus(); in IMPL_LINK()
231 ListBox aLbResName; member in GalleryIdDialog242 sal_uLong GetId() const { return aLbResName.GetSelectEntryPos(); } in GetId()
Completed in 21 milliseconds