Searched defs:pTheme (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 72 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in FillObjList() local 102 GalleryTheme* pTheme = pGal->AcquireTheme( pGal->GetThemeName( nThemeId ), aListener ); in FillObjListTitle() local 132 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in InsertURL() local 164 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in GetObjCount() local 196 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in GetGraphicObj() local 233 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in InsertGraphicObj() local 263 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in GetSdrObjCount() local 297 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in GetSdrObj() local 342 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aListener ); in InsertSdrObj() local 371 GalleryTheme* pTheme = pGal->AcquireTheme( rThemeName, aLockListener ); in BeginLocking() local [all …]
|
H A D | galbrws1.cxx | 282 GalleryTheme* pTheme = mpGallery->AcquireTheme( GetSelectedTheme(), *this ); in ImplGetExecuteVector() local 328 GalleryTheme* pTheme = mpGallery->AcquireTheme( rThemeName, *this ); in ImplGalleryThemeProperties() local 428 GalleryTheme* pTheme = mpGallery->AcquireTheme( GetSelectedTheme(), *this ); in ImplExecute() local 453 GalleryTheme* pTheme = mpGallery->AcquireTheme( GetSelectedTheme(), *this ); in ImplExecute() local 487 GalleryTheme* pTheme = mpGallery->AcquireTheme( GetSelectedTheme(), *this ); in ImplExecute() local
|
H A D | gallery1.cxx | 190 GalleryThemeCacheEntry( const GalleryThemeEntry* pThemeEntry, GalleryTheme* pTheme ) : in GalleryThemeCacheEntry() 847 GalleryTheme* pTheme = NULL; in ImplGetCachedTheme() local 896 void Gallery::ImplDeleteCachedTheme( GalleryTheme* pTheme ) in ImplDeleteCachedTheme() 915 GalleryTheme* pTheme = NULL; in AcquireTheme() local 926 void Gallery::ReleaseTheme( GalleryTheme* pTheme, SfxListener& rListener ) in ReleaseTheme()
|
/aoo4110/main/oox/source/drawingml/ |
H A D | textfont.cxx | 81 if( const Theme* pTheme = rFilter.getCurrentTheme() ) in getFontData() local
|
H A D | shape.cxx | 158 const Theme* pTheme, in addShape() 209 const Theme* pTheme, in addChildren() 267 const Theme* pTheme, in createAndInsert()
|
/aoo4110/main/oox/source/ppt/ |
H A D | slidefragmenthandler.cxx | 144 oox::drawingml::ThemePtr pTheme = mpSlidePersistPtr->getTheme(); in createFastChildContext() local
|
H A D | pptshape.cxx | 63 const oox::drawingml::Theme* pTheme, in addShape()
|
/aoo4110/main/svx/inc/svx/ |
H A D | galmisc.hxx | 51 GalleryTheme* pTheme; member
|
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 877 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in LineFormatter() local 905 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in FillFormatter() local 952 if( const Theme* pTheme = mrData.mrFilter.getCurrentTheme() ) in TextFormatter() local
|
/aoo4110/main/cui/source/inc/ |
H A D | cuigaldlg.hxx | 186 GalleryTheme* pTheme; member in ActualizeProgress
|
Completed in 65 milliseconds