Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx133 PopupMenu maBackgroundPopup; member in __anon60af25540111::GalleryThemePopup
168 , maBackgroundPopup() in DBG_NAME()
212 maBackgroundPopup.Clear(); in statusChanged()
219 maBackgroundPopup.InsertItem( 1, sItem ); in statusChanged()
227 maBackgroundPopup.InsertItem( nId, *pStr ); in statusChanged()
354 …if( !maBackgroundPopup.GetItemCount() || ( eObjKind == SGA_OBJ_SVDRAW ) || ( eObjKind == SGA_OBJ_S… in ExecutePopup()
359 pAddMenu->SetPopupMenu( MN_BACKGROUND, &maBackgroundPopup ); in ExecutePopup()
360 maBackgroundPopup.SetSelectHdl( LINK( this, GalleryThemePopup, BackgroundMenuSelectHdl ) ); in ExecutePopup()

Completed in 41 milliseconds