Home
last modified time | relevance | path

Searched refs:bModify (Results 1 – 25 of 92) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dsymbol.hxx102 void SetModified(bool bModify) { m_bModified = bModify; } in SetModified() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dsymbol.hxx98 void SetModified(bool bModify) { m_bModified = bModify; } in SetModified() argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/defs/
H A Ddedparser.cpp974 bool bModify = false; in DENG2_PIMPL() local
996 bModify = true; in DENG2_PIMPL()
1176 dd_bool bModify = false; in DENG2_PIMPL() local
1207 bModify = true; in DENG2_PIMPL()
1315 bModify = true; in DENG2_PIMPL()
1453 bool bModify = false; in DENG2_PIMPL() local
1472 bModify = true; in DENG2_PIMPL()
1778 bool bModify = false; in DENG2_PIMPL() local
1800 bModify = true; in DENG2_PIMPL()
1959 bool bModify = false; in DENG2_PIMPL() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx534 bool bModify = false; in updateButtons() local
537bModify = !bAdd && pFirstSelectedEntry && pFirstSelectedEntry->m_aTerm == m_xED_Term->get_text(); in updateButtons()
538 if( bModify && isEditFieldsContentEqualsSelectedListContent() ) in updateButtons()
539 bModify = false; in updateButtons()
541 m_xPB_Modify->set_sensitive( bModify ); in updateButtons()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx538 bool bModify = false; in updateButtons() local
541bModify = !bAdd && pFirstSelectedEntry && pFirstSelectedEntry->m_aTerm == m_xED_Term->get_text(); in updateButtons()
542 if( bModify && isEditFieldsContentEqualsSelectedListContent() ) in updateButtons()
543 bModify = false; in updateButtons()
545 m_xPB_Modify->set_sensitive( bModify ); in updateButtons()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A DSAGA_Wetness_Index.cpp409 bool bModify = false; in Get_Modified() local
421 bModify = true; in Get_Modified()
430 m_pAmod->Set_Value(x, y, bModify ? z / n : Area.asDouble(x, y)); in Get_Modified()
/dports/editors/libreoffice/libreoffice-7.2.6.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-lokdocview-signal-handlers.hxx27 void passwordRequired(LOKDocView* pDocView, char* pUrl, gboolean bModify, gpointer);
H A Dgtv-lokdocview-signal-handlers.cxx205 void LOKDocViewSigHandlers::passwordRequired(LOKDocView* pDocView, char* pUrl, gboolean bModify, gp… in passwordRequired() argument
220 if (bModify) in passwordRequired()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/libreofficekit/qa/gtktiledviewer/
H A Dgtv-lokdocview-signal-handlers.hxx26 void passwordRequired(LOKDocView* pDocView, char* pUrl, gboolean bModify, gpointer);
H A Dgtv-lokdocview-signal-handlers.cxx209 void LOKDocViewSigHandlers::passwordRequired(LOKDocView* pDocView, char* pUrl, gboolean bModify, gp… in passwordRequired() argument
224 if (bModify) in passwordRequired()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dndgrf.hxx116 bool bModify = true );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dndgrf.hxx118 bool bModify = true );
/dports/audio/juk/juk-21.12.3/
H A Dtagguesserconfigdlg.cpp56 connect(m_child->bModify, SIGNAL(clicked()), this, SLOT(slotModifyClicked())); in TagGuesserConfigDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/
H A Dtestintrosp.cxx948 sal_Bool bModify = sal_True; in test_introsp() local
981 bModify = sal_False; in test_introsp()
1004 bModify = sal_False; in test_introsp()
1008 if( bModify ) in test_introsp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/
H A Dtestintrosp.cxx948 sal_Bool bModify = sal_True; in test_introsp() local
981 bModify = sal_False; in test_introsp()
1004 bModify = sal_False; in test_introsp()
1008 if( bModify ) in test_introsp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Ddispatch.cxx1300 bool bModify = false; in FlushImpl() local
1303 bModify = true; in FlushImpl()
1341 InvalidateBindings_Impl( bModify ); in FlushImpl()
1924 void SfxDispatcher::InvalidateBindings_Impl( bool bModify ) in InvalidateBindings_Impl() argument
1932 pFrame->GetBindings().InvalidateAll(bModify); in InvalidateBindings_Impl()
1939 GetBindings()->InvalidateAll( bModify ); in InvalidateBindings_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Ddispatch.cxx1404 bool bModify = false; in FlushImpl() local
1407 bModify = true; in FlushImpl()
1445 InvalidateBindings_Impl( bModify ); in FlushImpl()
2028 void SfxDispatcher::InvalidateBindings_Impl( bool bModify ) in InvalidateBindings_Impl() argument
2036 pFrame->GetBindings().InvalidateAll(bModify); in InvalidateBindings_Impl()
2043 GetBindings()->InvalidateAll( bModify ); in InvalidateBindings_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvddrgmt.hxx74 bool bModify);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvddrgmt.hxx74 bool bModify);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Ddatanavi.hxx542 void SetModifyDoc( const bool bModify ) { m_xModifyCB->set_active(bModify); }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/
H A Ddatanavi.hxx579 void SetModifyDoc( const bool bModify ) { m_xModifyCB->set_active(bModify); } in SetModifyDoc() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Doptsitem.hxx101 void EnableModify( bool bModify ) { mbEnableModify = bModify; } in EnableModify() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Doptsitem.hxx101 void EnableModify( bool bModify ) { mbEnableModify = bModify; } in EnableModify() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dcellsuno.cxx7911 bool bModify(false); in SetOnePropertyValue() local
7930 if (bModify) in SetOnePropertyValue()
7944 bool bModify(false); in SetOnePropertyValue() local
7963 if (bModify) in SetOnePropertyValue()
7977 bool bModify(false); in SetOnePropertyValue() local
7996 if (bModify) in SetOnePropertyValue()
8010 bool bModify(false); in SetOnePropertyValue() local
8029 if (bModify) in SetOnePropertyValue()
8043 bool bModify(false); in SetOnePropertyValue() local
8062 if (bModify) in SetOnePropertyValue()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dcellsuno.cxx7906 bool bModify(false); in SetOnePropertyValue() local
7925 if (bModify) in SetOnePropertyValue()
7939 bool bModify(false); in SetOnePropertyValue() local
7958 if (bModify) in SetOnePropertyValue()
7972 bool bModify(false); in SetOnePropertyValue() local
7991 if (bModify) in SetOnePropertyValue()
8005 bool bModify(false); in SetOnePropertyValue() local
8024 if (bModify) in SetOnePropertyValue()
8038 bool bModify(false); in SetOnePropertyValue() local
8057 if (bModify) in SetOnePropertyValue()
[all …]

1234