Home
last modified time | relevance | path

Searched refs:aFormModel (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx229 FmFormModel aFormModel; in SetAttributes() local
230 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()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx249 FmFormModel aFormModel; in SetAttributes() local
250 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()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx382 FmFormModel aFormModel; in GetGeometryForCustomShape() local
383 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()
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx164 FmFormModel aFormModel; in SetAttributes() local
165 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()

Completed in 22 milliseconds