Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx559 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()
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx231 ListBox aLbResName; member in GalleryIdDialog
242 sal_uLong GetId() const { return aLbResName.GetSelectEntryPos(); } in GetId()

Completed in 29 milliseconds