Searched refs:IsEnableSetModified (Results 1 – 22 of 22) sorted by relevance
337 sal_Bool SfxObjectShell::IsEnableSetModified() const in IsEnableSetModified() function in SfxObjectShell387 if ( !bModifiedP && !IsEnableSetModified() ) in SetModified()391 if( !IsEnableSetModified() ) in SetModified()1403 if ( !IsEnableSetModified() ) in FinishedLoading()1406 if( !bSetModifiedTRUE && IsEnableSetModified() ) in FinishedLoading()1427 if( !bSetModifiedTRUE && IsEnableSetModified() ) in FinishedLoading()
129 if ( IsEnableSetModified() ) in SetVisArea()
1353 sal_Bool bResult = m_pData->m_pObjectShell->IsEnableSetModified(); in disableSetModified()1366 sal_Bool bResult = m_pData->m_pObjectShell->IsEnableSetModified(); in enableSetModified()1379 return m_pData->m_pObjectShell->IsEnableSetModified(); in isSetModifiedEnabled()2725 if ( !m_pData->m_pObjectShell.Is() || !m_pData->m_pObjectShell->IsEnableSetModified() ) in changing()
359 if ( IsEnableSetModified() ) in ~SfxObjectShell()
1419 if ( IsEnableSetModified() ) in ImplSign()
3432 if ( IsEnableSetModified() ) in SaveCompleted()3574 if ( IsEnableSetModified() ) in SwitchPersistance()
167 sal_Bool bIsEnabled = IsEnableSetModified(); in SetText()679 sal_Bool bIsEnabled = IsEnableSetModified(); in Repaint()1353 sal_Bool bIsEnabled = IsEnableSetModified(); in SetVisArea()1415 if( IsEnableSetModified() ) in SetModified()
635 sal_Bool IsEnableSetModified() const;661 return IsEnableSetModified(); in isEnableSetModified()816 bWasEnabled = pPersistP->IsEnableSetModified(); in ModifyBlocker_Impl()
829 sal_Bool bResetModified = IsEnableSetModified(); in SaveCompleted()874 if ( sal_True == (bResetModified = IsEnableSetModified()) ) in Draw()1159 if( IsEnableSetModified() ) in IMPL_LINK()
294 const bool bResetModified = IsEnableSetModified(); in Notify()1103 sal_Bool bEnable = IsEnableSetModified(); in Execute()1594 if( IsEnableSetModified()) in SetModified()
538 if( IsEnableSetModified() ) in SetModified()
364 sal_Bool bAllowModif = pDocSh->IsEnableSetModified(); in Notify()
913 if (pDocShell!=NULL && pDocShell->IsEnableSetModified()) in Notify()
549 if (mbNewOrLoadCompleted && mpDocSh->IsEnableSetModified()) in SetChanged()
1507 mbIsEnableSetModified = mpDocShell ? mpDocShell->IsEnableSetModified() : sal_False; in init()
284 m_bOrigStatus = mpObjectShell->IsEnableSetModified(); in jobStarted()
728 if ( GetDoc()->GetDocShell()->IsEnableSetModified() ) in CalcAndSetScale()
798 sal_Bool bOldModifyFlag = pDocSh->IsEnableSetModified(); in SwView()
2678 if ( SfxObjectShell::IsEnableSetModified() ) in SetModified()
2305 if ( !pCurrentDoc->IsModified() && pCurrentDoc->IsEnableSetModified() ) in SetDocModified()
2783 bool bOrigStatus = pRenderDocShell->IsEnableSetModified(); in getRendererCount()
617 0 != (bSetModEnabled = pDoc->GetDocShell()->IsEnableSetModified()) ) in Continue()
Completed in 404 milliseconds