Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx82 TPGalleryThemeProperties* pBrowser, in SearchThread()
383 TPGalleryThemeProperties* mpBrowser = (TPGalleryThemeProperties*) GetParent(); in IMPL_LINK()
641 ( (TPGalleryThemeProperties&) rPage ).SetXChgData( pData ); in PageCreated()
753 TPGalleryThemeProperties::TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet ) : in TPGalleryThemeProperties() function in TPGalleryThemeProperties
780 void TPGalleryThemeProperties::SetXChgData( ExchangeData* _pData ) in SetXChgData()
820 TPGalleryThemeProperties::~TPGalleryThemeProperties() in ~TPGalleryThemeProperties()
836 return new TPGalleryThemeProperties( pParent, rSet ); in Create()
860 void TPGalleryThemeProperties::FillFilterList() in FillFilterList()
1000 void TPGalleryThemeProperties::SearchFiles() in SearchFiles()
1079 void TPGalleryThemeProperties::TakeFiles() in TakeFiles()
[all …]
/aoo41x/main/cui/source/inc/
H A Dcuigaldlg.hxx56 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();

Completed in 34 milliseconds