Home
last modified time | relevance | path

Searched refs:setModified (Results 76 – 100 of 134) sorted by relevance

123456

/trunk/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx367 xModifiable->setModified( sal_True ); in impl_setContextDocumentModified_nothrow()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx108 xModif->setModified( sal_True ); in lcl_setModified()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx365 setModified(sal_False); // and we are not modified yet in Execute()
H A DTableWindow.cxx751 getDesignView()->getController().setModified( sal_True ); in PreNotify()
H A DQueryDesignView.cxx2645 static_cast<OQueryController&>(getController()).setModified( sal_True );
2801 static_cast<OQueryController&>(getController()).setModified(sal_True); in cut()
2810 static_cast<OQueryController&>(getController()).setModified(sal_True); in paste()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx567 void SAL_CALL SfxDocumentInfoObject::setModified( sal_Bool bModified ) in setModified() function in SfxDocumentInfoObject
572 return xModif->setModified(bModified); in setModified()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java107 xModified.setModified(false); in dispose()
/trunk/main/svx/source/table/
H A Dtablemodel.hxx115 …virtual void SAL_CALL setModified( ::sal_Bool bModified ) throw (::com::sun::star::beans::Property…
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java332 modifySubComponent.setModified( false ); in checkDetailFormDefaults()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx300 void setModified( sal_Bool bModified );
/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx636 …void SAL_CALL DBSubComponentController::setModified( ::sal_Bool i_bModified ) throw (PropertyVetoE… in setModified() function in dbaui::DBSubComponentController
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx385 xModi->setModified(sal_False); in implInitControls()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java387 modified.setModified(true); in testTitleAndSubTitle()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx203 xModif->setModified( sal_True); in UpdateChartsOnDestinationPage()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java263 xModi.setModified(false); in loadAsPreview()
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx477 xReport->setModified(sal_False); in actuatingPropertyChanged()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java370 documentModify.setModified(false); in closeReportDefinition()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs583 xMod.setModified(false); in terminate()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1623 setModified(sal_False); // and we are not modified yet in Execute()
1763 setModified(sal_False); // and we are not modified yet in impl_initialize()
2114 m_xReportDefinition->setModified( impl_isModified() ); in impl_onModifyChanged()
4315 setModified( sal_True ); in setVisualAreaSize()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java679 public void setModified(boolean _bModified) in setModified() method in FieldSelection
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx460 xModif->setModified( sal_True ); in UpdateChart()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx555 xModi->setModified(sal_False); in implImport()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java720 modifyDoc.setModified(true); in testGlobalEvents()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java805 xModify.setModified(false); in closeDocument()
/trunk/main/sw/inc/
H A Dunochart.hxx337 …virtual void SAL_CALL setModified( ::sal_Bool bModified ) throw (::com::sun::star::beans::Property…

Completed in 373 milliseconds

123456