Home
last modified time | relevance | path

Searched refs:bNewState (Results 26 – 45 of 45) sorted by relevance

12

/dports/misc/gpsim/gpsim-0.31.0/modules/
H A Dled.cc137 void Led_Input::setDrivenState(bool bNewState) in setDrivenState() argument
139 IOPIN::setDrivenState(bNewState); in setDrivenState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx766 void DataBrowser::SetReadOnly( bool bNewState ) in SetReadOnly() argument
768 if( m_bIsReadOnly != bNewState ) in SetReadOnly()
770 m_bIsReadOnly = bNewState; in SetReadOnly()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx781 void DataBrowser::SetReadOnly( bool bNewState ) in SetReadOnly() argument
783 if( m_bIsReadOnly != bNewState ) in SetReadOnly()
785 m_bIsReadOnly = bNewState; in SetReadOnly()
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dutility.cpp129 void SetScrollLock(int bNewState, bool bPreventHandling) in SetScrollLock() argument
133 if (bNewState != (GetKeyState(VK_SCROLL) & 1)) in SetScrollLock()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Dacccontext.cxx468 bool bNewState ) in FireStateChangedEvent() argument
473 if( bNewState ) in FireStateChangedEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Dacccontext.cxx465 bool bNewState ) in FireStateChangedEvent() argument
470 if( bNewState ) in FireStateChangedEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpagechg.cxx573 const bool bNewState(GetFormat() == GetFormat()->GetDoc()->GetEmptyPageFormat()); in UpdateAttr_() local
575 if(m_bEmptyPage != bNewState) in UpdateAttr_()
578 m_bEmptyPage = bNewState; in UpdateAttr_()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpagechg.cxx572 const bool bNewState(GetFormat() == GetFormat()->GetDoc()->GetEmptyPageFormat()); in UpdateAttr_() local
574 if(m_bEmptyPage != bNewState) in UpdateAttr_()
577 m_bEmptyPage = bNewState; in UpdateAttr_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dfloat3d.cxx2946 bool bNewState = (eState != SfxItemState::DISABLED); in StateChanged() local
2947 if(bNewState != bState) in StateChanged()
2949 bState = bNewState; in StateChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx323 void ScAccessibleSpreadsheet::CompleteSelectionChanged(bool bNewState) in CompleteSelectionChanged() argument
333 if (bNewState) in CompleteSelectionChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx316 void ScAccessibleSpreadsheet::CompleteSelectionChanged(bool bNewState) in CompleteSelectionChanged() argument
326 if (bNewState) in CompleteSelectionChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Ddocufld.hxx497 void SetResolved(bool bNewState);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Ddocufld.hxx493 void SetResolved(bool bNewState);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dfloat3d.cxx2911 bool bNewState = (eState != SfxItemState::DISABLED); in StateChanged() local
2912 if(bNewState != bState) in StateChanged()
2914 bState = bNewState; in StateChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/api/
H A DRowSet.cxx1181 const bool bNewState = m_bNew; in moveToInsertRow() local
1203 if ( bNewState != m_bNew ) in moveToInsertRow()
1204 fireProperty( PROPERTY_ID_ISNEW, m_bNew, bNewState ); in moveToInsertRow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/api/
H A DRowSet.cxx1187 const bool bNewState = m_bNew; in moveToInsertRow() local
1209 if ( bNewState != m_bNew ) in moveToInsertRow()
1210 fireProperty( PROPERTY_ID_ISNEW, m_bNew, bNewState ); in moveToInsertRow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Ddocufld.cxx1764 void SwPostItField::SetResolved(bool bNewState) in SetResolved() argument
1766 m_bResolved = bNewState; in SetResolved()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Ddocufld.cxx1771 void SwPostItField::SetResolved(bool bNewState) in SetResolved() argument
1773 m_bResolved = bNewState; in SetResolved()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbxmod.cxx593 void SbModule::EndDefinitions( bool bNewState ) in EndDefinitions() argument
606 p->bInvalid = bNewState; in EndDefinitions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbxmod.cxx588 void SbModule::EndDefinitions( bool bNewState ) in EndDefinitions() argument
601 p->bInvalid = bNewState; in EndDefinitions()

12