Searched refs:IsDocShared (Results 1 – 19 of 19) sorted by relevance
188 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()
222 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()
896 ( nWhich == FID_INS_TABLE_EXT && pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()913 ( pDocShell && pDocShell->IsDocShared() ) ) in GetStateTable()940 || ( pDocShell && pDocShell->IsDocShared() ) in GetStateTable()
451 bool bShared = ( pDocShell ? pDocShell->IsDocShared() : false ); in GetDrawInsState()
351 sal_Bool bShared = aViewData.GetDocShell()->IsDocShared(); in UpdateLayerLocks()
1400 if ( pDocSh && pDocSh->IsDocShared() ) in GetDBState()
1648 if ( pDocSh->IsDocShared() && ( eCmd == DEL_DELROWS || eCmd == DEL_DELCOLS ) ) in DeleteCells()
567 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 SfxObjectShell825 && !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()
401 if ( IsDocShared() ) in ~SfxObjectShell()
1569 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()
2843 if ( IsDocShared() ) in CommonSaveAs_Impl()2886 if ( IsDocShared() && aTempFileURL.getLength() ) in CommonSaveAs_Impl()
78 bool bIsDocShared = ( mpDocShell ? mpDocShell->IsDocShared() : false ); in ScShareDocumentDlg()118 if ( mpDocShell->IsDocShared() ) in UpdateView()
141 bool bShared = ( rViewData.GetDocShell() ? rViewData.GetDocShell()->IsDocShared() : false ); in Init_Impl()
774 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()
671 if ( IsDocShared() && !SC_MOD()->IsInSharedDocLoading() ) in Notify()732 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify()929 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify()
397 …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()
637 … ( 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()
299 sal_Bool IsDocShared() const;
718 if ( pObjSh->IsDocShared() ) in lcl_HasValidStream()
Completed in 231 milliseconds