Home
last modified time | relevance | path

Searched refs:pSttPgDsc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx571 const SwFmtPageDesc* pSttPgDsc = 0; in ExportDocument_Impl() local
589 pSttPgDsc = (SwFmtPageDesc*)&pSet->Get( RES_PAGEDESC ); in ExportDocument_Impl()
590 if( !pSttPgDsc->GetPageDesc() ) in ExportDocument_Impl()
591 pSttPgDsc = 0; in ExportDocument_Impl()
592 else if( pDoc->FindPageDescByName( pSttPgDsc-> in ExportDocument_Impl()
600 const SwPageDesc& rPageDesc = pSttPgDsc ? *pSttPgDsc->GetPageDesc() in ExportDocument_Impl()
646 if( pSttPgDsc ) in ExportDocument_Impl()

Completed in 16 milliseconds