Searched refs:pTmpView (Results 1 – 2 of 2) sorted by relevance
258 SwView* pTmpView = SwModule::GetFirstView(); in ApplyUserMetric() local260 while(pTmpView) in ApplyUserMetric()262 if(bWeb == (0 != PTR_CAST(SwWebView, pTmpView))) in ApplyUserMetric()264 pTmpView->ChangeVRulerMetric(eVScrollMetric); in ApplyUserMetric()265 pTmpView->ChangeTabMetric(eHScrollMetric); in ApplyUserMetric()268 pTmpView = SwModule::GetNextView(pTmpView); in ApplyUserMetric()294 SwView* pTmpView = SwModule::GetFirstView(); in ApplyRulerMetric() local296 while(pTmpView) in ApplyRulerMetric()298 if(bWeb == (0 != dynamic_cast<SwWebView *>( pTmpView ))) in ApplyRulerMetric()301 pTmpView->ChangeTabMetric(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()