Home
last modified time | relevance | path

Searched refs:IsDocShared (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dtabvwsha.cxx188 if ( pDocSh->IsReadOnly() || !pDocSh->GetChangeAction(aPos) || pDocSh->IsDocShared() ) in GetState()
197 if ( pDocShell && pDocShell->IsDocShared() ) in GetState()
216 if ( pDocShell && pDocShell->IsDocShared() ) in GetState()
372 if ( pDocShell && pDocShell->IsDocShared() ) in GetState()
385 if ( pDocShell && pDocShell->IsDocShared() ) in GetState()
428 … if ( pDoc->GetChangeTrack() == NULL || ( pDocShell && pDocShell->IsDocShared() ) ) in GetState()
443 if ( pDocShell && pDocShell->IsDocShared() ) in GetState()
452 if ( pDocShell && ( pDocShell->IsReadOnly() || pDocShell->IsDocShared() ) ) in GetState()
708 if ( GetViewData()->GetDocShell()->IsDocShared() ) in ExecuteSave()
725 if ( nWhich != SID_SAVEDOC || !GetViewData()->GetDocShell()->IsDocShared() ) in GetSaveState()
H A Dcellsh.cxx222 if ( pDocShell && pDocShell->IsDocShared() ) in GetBlockState()
240 if ( pDocShell && pDocShell->IsDocShared() ) in GetBlockState()
319 if ( pDocShell && pDocShell->IsDocShared() ) in GetCellState()
950 if ( pDocSh && pDocSh->IsDocShared() ) in GetState()
965 if ( pDocSh && pDocSh->IsDocShared() ) in GetState()
H A Dtabvwshf.cxx896 ( nWhich == FID_INS_TABLE_EXT && pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()
913 ( pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()
940 || ( pDocShell && pDocShell->IsDocShared() ) in GetStateTable()
H A Dtabvwshb.cxx451 bool bShared = ( pDocShell ? pDocShell->IsDocShared() : false ); in GetDrawInsState()
H A Dtabview5.cxx351 sal_Bool bShared = aViewData.GetDocShell()->IsDocShared(); in UpdateLayerLocks()
H A Dcellsh2.cxx1400 if ( pDocSh && pDocSh->IsDocShared() ) in GetDBState()
H A Dviewfunc.cxx1648 if ( pDocSh->IsDocShared() && ( eCmd == DEL_DELROWS || eCmd == DEL_DELCOLS ) ) in DeleteCells()
/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx567 if ( bShared != IsDocShared() ) in SwitchToShared()
680 if ( IsDocShared() ) in DisconnectFromShared()
731 if ( IsDocShared() && aTempFileURL.getLength() in FreeSharedFile()
776 sal_Bool SfxObjectShell::IsDocShared() const in IsDocShared() function in SfxObjectShell
825 && !IsDocShared() ) in SetTitle()
1005 …const INetURLObject aURL( IsDocShared() ? GetSharedFileURL() : ::rtl::OUString( GetMedium()->GetNa… in GetTitle()
1959 …INetURLObject aURL( IsDocShared() ? GetSharedFileURL() : ::rtl::OUString( GetMedium()->GetName() )… in GetAPIName()
2065 else if ( IsDocShared() ) in UpdateTitle()
H A Dobjxtor.cxx401 if ( IsDocShared() ) in ~SfxObjectShell()
H A Dsfxbasemodel.cxx1569 if ( m_pData->m_pObjectShell->IsDocShared() ) in getLocation()
2817 if ( m_pData->m_pObjectShell->IsDocShared() ) in impl_store()
3858 else if ( m_pData->m_pObjectShell->IsDocShared() ) in getTitle()
H A Dobjstor.cxx2843 if ( IsDocShared() ) in CommonSaveAs_Impl()
2886 if ( IsDocShared() && aTempFileURL.getLength() ) in CommonSaveAs_Impl()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx78 bool bIsDocShared = ( mpDocShell ? mpDocShell->IsDocShared() : false ); in ScShareDocumentDlg()
118 if ( mpDocShell->IsDocShared() ) in UpdateView()
H A Dinstbdlg.cxx141 bool bShared = ( rViewData.GetDocShell() ? rViewData.GetDocShell()->IsDocShared() : false ); in Init_Impl()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh4.cxx774 if ( !IsDocShared() ) in Execute()
800 else if ( nSlot == SID_DOCUMENT_MERGE && IsDocShared() && pChangeTrack ) in Execute()
945 if ( bSetShared != static_cast< bool >( IsDocShared() ) ) in Execute()
1813 if ( IsDocShared() ) in GetState()
1823 if ( pChangeTrack && !IsDocShared() ) in GetState()
1833 if ( IsDocShared() ) in GetState()
H A Ddocsh.cxx671 if ( IsDocShared() && !SC_MOD()->IsInSharedDocLoading() ) in Notify()
732 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify()
929 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify()
/aoo4110/main/sfx2/source/appl/
H A Dsfxpicklist.cxx397 …INetURLObject aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->Ge… in Notify()
428 …INetURLObject aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->Ge… in Notify()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx637 … ( pMedium->GetURLObject().GetProtocol() == INET_PROT_FILE && !xOldObj->IsDocShared() ); in ExecReload_Impl()
709 if ( xOldObj->IsDocShared() ) in ExecReload_Impl()
855 if ( xNewObj->IsDocShared() ) in ExecReload_Impl()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx299 sal_Bool IsDocShared() const;
/aoo4110/main/sc/source/filter/xml/
H A Dxmlwrap.cxx718 if ( pObjSh->IsDocShared() ) in lcl_HasValidStream()

Completed in 241 milliseconds