Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/access/
H A Daccmap.cxx1990 DBG_ASSERT( GetShell()->IsPreView(), in GetContext()
2316 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in Dispose()
2342 GetShell()->IsPreView()); in Dispose()
2435 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidatePosOrSize()
2463 GetShell()->IsPreView()); in InvalidatePosOrSize()
2562 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateContent()
2601 if( aFrmOrObj.IsAccessible( GetShell()->IsPreView() ) ) in InvalidateAttr()
2669 ASSERT( bShapeSelected || aFrmOrObj.IsAccessible(GetShell()->IsPreView()), in InvalidateCursorPosition()
2758 … SwFrm *pParent = SwAccessibleFrame::GetParent( SwAccessibleChild(pObj), GetShell()->IsPreView() ); in InvalidateCursorPosition()
2770 …*pParentRoot = SwAccessibleFrame::GetParent( SwAccessibleChild(pTabFrm), GetShell()->IsPreView() ); in InvalidateCursorPosition()
[all …]
H A Dacccontext.cxx182 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()
H A Daccframe.cxx367 pVSh->IsPreView()) ) in IsEditable()
H A Dacccell.cxx175 if( rLower.IsAccessible( GetMap()->GetShell()->IsPreView() ) ) in _InvalidateChildrenCursorPos()
/AOO41X/main/sw/source/core/doc/
H A Dnotxtfrm.cxx276 if ( pSh->GetWin() && !pSh->IsPreView() ) in Paint()
704 if( pSh->IsPreView() ) in Modify()
760 if( pSh->IsPreView() ) in Modify()
965 !pShell->IsPreView() && in PaintPicture()
/AOO41X/main/sw/source/core/view/
H A Dviewsh.cxx168 if ( !GetWin() || IsPreView() ) in ImplEndAction()
510 if ( pSh->IsPreView() && pSh->GetWin() ) in AddPaintRect()
538 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()
H A Dvprint.cxx146 if ( pSh->IsPreView() ) in Repaint()
733 if ( !IsPreView() ) in PrepareForPrint()
H A Dviewpg.cxx74 if ( !IsPreView() ) in AdjustOptionsForPagePreview()
H A Dvdraw.cxx191 (!GetShell()->IsPreView()||SW_MOD()->GetAccessibilityOptions().GetIsForPagePreviews())) in PaintLayer()
H A Dviewimp.cxx99 if ( GetShell()->IsPreView() ) in Init()
/AOO41X/main/sw/source/core/text/
H A Ditrpaint.cxx459 GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() && in DrawTextLine()
473 if( GetInfo().GetVsh() && !GetInfo().GetVsh()->IsPreView() ) in DrawTextLine()
H A Dporfld.cxx1007 !pViewShell->IsPreView() && in Paint()
H A Dinftxt.cxx654 ! pSh->IsPreView() ) in _DrawText()
/AOO41X/main/sw/inc/
H A Dviewsh.hxx500 sal_Bool IsPreView() const { return bPreView; } in IsPreView() function in ViewShell
/AOO41X/main/sw/source/core/draw/
H A Ddview.cxx123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx1330 pGlobalShell->IsPreView())) in lcl_SubtractFlys()
3415 bPaint = pSh->GetWin() && !pSh->IsPreView(); in IsPaint()
3799 else if ( pGlobalShell->GetWin() && !pGlobalShell->IsPreView() ) in Paint()
/AOO41X/main/sw/source/ui/uiview/
H A Dpview.cxx2024 if ( mpViewShell && mpViewShell->IsPreView() ) in SetViewShell()