Searched refs:aFormModel (Results 1 – 4 of 4) sorted by relevance
164 FmFormModel aFormModel; in SetAttributes() local165 SfxItemPool& rPool = aFormModel.GetItemPool(); in SetAttributes()167 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in SetAttributes()169 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()
382 FmFormModel aFormModel; in GetGeometryForCustomShape() local383 SfxItemPool& rPool = aFormModel.GetItemPool(); in GetGeometryForCustomShape()385 if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aFormModel ) ) in GetGeometryForCustomShape()387 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in GetGeometryForCustomShape()
Completed in 21 milliseconds