Searched refs:pBrowser (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 208 GalleryBrowser2* pBrowser = static_cast< GalleryBrowser2* >( GetParent() ); in KeyInput() local 213 pBrowser->TogglePreview( this ); in KeyInput() 217 pBrowser->Travel( GALLERYBROWSERTRAVEL_FIRST ); in KeyInput() 221 pBrowser->Travel( GALLERYBROWSERTRAVEL_LAST ); in KeyInput() 226 pBrowser->Travel( GALLERYBROWSERTRAVEL_PREVIOUS ); in KeyInput() 231 pBrowser->Travel( GALLERYBROWSERTRAVEL_NEXT ); in KeyInput() 236 if( !pBrowser->KeyInput( rKEvt, this ) ) in KeyInput()
|
H A D | galbrws2.cxx | 148 GalleryBrowser2* pBrowser ); 163 GalleryBrowser2* pBrowser ) in DBG_NAME() 169 , mpBrowser( pBrowser ) in DBG_NAME()
|
/aoo41x/main/cui/source/inc/ |
H A D | cuigaldlg.hxx | 89 TPGalleryThemeProperties* pBrowser, 141 TakeThread( TakeProgress* pProgess, TPGalleryThemeProperties* pBrowser, List& rTakenList );
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuigaldlg.cxx | 82 TPGalleryThemeProperties* pBrowser, in SearchThread() argument 85 mpBrowser ( pBrowser ), in SearchThread() 280 TakeThread::TakeThread( TakeProgress* pProgess, TPGalleryThemeProperties* pBrowser, List& rTakenLis… in TakeThread() argument 282 mpBrowser ( pBrowser ), in TakeThread()
|
Completed in 44 milliseconds