Home
last modified time | relevance | path

Searched refs:SetChanged (Results 1 – 25 of 107) sorted by path

12345

/trunk/main/basctl/source/dlged/
H A Ddlged.cxx465 pDlgEdModel->SetChanged( sal_False ); in SetDialog()
1226 pDlgEdModel->SetChanged( sal_False ); in ClearModifyFlag()
H A Ddlgedmod.cxx64 SetChanged( static_cast< sal_Bool > ( bChanged ) ); in DlgEdModelChanged()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx783 pO->SetChanged(); in SolveSolver()
/trunk/main/reportdesign/inc/
H A DRptModel.hxx68 virtual void SetChanged(sal_Bool bFlg = sal_True);
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2027 m_pImpl->m_pReportModel->SetChanged(_bModified); in setModified()
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx104 void OReportModel::SetChanged( sal_Bool bChanged ) in SetChanged() function in rptui::OReportModel
106 SdrModel::SetChanged( bChanged ); in SetChanged()
H A DRptPage.cxx202 rModel.SetChanged(bChanged); in resetSpecialMode()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1066 rView.GetModel()->SetChanged(bChanged); in BegDragObj_createInvisibleObjectAtPosition()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx120 virtual void SetChanged( sal_Bool bFlg = sal_True );
H A Dscextopt.hxx101 void SetChanged( bool bChanged );
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx2061 void __EXPORT ScDrawLayer::SetChanged( sal_Bool bFlg /* = sal_True */ ) in SetChanged() function in ScDrawLayer
2065 FmFormModel::SetChanged( bFlg ); in SetChanged()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1283 GetExtDocOptions().SetChanged( true ); in PostDocLoad()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx920 pExtOpt->SetChanged( false ); in FillRenderMarkData()
/trunk/main/sc/source/ui/view/
H A Dscextopt.cxx171 void ScExtDocOptions::SetChanged( bool bChanged ) in SetChanged() function in ScExtDocOptions
H A Dtabvwsh4.cxx184 pExtOpt->SetChanged( false ); in Activate()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx237 virtual void SetChanged(sal_Bool bFlag = sal_True);
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx333 pModel->SetChanged(); in createChangeUndo()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx545 void SdDrawDocument::SetChanged(sal_Bool bFlag) in SetChanged() function in SdDrawDocument
552 FmFormModel::SetChanged(bFlag); in SetChanged()
561 FmFormModel::SetChanged(bFlag); in SetChanged()
574 FmFormModel::SetChanged(bFlag); in NbcSetChanged()
729 SetChanged( sal_False ); in NewOrLoadCompleted()
H A Ddrawdoc2.cxx739 SetChanged(sal_False); in CreateFirstPages()
789 SetChanged(sal_False); in CreateMissingNotesAndHandoutPages()
963 SetChanged( bChanged ); in SetLanguage()
1025 SetChanged(bChanged || sal_False); in IMPL_LINK()
H A Ddrawdoc4.cxx1098 SetChanged(bModified); in ImpOnlineSpellCallback()
1520 mpDoc->SetChanged(mbIsDocumentChanged); in ~ModifyGuard()
H A Dsdpage.cxx2067 pObj->SetChanged(); in ScaleObjects()
2758 SetChanged(); in setHeaderFooterSettings()
H A Dsdpage2.cxx599 SetChanged(); in addAnnotation()
603 pModel->SetChanged(); in addAnnotation()
624 pModel->SetChanged(); in removeAnnotation()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx429 mpDoc->SetChanged(bChange); in HtmlExport()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx533 mpPathObj->SetChanged(); in MouseButtonDown()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx731 pDoc->SetChanged(!bIsDocEmpty); in ExecuteNewDocument()

Completed in 208 milliseconds

12345