Searched refs:mpThemes (Results 1 – 4 of 4) sorted by relevance
182 mpThemes->SetHelpId( HID_GALLERY_THEMELIST ); in DBG_NAME()191 mpThemes->Show( sal_True ); in DBG_NAME()199 delete mpThemes; in ~GalleryBrowser1()200 mpThemes = NULL; in ~GalleryBrowser1()245 mpThemes->SetPosSizePixel( Point( 0, nStartY ), in ImplAdjustControls()529 if( mpThemes ) in GetFocus()530 mpThemes->GrabFocus(); in GetFocus()575 mpThemes->SelectEntryPos( nCurSelectPos + 1 ); in Notify()579 mpThemes->SetNoSelection(); in Notify()688 const Rectangle aThemesRect( mpThemes->GetPosPixel(), mpThemes->GetOutputSizePixel() ); in IMPL_LINK()[all …]
92 GalleryThemeListBox* mpThemes; member in GalleryBrowser1138 …void SelectTheme( const String& rThemeName ) { mpThemes->SelectEntry( rThemeName ); SelectThem… in SelectTheme()139 …void SelectTheme( sal_uIntPtr nThemePos ) { mpThemes->SelectEntryPos( (sal_uInt16) nThemePos )… in SelectTheme()140 …String GetSelectedTheme() { return mpThemes->GetEntryCount() ? mpThemes->GetEntry( mpThemes->G… in GetSelectedTheme()
200 if( mpBrowser1->mpThemes->HasChildPathFocus( sal_True ) ) in KeyInput()207 mpBrowser1->mpThemes->GrabFocus(); in KeyInput()211 if( mpBrowser1->mpThemes->HasChildPathFocus( sal_True ) ) in KeyInput()218 mpBrowser1->mpThemes->GrabFocus(); in KeyInput()
220 if( mpBrowser1->mpThemes->HasChildPathFocus( sal_True ) ) in KeyInput()227 mpBrowser1->mpThemes->GrabFocus(); in KeyInput()231 if( mpBrowser1->mpThemes->HasChildPathFocus( sal_True ) ) in KeyInput()238 mpBrowser1->mpThemes->GrabFocus(); in KeyInput()
Completed in 21 milliseconds