Lines Matching refs:mpModel
319 mpModel(pModel), in SdXShape()
362 if( mpModel && mpModel ->IsImpressDocument() ) in queryAggregation()
377 if( mpModel && !mpModel->IsImpressDocument() ) in getTypes()
469 SdExtPropertySetInfoCache* pCache = (mpModel && mpModel->IsImpressDocument()) ? in getPropertySetInfo()
693 SdDrawDocument* pDoc = mpModel?mpModel->GetDoc():NULL; in setPropertyValue()
736 if( mpModel ) in setPropertyValue()
737 mpModel->SetModified(); in setPropertyValue()
787 SdDrawDocument* pDoc = mpModel?mpModel->GetDoc():NULL; in getPropertyValue()
855 SdDrawDocument* pDoc = mpModel?mpModel->GetDoc():NULL; in getPropertyValue()
1016 SdDrawDocument* pDoc = mpModel?mpModel->GetDoc():NULL; in SetEmptyPresObj()
1093 SdDrawDocument* pDoc = mpModel? mpModel->GetDoc() : NULL; in SetStyleSheet()
1114 …if( (pStyleSheet == NULL) || ((pStyleSheet->GetFamily() != SD_STYLE_FAMILY_GRAPHICS) && !mpModel->… in GetStyleSheet()
1748 mpModel = SdXImpressDocument::getImplementation( xModel ); in modelChanged()
1752 mpModel = 0; in modelChanged()