Lines Matching refs:any2bool

1445 	fEnabled = any2bool(aTmp);  in WriteContents()
1456 fWordWrap = any2bool(aTmp); in WriteContents()
1472 mbTakeFocus = any2bool( rPropSet->getPropertyValue( WW8_ASCII2STR( "FocusOnClick" ) ) ); in WriteContents()
1567 fEnabled = any2bool(aTmp); in WriteContents()
1725 fEnabled = any2bool(aTmp); in WriteContents()
1743 fWordWrap = any2bool(aTmp); in WriteContents()
1978 fEnabled = any2bool(aTmp); in WriteContents()
1983 fLocked = any2bool(aTmp); in WriteContents()
1992 fMultiLine = any2bool(rPropSet->getPropertyValue(WW8_ASCII2STR("MultiLine"))); in WriteContents()
1993 fHideSelection = any2bool(rPropSet->getPropertyValue(WW8_ASCII2STR("HideInactiveSelection"))); in WriteContents()
2026 sal_Bool bTemp1 = any2bool(aTmp); in WriteContents()
2028 sal_Bool bTemp2 = any2bool(aTmp); in WriteContents()
2163 fEnabled = any2bool(aTmp); in WriteContents()
2168 fLocked = any2bool(aTmp); in WriteContents()
2411 fEnabled = any2bool(aTmp); in WriteContents()
2423 fWordWrap = any2bool(aTmp); in WriteContents()
2615 fEnabled = any2bool(aTmp); in WriteContents()
2620 fLocked = any2bool(aTmp); in WriteContents()
2630 fHideSelection = any2bool(rPropSet->getPropertyValue(WW8_ASCII2STR("HideInactiveSelection"))); in WriteContents()
2669 nDropButtonStyle = any2bool(aTmp); in WriteContents()
2834 fEnabled = any2bool(aTmp); in WriteContents()
2840 fLocked = any2bool(aTmp); in WriteContents()
2871 nMultiState = any2bool(aTmp); in WriteContents()
4268 fEnabled = any2bool(aTmp); in WriteContents()
4276 fWordWrap = any2bool(aTmp); in WriteContents()
4528 pEntry = any2bool(xPropSet->getPropertyValue(WW8_ASCII2STR("Toggle"))) ? in OCX_Factory()
4804 fEnabled = any2bool(aTmp); in WriteContents()
4821 fWordWrap = any2bool(aTmp); in WriteContents()
4841 nMultiState = any2bool(aTmp); in WriteContents()
5381 fEnabled = any2bool(aTmp); in WriteContents()
5728 any2bool( rxPropSet->getPropertyValue( rPropName ) ), nBlockFlag ); in GetBoolProperty()