| /trunk/main/sfx2/source/doc/ |
| H A D | objmisc.cxx | 337 sal_Bool SfxObjectShell::IsEnableSetModified() const in IsEnableSetModified() function in SfxObjectShell 387 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()
|
| H A D | objembed.cxx | 129 if ( IsEnableSetModified() ) in SetVisArea()
|
| H A D | sfxbasemodel.cxx | 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()
|
| H A D | objxtor.cxx | 359 if ( IsEnableSetModified() ) in ~SfxObjectShell()
|
| H A D | objserv.cxx | 1419 if ( IsEnableSetModified() ) in ImplSign()
|
| H A D | objstor.cxx | 3432 if ( IsEnableSetModified() ) in SaveCompleted() 3574 if ( IsEnableSetModified() ) in SwitchPersistance()
|
| /trunk/main/starmath/source/ |
| H A D | document.cxx | 162 sal_Bool bIsEnabled = IsEnableSetModified(); in SetText() 672 sal_Bool bIsEnabled = IsEnableSetModified(); in Repaint() 1346 sal_Bool bIsEnabled = IsEnableSetModified(); in SetVisArea() 1408 if( IsEnableSetModified() ) in SetModified()
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | objsh.hxx | 635 sal_Bool IsEnableSetModified() const; 661 return IsEnableSetModified(); in isEnableSetModified() 816 bWasEnabled = pPersistP->IsEnableSetModified(); in ModifyBlocker_Impl()
|
| /trunk/main/sw/source/ui/app/ |
| H A D | docsh.cxx | 829 sal_Bool bResetModified = IsEnableSetModified(); in SaveCompleted() 874 if ( sal_True == (bResetModified = IsEnableSetModified()) ) in Draw() 1159 if( IsEnableSetModified() ) in IMPL_LINK()
|
| H A D | docsh2.cxx | 294 const bool bResetModified = IsEnableSetModified(); in Notify() 1103 sal_Bool bEnable = IsEnableSetModified(); in Execute() 1594 if( IsEnableSetModified()) in SetModified()
|
| /trunk/main/sd/source/ui/docshell/ |
| H A D | docshell.cxx | 538 if( IsEnableSetModified() ) in SetModified()
|
| /trunk/main/sfx2/source/appl/ |
| H A D | sfxpicklist.cxx | 364 sal_Bool bAllowModif = pDocSh->IsEnableSetModified(); in Notify()
|
| /trunk/main/sd/source/ui/slidesorter/view/ |
| H A D | SlideSorterView.cxx | 913 if (pDocShell!=NULL && pDocShell->IsEnableSetModified()) in Notify()
|
| /trunk/main/sd/source/core/ |
| H A D | drawdoc.cxx | 539 if (mbNewOrLoadCompleted && mpDocSh->IsEnableSetModified()) in SetChanged()
|
| H A D | drawdoc4.cxx | 1507 mbIsEnableSetModified = mpDocShell ? mpDocShell->IsEnableSetModified() : sal_False; in init()
|
| /trunk/main/sfx2/source/view/ |
| H A D | viewprn.cxx | 284 m_bOrigStatus = mpObjectShell->IsEnableSetModified(); in jobStarted()
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh1.cxx | 726 if ( GetDoc()->GetDocShell()->IsEnableSetModified() ) in CalcAndSetScale()
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | view.cxx | 791 sal_Bool bOldModifyFlag = pDocSh->IsEnableSetModified(); in SwView()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docsh.cxx | 2678 if ( SfxObjectShell::IsEnableSetModified() ) in SetModified()
|
| /trunk/main/svx/source/form/ |
| H A D | datanavi.cxx | 2305 if ( !pCurrentDoc->IsModified() && pCurrentDoc->IsEnableSetModified() ) in SetDocModified()
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | unotxdoc.cxx | 2807 bool bOrigStatus = pRenderDocShell->IsEnableSetModified(); in getRendererCount()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | swhtml.cxx | 617 0 != (bSetModEnabled = pDoc->GetDocShell()->IsEnableSetModified()) ) in Continue()
|