Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx1981 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 …]
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()
/aoo42x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx289 if ( pSh->GetWin() && !pSh->IsPreView() ) in Paint()
717 if( pSh->IsPreView() ) in Modify()
773 if( pSh->IsPreView() ) in Modify()
975 !pShell->IsPreView() && in PaintPicture()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx171 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()
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.cxx176 (!GetShell()->IsPreView()||SW_MOD()->GetAccessibilityOptions().GetIsForPagePreviews())) in PaintLayer()
H A Dviewimp.cxx94 if ( GetShell()->IsPreView() ) in Init()
/aoo42x/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.cxx1006 !pViewShell->IsPreView() && in Paint()
H A Dinftxt.cxx660 ! pSh->IsPreView() ) in _DrawText()
/aoo42x/main/sw/inc/
H A Dviewsh.hxx500 sal_Bool IsPreView() const { return bPreView; } in IsPreView() function in ViewShell
/aoo42x/main/sw/source/core/draw/
H A Ddview.cxx123 SetPrintPreview( rI.GetShell()->IsPreView() ); in SwDrawView()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx2022 if ( mpViewShell && mpViewShell->IsPreView() ) in SetViewShell()
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx3512 bPaint = pSh->GetWin() && !pSh->IsPreView(); in IsPaint()
3912 else if ( pGlobalShell->GetWin() && !pGlobalShell->IsPreView() ) in Paint()

Completed in 884 milliseconds