Home
last modified time | relevance | path

Searched defs:bValue (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/sheet/
H A Dsheetsortdescriptor2.cxx43 bool bValue = false; in testSheetSortDescriptor2Properties() local
49 bool bValue = false; in testSheetSortDescriptor2Properties() local
61 bool bValue = false; in testSheetSortDescriptor2Properties() local
85 bool bValue = false; in testSheetSortDescriptor2Properties() local
91 bool bValue = false; in testSheetSortDescriptor2Properties() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/sheet/
H A Dsheetsortdescriptor2.cxx41 bool bValue = false; in testSheetSortDescriptor2Properties() local
47 bool bValue = false; in testSheetSortDescriptor2Properties() local
59 bool bValue = false; in testSheetSortDescriptor2Properties() local
83 bool bValue = false; in testSheetSortDescriptor2Properties() local
89 bool bValue = false; in testSheetSortDescriptor2Properties() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdattr.hxx43 inline SfxBoolItem makeSdAttrLayerVisible(bool bValue = true) in makeSdAttrLayerVisible()
48 inline SfxBoolItem makeSdAttrLayerPrintable(bool bValue = true) in makeSdAttrLayerPrintable()
53 inline SfxBoolItem makeSdAttrLayerLocked(bool bValue = false) in makeSdAttrLayerLocked()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdattr.hxx44 inline SfxBoolItem makeSdAttrLayerVisible( bool bValue = true ) in makeSdAttrLayerVisible()
49 inline SfxBoolItem makeSdAttrLayerPrintable( bool bValue = true ) in makeSdAttrLayerPrintable()
54 inline SfxBoolItem makeSdAttrLayerLocked( bool bValue = false ) in makeSdAttrLayerLocked()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx187 void SAL_CALL SlideSorterService::setIsHighlightCurrentSlide (sal_Bool bValue) in setIsHighlightCurrentSlide()
207 void SAL_CALL SlideSorterService::setIsShowSelection (sal_Bool bValue) in setIsShowSelection()
223 void SAL_CALL SlideSorterService::setIsShowFocus (sal_Bool bValue) in setIsShowFocus()
239 void SAL_CALL SlideSorterService::setIsCenterSelection (sal_Bool bValue) in setIsCenterSelection()
257 sal_Bool bValue) in setIsSuspendPreviewUpdatesDuringFullScreenPresentation()
274 void SAL_CALL SlideSorterService::setIsOrientationVertical (sal_Bool bValue) in setIsOrientationVertical()
292 void SAL_CALL SlideSorterService::setIsSmoothScrolling (sal_Bool bValue) in setIsSmoothScrolling()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx187 void SAL_CALL SlideSorterService::setIsHighlightCurrentSlide (sal_Bool bValue) in setIsHighlightCurrentSlide()
207 void SAL_CALL SlideSorterService::setIsShowSelection (sal_Bool bValue) in setIsShowSelection()
223 void SAL_CALL SlideSorterService::setIsShowFocus (sal_Bool bValue) in setIsShowFocus()
239 void SAL_CALL SlideSorterService::setIsCenterSelection (sal_Bool bValue) in setIsCenterSelection()
257 sal_Bool bValue) in setIsSuspendPreviewUpdatesDuringFullScreenPresentation()
274 void SAL_CALL SlideSorterService::setIsOrientationVertical (sal_Bool bValue) in setIsOrientationVertical()
292 void SAL_CALL SlideSorterService::setIsSmoothScrolling (sal_Bool bValue) in setIsSmoothScrolling()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dfloat3d.cxx1719 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1770 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1780 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1800 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1853 bool bValue = GetUILightState(*m_pBtnLight1); in GetAttr() local
1878 bool bValue = GetUILightState(*m_pBtnLight2); in GetAttr() local
1902 bool bValue = GetUILightState(*m_pBtnLight3); in GetAttr() local
1926 bool bValue = GetUILightState(*m_pBtnLight4); in GetAttr() local
1950 bool bValue = GetUILightState(*m_pBtnLight5); in GetAttr() local
1974 bool bValue = GetUILightState(*m_pBtnLight6); in GetAttr() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dfloat3d.cxx1720 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1771 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1781 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1801 bool bValue = TRISTATE_TRUE == eState; in GetAttr() local
1854 bool bValue = m_xBtnLight1->isLightOn(); in GetAttr() local
1879 bool bValue = m_xBtnLight2->isLightOn(); in GetAttr() local
1903 bool bValue = m_xBtnLight3->isLightOn(); in GetAttr() local
1927 bool bValue = m_xBtnLight4->isLightOn(); in GetAttr() local
1951 bool bValue = m_xBtnLight5->isLightOn(); in GetAttr() local
1975 bool bValue = m_xBtnLight6->isLightOn(); in GetAttr() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java322 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
338 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
354 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
387 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
404 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
421 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
438 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java322 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
338 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
354 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
387 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
404 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
421 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
438 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java318 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
334 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
350 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
366 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
383 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
400 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
417 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
434 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java318 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
334 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
350 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
366 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
383 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
400 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
417 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
434 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java322 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
338 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
354 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
387 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
404 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
421 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
438 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java322 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
338 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
354 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
387 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
404 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
421 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
438 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java322 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
338 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
354 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
387 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
404 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
421 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
438 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/intrinsics/bmi/
H A DBMITestRunner.java319 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
335 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
351 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
367 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
384 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
401 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
418 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
435 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/intrinsics/bmi/
H A DBMITestRunner.java319 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
335 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
351 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
367 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
384 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
401 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
418 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
435 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/intrinsics/bmi/
H A DBMITestRunner.java338 int bValue = rng.nextInt(); in runBinaryRegRegIntTest() local
354 int bValue = rng.nextInt(); in runBinaryRegMemIntTest() local
370 int bValue = rng.nextInt(); in runBinaryMemRegIntTest() local
386 int bValue = rng.nextInt(); in runBinaryMemMemIntTest() local
403 long bValue = rng.nextLong(); in runBinaryRegRegLongTest() local
420 long bValue = rng.nextLong(); in runBinaryRegMemLongTest() local
437 long bValue = rng.nextLong(); in runBinaryMemRegLongTest() local
454 long bValue = rng.nextLong(); in runBinaryMemMemLongTest() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx59 bool bValue = false; in setSuperscript() local
90 bool bValue = false; in setSubscript() local
175 bool bValue = false; in setBold() local
195 bool bValue = false; in setStrikethrough() local
227 bool bValue = false; in setItalic() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx61 bool bValue = false; in setSuperscript() local
92 bool bValue = false; in setSubscript() local
177 bool bValue = false; in setBold() local
197 bool bValue = false; in setStrikethrough() local
229 bool bValue = false; in setItalic() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dopaquhdl.cxx37 bool bValue = IsXMLToken( rStrImpValue, XML_FOREGROUND ); in importXML() local
46 bool bValue; in exportXML() local
H A Dshdwdhdl.cxx39 bool bValue = ! IsXMLToken( rStrImpValue, XML_NONE ); in importXML() local
48 bool bValue; in exportXML() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dshdwdhdl.cxx40 bool bValue = ! IsXMLToken( rStrImpValue, XML_NONE ); in importXML() local
49 bool bValue; in exportXML() local
H A Dopaquhdl.cxx38 bool bValue = IsXMLToken( rStrImpValue, XML_OPAQUE_FOREGROUND ); in importXML() local
47 bool bValue; in exportXML() local
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.h648 BooleanRef(bool bValue) { bValue_ = bValue; } in BooleanRef()
651 __property void set_value(bool bValue) { bValue_ = bValue; } in set_value()

12345678910>>...32