Home
last modified time | relevance | path

Searched refs:GetCreateMode (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx139 if ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in InitNew()
563 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in Load()
564 if(GetCreateMode() != SFX_CREATE_MODE_ORGANIZER) in Load()
572 switch( GetCreateMode() ) in Load()
651 GetCreateMode() == SFX_CREATE_MODE_STANDARD ) in Load()
690 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in LoadFrom()
737 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in SubInitNew()
H A Ddocsh.cxx251 SFX_CREATE_MODE_EMBEDDED == GetCreateMode() ); in ConvertFrom()
276 mxBasePool = new SwDocStyleSheetPool( *mpDoc, SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in ConvertFrom()
337 switch( GetCreateMode() ) in Save()
524 SFX_CREATE_MODE_EMBEDDED == GetCreateMode() ); in SaveAs()
751 SFX_CREATE_MODE_EMBEDDED == GetCreateMode()); in ConvertTo()
H A Ddocsh2.cxx504 pMyPool->SetOrganizerMode( SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in Insert()
621 pMyPool->SetOrganizerMode( SFX_CREATE_MODE_ORGANIZER == GetCreateMode() ); in Remove()
/trunk/main/starmath/source/
H A Ddocument.cxx181 if ( SFX_CREATE_MODE_EMBEDDED == GetCreateMode() ) in SetText()
210 if ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in SetText()
540 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess()
565 if ( SFX_CREATE_MODE_EMBEDDED == rDocShell.GetCreateMode() ) in SmPrinterAccess()
603 if ( SFX_CREATE_MODE_EMBEDDED == GetCreateMode() ) in GetPrt()
640 if ( SFX_CREATE_MODE_EMBEDDED == GetCreateMode() ) in GetRefDev()
789 if ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in ConvertFrom()
844 if ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in Load()
1361 if( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !IsInPlaceActive() && GetFrame() ) in SetVisArea()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx379 if (GetCreateMode() != SFX_CREATE_MODE_ORGANIZER) in BeforeXMLLoading()
385 if (GetCreateMode() != SFX_CREATE_MODE_ORGANIZER) in AfterXMLLoading()
505 if (GetCreateMode() != SFX_CREATE_MODE_ORGANIZER) in LoadXML()
529 if (GetCreateMode() != SFX_CREATE_MODE_ORGANIZER) in SaveXML()
1539 if (mrDocShell.GetCreateMode()== SFX_CREATE_MODE_STANDARD) in PrepareSaveGuard()
2103 if (GetCreateMode()== SFX_CREATE_MODE_STANDARD) in ConvertTo()
2569 SfxObjectShell( rShell.GetCreateMode() ), in ScDocShell()
2605 bIsInplace = (GetCreateMode() == SFX_CREATE_MODE_EMBEDDED);
3033 if ( GetCreateMode() != SFX_CREATE_MODE_ORGANIZER ) in BeforeLoading()
3046 if ( GetCreateMode() != SFX_CREATE_MODE_ORGANIZER ) in AfterLoading()
H A Ddocsh6.cxx173 return (GetCreateMode() == SFX_CREATE_MODE_EMBEDDED); in IsOle()
181 if (GetCreateMode() == SFX_CREATE_MODE_STANDARD) in UpdateOle()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx736 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
747 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
830 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
840 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
850 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
H A Dpresvish.cxx102 if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in PresentationViewShell()
109 …if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !maOldVisArea.IsEmpty… in ~PresentationViewShell()
H A Ddrviewsa.cxx319 if ( pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in Construct()
385 if (pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED) in Construct()
617 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in SetupPage()
H A Ddrviews5.cxx114 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in Resize()
630 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in ReadUserDataSequence()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1277 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1300 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1314 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1622 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in ExecuteStatusLine()
1693 …( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActiv… in ExecuteStatusLine()
1716 …if ( pArgs && ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->… in ExecuteStatusLine()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx393 SFX_CREATE_MODE_STANDARD != pDocSh->GetCreateMode() ) in Notify()
424 SFX_CREATE_MODE_STANDARD != pDocSh->GetCreateMode() ) in Notify()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx537 SfxObjectCreateMode eMode = pDocSh->GetCreateMode(); in Lock()
548 SfxObjectCreateMode eMode = pImp->xObjSh->GetCreateMode(); in Lock()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx363 if ( pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in UpdateOleZoom()
1623 if ( pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in Construct()
1702 if ( pDocSh->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in Construct()
1715 if ( pDocSh->GetCreateMode() != SFX_CREATE_MODE_INTERNAL && in Construct()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx354 …if( ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) && SfxObjectShell::GetVisArea( ASPECT_CONTENT … in Load()
555 if( GetCreateMode() == SFX_CREATE_MODE_STANDARD ) in Save()
596 if( GetCreateMode() == SFX_CREATE_MODE_STANDARD ) in SaveAs()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx612 if( 0 == nRet && SFX_CREATE_MODE_EMBEDDED == mrDocShell.GetCreateMode() ) in Import()
939 if( SFX_CREATE_MODE_EMBEDDED == mrDocShell.GetCreateMode() ) in Export()
1018 if( mrDocShell.GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in Export()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx475 if( SFX_CREATE_MODE_EMBEDDED == pObjSh->GetCreateMode() ) in Import()
931 if( SFX_CREATE_MODE_EMBEDDED == pObjSh->GetCreateMode() ) in Export()
949 sal_Bool bMetaRet(pObjSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED); in Export()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx227 if( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocShell()->GetCreateMode() ) in _Write()
342 sal_Bool bStoreMeta = ( SFX_CREATE_MODE_EMBEDDED != pDoc->GetDocShell()->GetCreateMode() ); in _Write()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx111 else if ( pObjSh && ( pObjSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED || in ScProgress()
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx127 if ( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in SetVisArea()
H A Dsfxbasemodel.cxx1633 if ( m_pData->m_pObjectShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in storeSelf()
1934 if ( m_pData->m_pObjectShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in load()
2613 && m_pData->m_pObjectShell->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in Notify()
2927 m_pData->m_pObjectShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED; in impl_store()
3465 if ( m_pData->m_pObjectShell->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in getUIConfigurationManager()
3548 …if ( pViewFrm && m_pData->m_pObjectShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !pViewFrm… in setVisualAreaSize()
H A Dobjstor.cxx1225 bCopyTo = GetCreateMode() == SFX_CREATE_MODE_EMBEDDED || in SaveTo_Impl()
1241 if ( bCopyTo && GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in SaveTo_Impl()
1480 if ( bOk && GetCreateMode() != SFX_CREATE_MODE_EMBEDDED && !bPasswdProvided ) in SaveTo_Impl()
2977 …sal_Bool bCopyTo = GetCreateMode() == SFX_CREATE_MODE_EMBEDDED || (pSaveToItem && pSaveToItem->Get… in PreDoSaveAs_Impl()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx495 sal_Bool bEmbedded = pDocSh && pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED; in INetState_Impl()
H A Dorgmgr.cxx255 if ( pTmp->GetCreateMode() != SFX_CREATE_MODE_STANDARD || in SfxOrganizeMgr()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx587 OSL_ASSERT( pDoc->GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ); in MakeInstance()
588 if( pDoc->GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in MakeInstance()

Completed in 305 milliseconds

123