Home
last modified time | relevance | path

Searched refs:iButtonStart (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddlgctrl.cxx627 sal_uInt16 iButtonStart; in ImplDlgCtrl() local
663 iButtonStart = iButton; in ImplDlgCtrl()
671 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()
739 iButtonStart = iButton; in ImplDlgCtrl()
746 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddlgctrl.cxx628 sal_uInt16 iButtonStart; in ImplDlgCtrl() local
664 iButtonStart = iButton; in ImplDlgCtrl()
672 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()
740 iButtonStart = iButton; in ImplDlgCtrl()
747 if ( (iButton <= iButtonStart) || (iButton > nFormEnd) ) in ImplDlgCtrl()