/aoo42x/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 288 sal_Bool GalleryExplorer::GetSdrObj( const String& rThemeName, sal_uIntPtr nSdrModelPos, in GetSdrObj() function in GalleryExplorer 325 sal_Bool GalleryExplorer::GetSdrObj( sal_uIntPtr nThemeId, sal_uIntPtr nSdrModelPos, in GetSdrObj() function in GalleryExplorer 329 …return( pGal ? GetSdrObj( pGal->GetThemeName( nThemeId ), nSdrModelPos, pModel, pThumb ) : sal_Fal… in GetSdrObj()
|
/aoo42x/main/svx/inc/svx/ |
H A D | gallery.hxx | 124 static sal_Bool GetSdrObj( const String& rThemeName, sal_uIntPtr nSdrModelPos, 126 static sal_Bool GetSdrObj( sal_uIntPtr nThemeId, sal_uIntPtr nSdrModelPos,
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 130 GalleryExplorer::GetSdrObj(nThemeId, nModelPos, pModel, &aThumb); in initFavorites() 244 if( GalleryExplorer::GetSdrObj( mnThemeId, nItemId-1, pModel ) ) in insertSelectedFontwork()
|
/aoo42x/main/svx/source/dialog/ |
H A D | imapwnd.hxx | 186 SdrObject* GetSdrObj( const IMapObject* pIMapObj ) const;
|
H A D | imapwnd.cxx | 574 SdrObject* IMapWindow::GetSdrObj( const IMapObject* pIMapObj ) const in GetSdrObj() function in IMapWindow
|
/aoo42x/main/sw/source/ui/ribbar/ |
H A D | concustomshape.cxx | 167 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fuconcustomshape.cxx | 232 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuconcs.cxx | 252 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()
|
/aoo42x/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 385 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in GetGeometryForCustomShape()
|
/aoo42x/main/chart2/source/controller/main/ |
H A D | DrawCommandDispatch.cxx | 156 … if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aModel ) ) in setAttributes()
|
/aoo42x/main/svx/source/inc/ |
H A D | fmexpl.hxx | 406 SdrObject* GetSdrObj( FmControlData* pControlData );
|
/aoo42x/main/svx/source/form/ |
H A D | navigatortreemodel.cxx | 1073 SdrObject* NavigatorTreeModel::GetSdrObj( FmControlData* pControlData ) in GetSdrObj() function in svxform::NavigatorTreeModel
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportSection.cxx | 655 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aReportModel ) ) in createDefault()
|