Searched refs:pMd (Results 1 – 3 of 3) sorted by relevance
518 SwDrawModel* pMd = pFmt->getIDocumentDrawModelAccess()->GetDrawModel(); in Init() local519 if ( pMd ) in Init()522 pDrawPage = pMd->GetPage(0); //pMd->AllocPage( FALSE ); in Init()
95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() argument105 FmFormView( (FmFormModel*)pMd, pOutDev ), in SwDrawView()
Completed in 24 milliseconds