Searched refs:TPGalleryThemeProperties (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/cui/source/dialogs/ |
| H A D | cuigaldlg.cxx | 82 TPGalleryThemeProperties* pBrowser, in SearchThread() 228 maSearchThread ( this, (TPGalleryThemeProperties*) pParent, rStartURL ) in SearchProgress() 280 TakeThread::TakeThread( TakeProgress* pProgess, TPGalleryThemeProperties* pBrowser, List& rTakenLis… in TakeThread() 356 maTakeThread ( this, (TPGalleryThemeProperties*) pWindow, maTakenList ) in TakeProgress() 383 TPGalleryThemeProperties* mpBrowser = (TPGalleryThemeProperties*) GetParent(); in IMPL_LINK() 619 AddTabPage( RID_SVXTABPAGE_GALLERYTHEME_FILES, TPGalleryThemeProperties::Create, 0 ); in GalleryThemeProperties() 641 ( (TPGalleryThemeProperties&) rPage ).SetXChgData( pData ); in PageCreated() 753 TPGalleryThemeProperties::TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet ) : in TPGalleryThemeProperties() function in TPGalleryThemeProperties 772 xDialogListener->SetDialogClosedLink( LINK( this, TPGalleryThemeProperties, DialogClosedHdl ) ); in TPGalleryThemeProperties() 780 void TPGalleryThemeProperties::SetXChgData( ExchangeData* _pData ) in SetXChgData() [all …]
|
| /AOO41X/main/cui/source/inc/ |
| H A D | cuigaldlg.hxx | 56 class TPGalleryThemeProperties; 76 TPGalleryThemeProperties* mpBrowser; 89 TPGalleryThemeProperties* pBrowser, 133 TPGalleryThemeProperties* mpBrowser; 141 … TakeThread( TakeProgress* pProgess, TPGalleryThemeProperties* pBrowser, List& rTakenList ); 302 class TPGalleryThemeProperties : public SfxTabPage class 358 TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet ); 359 ~TPGalleryThemeProperties();
|