Searched refs:IsPreView (Results 1 – 17 of 17) sorted by relevance
1981 DBG_ASSERT( GetShell()->IsPreView(), in GetContext()2307 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in Dispose()2426 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidatePosOrSize()2553 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateContent()2908 if(GetShell()->IsPreView()) in InvalidateFocus()2957 !aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateStates()2986 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in _InvalidateRelationSet()3141 DBG_ASSERT( GetShell()->IsPreView(), "no preview?" ); in UpdatePreview()3576 if( GetShell()->IsPreView() ) in GetMapMode()3596 if ( mpVSh->IsPreView() && ( mpPreview != NULL ) ) in GetPreViewPageSize()[all …]
182 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in ChildrenScrolled()420 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateChildrenStates()453 if( rLower.IsAccessible( GetShell()->IsPreView() ) ) in DisposeChildren()574 pM->GetShell()->IsPreView() ) in SwAccessibleContext()927 ASSERT( GetShell()->IsPreView(), "empty page accessible?" ); in getBoundsImpl()928 if( GetShell()->IsPreView() ) in getBoundsImpl()
367 pVSh->IsPreView()) ) in IsEditable()
175 if( rLower.IsAccessible( GetMap()->GetShell()->IsPreView() ) ) in _InvalidateChildrenCursorPos()
289 if ( pSh->GetWin() && !pSh->IsPreView() ) in Paint()717 if( pSh->IsPreView() ) in Modify()773 if( pSh->IsPreView() ) in Modify()975 !pShell->IsPreView() && in PaintPicture()
171 if ( !GetWin() || IsPreView() ) in ImplEndAction()513 if ( pSh->IsPreView() && pSh->GetWin() ) in AddPaintRect()541 if ( pSh->IsPreView() ) in InvalidateWindows()1933 if ( IsPreView() ) in Paint()2280 if( pOpt->GetZoom() != rOpt.GetZoom() && !IsPreView() ) in ImplApplyViewOptions()2527 DBG_ASSERT( IsPreView(), in CreateAccessiblePreview()2535 if ( IsPreView() && GetLayout()&& GetWin() ) in CreateAccessiblePreview()
146 if ( pSh->IsPreView() ) in Repaint()733 if ( !IsPreView() ) in PrepareForPrint()
74 if ( !IsPreView() ) in AdjustOptionsForPagePreview()
176 (!GetShell()->IsPreView()||SW_MOD()->GetAccessibilityOptions().GetIsForPagePreviews())) in PaintLayer()
94 if ( GetShell()->IsPreView() ) in Init()
459 GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() && in DrawTextLine()473 if( GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() ) in DrawTextLine()
1006 !pViewShell->IsPreView() && in Paint()
660 ! pSh->IsPreView() ) in _DrawText()
500 sal_Bool IsPreView() const { return bPreView; } in IsPreView() function in ViewShell
123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
2022 if ( mpViewShell && mpViewShell->IsPreView() ) in SetViewShell()
3512 bPaint = pSh->GetWin() && !pSh->IsPreView(); in IsPaint()3912 else if ( pGlobalShell->GetWin() && !pGlobalShell->IsPreView() ) in Paint()
Completed in 223 milliseconds