Searched refs:aFormModel (Results 1 – 4 of 4) sorted by relevance
177 FmFormModel aFormModel; in SetAttributes() local178 SfxItemPool& rPool = aFormModel.GetItemPool(); in SetAttributes()180 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()182 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
229 FmFormModel aFormModel; in SetAttributes() local230 SfxItemPool& rPool = aFormModel.GetItemPool(); in SetAttributes()232 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()234 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
249 FmFormModel aFormModel; in SetAttributes() local250 SfxItemPool& rPool = aFormModel.GetItemPool(); in SetAttributes()252 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()254 const SdrPage* pPage = aFormModel.GetPage( 0 ); in SetAttributes()
388 FmFormModel aFormModel; in GetGeometryForCustomShape() local389 SfxItemPool& rPool = aFormModel.GetItemPool(); in GetGeometryForCustomShape()391 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in GetGeometryForCustomShape()393 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in GetGeometryForCustomShape()
Completed in 14 milliseconds