| /trunk/main/svx/source/gallery2/ |
| H A D | galexpl.cxx | 45 sal_Bool GalleryExplorer::FillThemeList( List& rThemeList ) in FillThemeList() 65 sal_Bool GalleryExplorer::FillObjList( const String& rThemeName, List& rObjList ) in FillObjList() 88 sal_Bool GalleryExplorer::FillObjList( sal_uIntPtr nThemeId, List& rObjList ) in FillObjList() 96 sal_Bool GalleryExplorer::FillObjListTitle( const sal_uInt32 nThemeId, std::vector< rtl::OUString >… in FillObjListTitle() 124 sal_Bool GalleryExplorer::InsertURL( const String& rThemeName, const String& rURL ) in InsertURL() 148 sal_Bool GalleryExplorer::InsertURL( sal_uIntPtr nThemeId, const String& rURL ) in InsertURL() 156 sal_uIntPtr GalleryExplorer::GetObjCount( const String& rThemeName ) in GetObjCount() 178 sal_uIntPtr GalleryExplorer::GetObjCount( sal_uIntPtr nThemeId ) in GetObjCount() 186 sal_Bool GalleryExplorer::GetGraphicObj( const String& rThemeName, sal_uIntPtr nPos, in GetGraphicObj() 215 sal_Bool GalleryExplorer::GetGraphicObj( sal_uIntPtr nThemeId, sal_uIntPtr nPos, in GetGraphicObj() [all …]
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | insrule.cxx | 74 GalleryExplorer::BeginLocking(GALLERY_THEME_RULERS); in SwInsertGrfRulerDlg() 75 GalleryExplorer::FillObjList( GALLERY_THEME_RULERS, aGrfNames ); in SwInsertGrfRulerDlg() 95 GalleryExplorer::EndLocking(GALLERY_THEME_RULERS); in ~SwInsertGrfRulerDlg() 153 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_RULERS, nItemId - 2, in UserDraw()
|
| /trunk/main/sw/source/ui/ribbar/ |
| H A D | concustomshape.cxx | 154 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes() 157 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in SetAttributes() 167 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
| /trunk/main/svx/source/tbxctrls/ |
| H A D | fontworkgallery.cxx | 117 sal_uIntPtr nFavCount = GalleryExplorer::GetSdrObjCount( nThemeId ); in initFavorites() 120 GalleryExplorer::BeginLocking(nThemeId); in initFavorites() 130 GalleryExplorer::GetSdrObj(nThemeId, nModelPos, pModel, &aThumb); in initFavorites() 160 GalleryExplorer::EndLocking(nThemeId); in initFavorites() 244 if( GalleryExplorer::GetSdrObj( mnThemeId, nItemId-1, pModel ) ) in insertSelectedFontwork()
|
| /trunk/main/sc/source/ui/drawfunc/ |
| H A D | fuconcustomshape.cxx | 219 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes() 222 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in SetAttributes() 232 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuconcs.cxx | 239 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes() 242 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in SetAttributes() 252 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | romenu.cxx | 164 GalleryExplorer::FillThemeList( aThemeList ); in SwReadOnlyPopup() 192 GalleryExplorer::FillThemeList( aThemeList ); in SwReadOnlyPopup() 294 GalleryExplorer::InsertURL( sThemeName, sTmp ); in Execute()
|
| /trunk/main/svx/source/dialog/ |
| H A D | svxbmpnumvalueset.cxx | 504 GalleryExplorer::BeginLocking(GALLERY_THEME_BULLETS); in SvxBmpNumValueSet() 517 GalleryExplorer::EndLocking(GALLERY_THEME_BULLETS); in ~SvxBmpNumValueSet() 537 if(!GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nItemId - 1, in UserDraw()
|
| /trunk/main/svx/source/toolbars/ |
| H A D | fontworkbar.cxx | 370 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in GetGeometryForCustomShape() 373 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in GetGeometryForCustomShape() 383 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in GetGeometryForCustomShape()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | DrawCommandDispatch.cxx | 144 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in setAttributes() 147 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in setAttributes() 156 … if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aModel ) ) in setAttributes()
|
| /trunk/main/reportdesign/source/ui/report/ |
| H A D | ReportSection.cxx | 640 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in createDefault() 643 if ( GalleryExplorer::FillObjListTitle( GALLERY_THEME_POWERPOINT, aObjList ) ) in createDefault() 654 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aReportModel ) ) in createDefault()
|
| /trunk/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 639 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in Init() 687 … bExist = GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pEntry->nGallaryIndex,&aGraphic); in GetNBOIndexForNumRule() 774 … if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pEntry->nGallaryIndex, &aGraphic)) in ApplyNumRule() 1074 … GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pActualBullets[i]->nIndexDefault,&aSrGrf); in GetNBOIndexForNumRule() 1337 …if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pCurrentBullets->nIndexDefault, &aGraphi… in ApplyNumRule()
|
| /trunk/main/sd/source/ui/animations/ |
| H A D | SlideTransitionPane.cxx | 927 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, aSoundList ); in updateSoundList() 928 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, aSoundList ); in updateSoundList() 979 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
|
| H A D | CustomAnimationDialog.cxx | 1743 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, maSoundList ); in fillSoundListBox() 1744 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, maSoundList ); in fillSoundListBox() 1806 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | numpages.cxx | 974 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in SvxBitmapPickTabPage() 1168 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nIdx, &aGraphic)) in IMPL_LINK() 2261 … if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nItemId - MN_GALLERY_ENTRY, &aGraphic)) in IMPL_LINK() 2333 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK() 2338 GalleryExplorer::BeginLocking(GALLERY_THEME_BULLETS); in IMPL_LINK() 2347 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, i, &aGraphic)) in IMPL_LINK() 2371 GalleryExplorer::EndLocking(GALLERY_THEME_BULLETS); in IMPL_LINK()
|
| H A D | tpline.cxx | 1677 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK()
|
| /trunk/main/svx/inc/svx/ |
| H A D | gallery.hxx | 92 class SVX_DLLPUBLIC GalleryExplorer class
|
| /trunk/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 1952 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, *pSoundList ); in ReadSound() 1953 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, *pSoundList ); in ReadSound() 1994 …GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aGalleryUserSound.GetMainURL( INetURLObject:… in ReadSound()
|