Home
last modified time | relevance | path

Searched refs:IsChanged (Results 1 – 25 of 34) sorted by relevance

12

/aoo4110/main/sw/source/ui/shells/
H A Ddrawdlg.cxx64 sal_Bool bChanged = pDoc->IsChanged(); in ExecDrawDlg()
191 if (pDoc->IsChanged()) in ExecDrawDlg()
208 sal_Bool bChanged = pView->GetModel()->IsChanged(); in ExecDrawAttrArgs()
245 if (pView->GetModel()->IsChanged()) in ExecDrawAttrArgs()
H A Ddrawsh.cxx199 sal_Bool bChanged = pSdrView->GetModel()->IsChanged(); in Execute()
411 if (pSdrView->GetModel()->IsChanged()) in Execute()
550 sal_Bool bChanged = pDrView->GetModel()->IsChanged(); in ExecFormText()
567 if (pDrView->GetModel()->IsChanged()) in ExecFormText()
H A Dmediash.cxx105 sal_Bool bChanged = pSdrView->GetModel()->IsChanged(); in ExecMedia()
160 if( pSdrView->GetModel()->IsChanged() ) in ExecMedia()
H A Dbeziersh.cxx92 sal_Bool bChanged = pSdrView->GetModel()->IsChanged(); in Execute()
235 if (pSdrView->GetModel()->IsChanged()) in Execute()
H A Ddrwbassh.cxx127 sal_Bool bChanged = pSdrView->GetModel()->IsChanged(); in Execute()
626 if (pSdrView->GetModel()->IsChanged()) in Execute()
/aoo4110/main/sw/inc/
H A Dswiterator.hxx40 bool IsChanged() { return aClientIter.IsChanged(); } in IsChanged() function in SwIterator
H A Dcalbck.hxx248 bool IsChanged() const { return pDelNext != pAct; } in IsChanged() function in SwClientIter
/aoo4110/main/svx/inc/svx/
H A Dgraphctl.hxx120 sal_Bool IsChanged() const { return bSdrMode ? pModel->IsChanged() : sal_False; } in IsChanged() function in GraphCtrl
H A Dsvdmodel.hxx476 sal_Bool IsChanged() const { return mbChanged; } in IsChanged() function in SdrModel
/aoo4110/main/svx/source/dialog/
H A Dimapdlg.cxx330 else if( pIMapWnd->IsChanged() ) in Close()
682 const sal_Bool bChanged = pModel->IsChanged(); in DoSave()
935 if ( pIMapWnd->IsChanged() && in IMPL_LINK()
978 aTbxIMapDlg1.EnableItem( TBI_APPLY, pOwnData->bExecState && pWnd->IsChanged() ); in IMPL_LINK()
H A Dcontwnd.cxx131 if ( pModel->IsChanged() ) in GetPolyPolygon()
197 bRet = ( (SdrPathObj*) pPage->GetObj( 0 ) )->GetPathPoly().count() && pModel->IsChanged(); in IsContourChanged()
H A Dimapwnd.cxx189 if ( pModel->IsChanged() ) in GetImageMap()
H A D_contdlg.cxx979 aTbx1.EnableItem( TBI_APPLY, bDontHide && bExecState && pWnd->IsChanged() ); in IMPL_LINK()
/aoo4110/main/svl/inc/svl/
H A Dlisteneriter.hxx67 int IsChanged() const { return pDelNext != pAkt; } in IsChanged() function in SvtListenerIter
/aoo4110/main/sc/inc/
H A Dscextopt.hxx99 bool IsChanged() const;
H A Dcell.hxx411 sal_Bool IsChanged() const { return bChanged; } in IsChanged() function in ScFormulaCell
/aoo4110/main/sd/source/core/
H A Ddrawdoc4.cxx1096 sal_Bool bModified(IsChanged()); in ImpOnlineSpellCallback()
1508 mbIsDocumentChanged = mpDoc ? mpDoc->IsChanged() : sal_False; in init()
1519 if( mpDoc && (mpDoc->IsChanged() != mbIsDocumentChanged) ) in ~ModifyGuard()
H A Ddrawdoc2.cxx998 sal_Bool bChanged = IsChanged(); // merken in IMPL_LINK()
/aoo4110/main/sc/source/ui/view/
H A Dscextopt.cxx166 bool ScExtDocOptions::IsChanged() const in IsChanged() function in ScExtDocOptions
/aoo4110/main/reportdesign/source/core/sdr/
H A DRptPage.cxx192 const sal_Bool bChanged = rModel.IsChanged(); in resetSpecialMode()
/aoo4110/main/svx/source/svdraw/
H A Dsvdoole2.cxx2134 const sal_Bool bWasChanged(pModel ? pModel->IsChanged() : sal_False); in GetObjRef_Impl()
2143 if(!bWasChanged && pModel && pModel->IsChanged()) in GetObjRef_Impl()
H A Dsvdograf.cxx835 const sal_Bool bIsChanged = GetModel()->IsChanged(); in ImpSetLinkedGraphic()
/aoo4110/main/sd/source/ui/view/
H A Dsdview2.cxx358 if( !mpDoc->IsChanged() ) in DoPaste()
H A DOutliner.cxx370 if(mpDrawDocument && !mpDrawDocument->IsChanged()) in EndSpelling()
/aoo4110/main/basctl/source/dlged/
H A Ddlged.cxx1217 return pDlgEdModel->IsChanged() || bDialogModelChanged; in IsModified()

Completed in 193 milliseconds

12