Home
last modified time | relevance | path

Searched refs:GetCurrentDocument (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dframe.cxx155 … if ( (!GetCurrentDocument() || !GetCurrentDocument()->Get_Impl()->bDisposing ) && xCloseable.is()) in DoClose()
221 SfxObjectShell* pCur = GetCurrentDocument() ; in PrepareClose_Impl()
308 SfxObjectShell* pObj = GetCurrentDocument(); in CancelTransfers()
319 GetCurrentDocument()->Broadcast( SfxSimpleHint(SFX_HINT_TITLECHANGED) ); in CancelTransfers()
347 SfxObjectShell* SfxFrame::GetCurrentDocument() const in GetCurrentDocument() function in SfxFrame
377 const SfxMedium *pMed = GetCurrentDocument()->GetMedium(); in GetViewData_Impl()
489 if ( GetCurrentDocument() ) in GetDescriptor()
490 pImp->pDescr->SetURL( GetCurrentDocument()->GetMedium()->GetOrigURL() ); in GetDescriptor()
855 Reference < XChild > xChild( GetCurrentDocument()->GetModel(), UNO_QUERY ); in CreateWorkWindow_Impl()
H A Dviewsh.cxx1974 Reference< XModel > SfxViewShell::GetCurrentDocument() const in GetCurrentDocument() function in SfxViewShell
1989 uno::Reference< frame::XModel > xDocument( GetCurrentDocument() ); in SetCurrentDocument()
H A Dviewfrm.cxx332 SfxObjectShell *pShell = pChild->GetCurrentDocument(); in ExecReload_Impl()
965 SfxObjectShell *pShell = pFrame->GetCurrentDocument(); in StateReload_Impl()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx98 pShell ? pShell->GetCurrentDocument() : Reference< XModel >() in SFX_IMPL_FLOATINGWINDOW()
114 ImplUpdate( pBasicIDEShell->GetCurrentDocument(), pBasicIDEShell->GetCurDlgView() ); in Update()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx235 GetCurrentDocument() const;
/trunk/main/sfx2/inc/sfx2/
H A Dframe.hxx158 SfxObjectShell* GetCurrentDocument() const;
H A Dviewsh.hxx261 GetCurrentDocument() const;
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx367 SfxObjectShell* pShell = pFrame->GetCurrentDocument(); in CreateURL()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx384 … SfxObjectShell* pDocShell = pFrame ? pFrame->GetCurrentDocument() : SfxObjectShell::Current(); in getScriptInvocation()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx1334 SfxObjectShell* pSh = pCntrFrame->GetCurrentDocument(); in OpenDocExec_Impl()
H A Dappuno.cxx1700 pDocShell = pFrame->GetCurrentDocument(); in GetObjectShell_Impl()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx1349 Reference< XModel > BasicIDEShell::GetCurrentDocument() const in GetCurrentDocument() function in BasicIDEShell
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1226 const SfxObjectShell* pObjSh = GetCurrentDocument(); in IsAutoLoadLocked_Impl()
H A Dsfxbasemodel.cxx4066 if ( m_aWeakFrame && !m_aWeakFrame->GetCurrentDocument() ) in impl_closeAll()
4102 || ( pCheckFrame->GetCurrentDocument() != NULL ) in FindOrCreateViewFrame_Impl()

Completed in 112 milliseconds