Searched refs:pTmpView (Results 1 – 2 of 2) sorted by relevance
264 SwView* pTmpView = SwModule::GetFirstView(); in ApplyUserMetric() local266 while(pTmpView) in ApplyUserMetric()268 if(bWeb == (0 != PTR_CAST(SwWebView, pTmpView))) in ApplyUserMetric()270 pTmpView->ChangeVLinealMetric(eVScrollMetric); in ApplyUserMetric()271 pTmpView->ChangeTabMetric(eHScrollMetric); in ApplyUserMetric()274 pTmpView = SwModule::GetNextView(pTmpView); in ApplyUserMetric()300 SwView* pTmpView = SwModule::GetFirstView(); in ApplyRulerMetric() local302 while(pTmpView) in ApplyRulerMetric()307 pTmpView->ChangeTabMetric(eMetric); in ApplyRulerMetric()309 pTmpView->ChangeVLinealMetric(eMetric); in ApplyRulerMetric()[all …]
534 SdrView* pTmpView = pSdrView; in Execute() local546 pTmpView->SetAttributes( aAttr ); in Execute()558 SdrView* pTmpView = pSdrView; in Execute() local590 pTmpView->SetAttributes( aAttr ); in Execute()
Completed in 354 milliseconds