/aoo42x/main/sw/source/ui/docvw/ |
H A D | SidebarWin.cxx | 504 if (!IsPreview()) in SetPosAndSize() 672 if ((aTextHeight > aHeight) && !IsPreview()) in DoResize() 709 mpSidebarTxtControl->SetPosSizePixel( ( (aTextHeight > aHeight) && !IsPreview() in DoResize() 727 if (IsPreview()) in DoResize() 1076 if (IsPreview()) in IMPL_LINK() 1097 if ( !IsPreview() ) in IMPL_LINK() 1168 if (IsPreview()) in GetMetaButtonAreaWidth()
|
H A D | AnnotationMenuButton.cxx | 157 if ( mrSidebarWin.IsPreview() ) in Paint()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 379 if( IsPreview() || bStartPresentation ) in Load() 440 if( IsPreview() ) in LoadFrom() 524 if( IsPreview() ) in ConvertFrom() 534 if( IsPreview() || bStartPresentation ) in ConvertFrom()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 563 if ( !GetViewData()->GetDocShell()->IsPreview() ) in ReadUserData() 569 if ( !GetViewData()->GetDocShell()->IsPreview() ) in ReadUserDataSequence() 1840 if ( GetViewData()->GetDocShell()->IsPreview() ) in ScTabViewShell()
|
H A D | tabview.cxx | 496 if ( aViewData.GetDocShell()->IsPreview() ) in DoResize() 1707 if ( aViewData.GetDocShell()->IsPreview() ) in UpdateShow()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | grviewsh.cxx | 75 if ( !GetObjectShell()->IsPreview() ) in ConstructGraphicViewShell()
|
H A D | drviews7.cxx | 422 if( bDisable || GetDocSh()->IsPreview()) in GetMenuState() 1310 …nning() && (xSlideshow->getAnimationMode() != ANIMATIONMODE_PREVIEW) ) || GetDocSh()->IsPreview() ) in GetMenuState()
|
H A D | viewshe2.cxx | 1044 mbHasRulers = ( bRuler && !GetDocSh()->IsPreview() ); // no rulers on preview mode in SetRuler()
|
H A D | viewshel.cxx | 244 if ( ! GetDocSh()->IsPreview()) in construct()
|
H A D | outlnvsh.cxx | 1131 if( bDisable || GetDocSh()->IsPreview()) in GetMenuState()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 501 if ( bOnlyVisible && pSh->IsPreview() && pSh->IsReadOnly() ) in GetFirst() 534 if ( bOnlyVisible && pSh->IsPreview() && pSh->IsReadOnly() ) in GetNext()
|
H A D | objmisc.cxx | 1888 sal_Bool SfxObjectShell::IsPreview() const in IsPreview() function in SfxObjectShell
|
/aoo42x/main/sw/inc/ |
H A D | SidebarWin.hxx | 137 bool IsPreview() in IsPreview() function in sw::sidebarwindows::SwSidebarWin
|
/aoo42x/main/xmloff/source/draw/ |
H A D | ximpbody.cxx | 336 if( (GetSdImport().GetNewPageCount() == 0) || !GetSdImport().IsPreview() ) in CreateChildContext()
|
H A D | sdxmlimp_impl.hxx | 320 sal_Bool IsPreview() const { return mbPreview; } in IsPreview() function in SdXMLImport
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 859 if(pDocSh->IsPreview()) in SwView() 1276 if(GetDocShell()->IsPreview()||bIsPreviewDoubleClick) in ReadUserDataSequence()
|
H A D | viewport.cxx | 1154 sal_Bool bIsPreview = pDocSh->IsPreview(); in OuterResizePixel()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docnew.cxx | 1011 !GetDocShell()->IsPreview() ) in UpdateLinks()
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 625 if( bDisable || pDocShell->IsPreview()) in GetMenuState()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 494 sal_Bool IsPreview() const;
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appcfg.cxx | 1009 if ( pDoc && ( pDoc->IsPreview() || !pDoc->Get_Impl()->bInitialized ) ) in NotifyEvent()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewfrm.cxx | 1508 if ( xObjSh.Is() && xObjSh->IsPreview() ) in Construct_Impl() 2005 if ( GetObjectShell()->IsPreview() ) in MakeActive_Impl()
|
/aoo42x/main/starmath/source/ |
H A D | view.cxx | 840 if (GetDoc()->IsPreview()) in OuterResizePixel()
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 1766 …if ( pImp->bQuiet || pImp->bNoUI || (pImp->pFrame && pImp->pFrame->GetObjectShell()->IsPreview()) ) in _Update_Impl()
|