Home
last modified time | relevance | path

Searched refs:IsEnableSetModified (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx332 sal_Bool SfxObjectShell::IsEnableSetModified() const in IsEnableSetModified() function in SfxObjectShell
382 if ( !bModifiedP && !IsEnableSetModified() ) in SetModified()
386 if( !IsEnableSetModified() ) in SetModified()
1396 if ( !IsEnableSetModified() ) in FinishedLoading()
1399 if( !bSetModifiedTRUE && IsEnableSetModified() ) in FinishedLoading()
1420 if( !bSetModifiedTRUE && IsEnableSetModified() ) in FinishedLoading()
H A Dobjembed.cxx129 if ( IsEnableSetModified() ) in SetVisArea()
H A Dsfxbasemodel.cxx1353 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()
2691 if ( !m_pData->m_pObjectShell.Is() || !m_pData->m_pObjectShell->IsEnableSetModified() ) in changing()
H A Dobjxtor.cxx361 if ( IsEnableSetModified() ) in ~SfxObjectShell()
H A Dobjserv.cxx1419 if ( IsEnableSetModified() ) in ImplSign()
H A Dobjstor.cxx3432 if ( IsEnableSetModified() ) in SaveCompleted()
3574 if ( IsEnableSetModified() ) in SwitchPersistance()
/aoo4110/main/starmath/source/
H A Ddocument.cxx167 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()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx612 sal_Bool IsEnableSetModified() const;
638 return IsEnableSetModified(); in isEnableSetModified()
793 bWasEnabled = pPersistP->IsEnableSetModified(); in ModifyBlocker_Impl()
/aoo4110/main/sw/source/ui/app/
H A Ddocsh.cxx823 sal_Bool bResetModified = IsEnableSetModified(); in SaveCompleted()
868 if ( sal_True == (bResetModified = IsEnableSetModified()) ) in Draw()
1153 if( IsEnableSetModified() ) in IMPL_LINK()
H A Ddocsh2.cxx294 const bool bResetModified = IsEnableSetModified(); in Notify()
1103 sal_Bool bEnable = IsEnableSetModified(); in Execute()
1594 if( IsEnableSetModified()) in SetModified()
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshell.cxx538 if( IsEnableSetModified() ) in SetModified()
/aoo4110/main/sfx2/source/appl/
H A Dsfxpicklist.cxx364 sal_Bool bAllowModif = pDocSh->IsEnableSetModified(); in Notify()
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx913 if (pDocShell!=NULL && pDocShell->IsEnableSetModified()) in Notify()
/aoo4110/main/sd/source/core/
H A Ddrawdoc.cxx549 if (mbNewOrLoadCompleted && mpDocSh->IsEnableSetModified()) in SetChanged()
H A Ddrawdoc4.cxx1507 mbIsEnableSetModified = mpDocShell ? mpDocShell->IsEnableSetModified() : sal_False; in init()
/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx284 m_bOrigStatus = mpObjectShell->IsEnableSetModified(); in jobStarted()
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx728 if ( GetDoc()->GetDocShell()->IsEnableSetModified() ) in CalcAndSetScale()
/aoo4110/main/sw/source/ui/uiview/
H A Dview.cxx799 sal_Bool bOldModifyFlag = pDocSh->IsEnableSetModified(); in SwView()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx2678 if ( SfxObjectShell::IsEnableSetModified() ) in SetModified()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx2305 if ( !pCurrentDoc->IsModified() && pCurrentDoc->IsEnableSetModified() ) in SetDocModified()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2767 bool bOrigStatus = pRenderDocShell->IsEnableSetModified(); in getRendererCount()
/aoo4110/main/sw/source/filter/html/
H A Dswhtml.cxx619 0 != (bSetModEnabled = pDoc->GetDocShell()->IsEnableSetModified()) ) in Continue()

Completed in 239 milliseconds