Lines Matching refs:mpModel
50 mpModel(0), in Svx3DPreviewControl()
66 mpModel(0), in Svx3DPreviewControl()
83 delete mpModel; in ~Svx3DPreviewControl()
94 mpModel = new FmFormModel(); in Construct()
95 mpModel->GetItemPool().FreezeIdRanges(); in Construct()
98 mpFmPage = new FmFormPage( *mpModel, NULL ); in Construct()
99 mpModel->InsertPage( mpFmPage, 0 ); in Construct()
102 mp3DView = new E3dView( mpModel, this ); in Construct()
140 SfxItemSet aSet( mpModel->GetItemPool(), in Construct()
199 SfxItemSet aSet(mpModel->GetItemPool(), SDRATTR_START, SDRATTR_END, 0, 0); in SetObjectType()
331 SfxItemSet aSet(mpModel->GetItemPool()); in Construct2()
371 SfxItemSet aSet(mpModel->GetItemPool()); in Construct2()
437 SfxItemSet aSet(mpModel->GetItemPool()); in ConstructLightObjects()
453 SfxItemSet aSet(mpModel->GetItemPool()); in AdaptToSelectedLight()
465 SfxItemSet aSet(mpModel->GetItemPool()); in AdaptToSelectedLight()
804 SfxItemSet aSet(mpModel->GetItemPool()); in SetPosition()