/trunk/main/sw/source/ui/uiview/ |
H A D | view0.cxx | 268 SfxBoolItem aBool; in StateViewOptions() local 290 aBool.SetValue( pOpt->IsViewAnyRuler()); in StateViewOptions() 299 aBool.SetValue( bState ); in StateViewOptions() 309 aBool.SetValue( pOpt->IsFldName() ); break; in StateViewOptions() 318 aBool.SetValue( pOpt->IsPostIts()); in StateViewOptions() 321 aBool.SetWhich( nWhich ); in StateViewOptions() 322 rSet.Put( aBool ); in StateViewOptions() 333 aBool.SetValue( pOpt->IsSnap() ); break; in StateViewOptions() 351 aBool.SetValue( pOpt->IsOnlineSpell() ); in StateViewOptions() 367 aBool.SetWhich( nWhich ); in StateViewOptions() [all …]
|
H A D | viewprt.cxx | 234 SfxBoolItem aBool(FN_QRY_MERGE, sal_True); in ExecutePrint() local 236 FN_QRY_MERGE, SFX_CALLMODE_ASYNCHRON, &aBool, 0L); in ExecutePrint() 261 SfxBoolItem aBool(SID_SELECTION, bPrintSelection); in ExecutePrint() local 262 aReq.AppendItem( aBool ); in ExecutePrint()
|
/trunk/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 885 Any aBool; in test_PropertySetHelper() local 886 aBool.setValue( &b , getCppuBooleanType() ); in test_PropertySetHelper() 898 Any aBool; in test_PropertySetHelper() local 899 aBool.setValue( &b , getCppuBooleanType() ); in test_PropertySetHelper() 912 Any aBool; in test_PropertySetHelper() local 924 Any aBool; in test_PropertySetHelper() local 926 pPS->setFastPropertyValue( 3, aBool ); in test_PropertySetHelper() 936 Any aBool; in test_PropertySetHelper() local 946 Any aBool; in test_PropertySetHelper() local 957 Any aBool; in test_PropertySetHelper() local [all …]
|
/trunk/main/jurt/test/com/sun/star/uno/ |
H A D | AnyConverter_Test.java | 46 Boolean aBool= new Boolean(true); field in AnyConverter_Test 61 anyBool= new Any(new Type(Boolean.TYPE), aBool); in AnyConverter_Test() 80 boolean b= AnyConverter.toBoolean(aBool); in test_toBoolean() 81 assertTrue("", b == aBool.booleanValue()); in test_toBoolean() 143 try { AnyConverter.toChar(aBool); fail(""); in test_toChar() 263 try { AnyConverter.toChar(aBool); fail(""); in test_toShort() 271 try { AnyConverter.toShort(aBool); fail(""); in test_toShort() 343 try { AnyConverter.toInt(aBool); fail(""); in test_toInt() 420 try { AnyConverter.toLong(aBool); fail(""); in test_toLong() 690 try { AnyConverter.toType(aBool); fail(""); in test_toType() [all …]
|
/trunk/main/sc/source/ui/view/ |
H A D | tabvwsha.cxx | 790 SfxBoolItem aBool; in GetDrawOptState() local 795 aBool.SetValue(rGridOptions.GetGridVisible()); in GetDrawOptState() 796 aBool.SetWhich( SID_GRID_VISIBLE ); in GetDrawOptState() 797 rSet.Put( aBool ); in GetDrawOptState() 799 aBool.SetValue(rGridOptions.GetUseGridSnap()); in GetDrawOptState() 800 aBool.SetWhich( SID_GRID_USE ); in GetDrawOptState() 801 rSet.Put( aBool ); in GetDrawOptState() 803 aBool.SetValue(rViewOptions.GetOption( VOPT_HELPLINES )); in GetDrawOptState() 804 aBool.SetWhich( SID_HELPLINES_MOVE ); in GetDrawOptState() 805 rSet.Put( aBool ); in GetDrawOptState()
|
/trunk/main/cli_ure/qa/climaker/ |
H A D | testobjects.cs | 109 public void inParameters(bool aBool, byte aByte, in inParameters() argument 121 m_Bool = aBool; in inParameters() 143 public void outParameters(out bool aBool, out byte aByte, in outParameters() argument 155 aBool = m_Bool; in outParameters() 179 public void inoutParameters(ref bool aBool, ref byte aByte, in inoutParameters() argument 191 bool _bool = aBool; in inoutParameters() 192 aBool = m_Bool; in inoutParameters()
|
H A D | climaker.cs | 1213 bool aBool = true; in testInterface() 1233 obj.inParameters(aBool, aByte, aShort, aUShort, in testInterface() 1265 l.assure(aBool == outBool); in testInterface() 1312 l.assure(aBool == inoutBool); in testInterface() 1334 obj.inParameters(aBool, aByte, aShort, aUShort, in testInterface() 1340 l.assure(obj.retBoolean() == aBool); in testInterface()
|
H A D | types.idl | 80 void inParameters([in] boolean aBool, [in] byte aByte, [in] short aShort, 89 void outParameters([out] boolean aBool, [out] byte aByte, [out] short aShort, 98 void inoutParameters([inout] boolean aBool, [inout] byte aByte, [inout] short aShort,
|
/trunk/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 486 pClassCheckBox->SetVariable( nId, &aBool ); in InitClassCheckBox() 531 pClassTriStateBox->SetVariable( nId, &aBool ); in InitClassTriStateBox() 913 pClassRadioButton->SetVariable( nId, &aBool ); in InitClassRadioButton() 1058 pClassAccelItem->SetVariable( nId, &aBool ); in InitClassAccelItem() 1277 pClassMessBox->SetVariable( nId, &aBool ); in InitClassMessBox() 1404 pClassPattern->SetVariable( nId, &aBool, NULL, in InitClassPatternFormatter() 1437 pClassNumeric->SetVariable( nId, &aBool, NULL, in InitClassNumericFormatter() 1518 pClassDateF->SetVariable( nId, &aBool, NULL, in InitClassDateFormatter() 1521 pClassDateF->SetVariable( nId, &aBool, NULL, in InitClassDateFormatter() 1556 pClassTimeF->SetVariable( nId, &aBool, NULL, in InitClassTimeFormatter() [all …]
|
H A D | rscdb.cxx | 64 aBool( pHS->getID( "sal_Bool" ), RSC_NOTYPE ), in RscTypCont() 245 aBool.Pre_dtor(); in ~RscTypCont() 293 if( aBool.GetId() == nId ) in SearchType() 294 return &aBool; in SearchType()
|
/trunk/main/svtools/source/filter/ |
H A D | FilterConfigItem.cxx | 304 PropertyValue aBool; in ReadBool() local 305 aBool.Name = rKey; in ReadBool() 306 aBool.Value <<= bRetValue; in ReadBool() 307 WritePropertyValue( aFilterData, aBool ); in ReadBool() 417 PropertyValue aBool; in WriteBool() local 418 aBool.Name = rKey; in WriteBool() 419 aBool.Value <<= bNewValue; in WriteBool() 420 WritePropertyValue( aFilterData, aBool ); in WriteBool()
|
/trunk/main/stoc/test/ |
H A D | testiadapter.cxx | 326 sal_Bool aBool; in invoke() local 347 aBool = *(sal_Bool *)rParams[0].getValue(); in invoke() 365 _xLBT->setValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke() 374 aBool = *(sal_Bool *)rParams[0].getValue(); in invoke() 392 aRet <<= _xLBT->setValues2( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke() 416 rOutParam[0].setValue( &aBool, ::getCppuBooleanType() ); in invoke() 436 aRet <<= _xLBT->getValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke() 460 rOutParam[0].setValue( &aBool, ::getCppuBooleanType() ); in invoke() 504 rOutParam[0].setValue( &aBool, ::getCppuBooleanType() ); in invoke() 597 sal_Bool aBool = _xLBT->getBool(); in getValue() local [all …]
|
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/ |
H A D | Callback.cpp | 80 /* [out] */ VARIANT_BOOL __RPC_FAR *aBool, in outValuesAll() argument 102 hr= outBool( aBool); in outValuesAll() 430 /* [out][in] */ VARIANT_BOOL __RPC_FAR *aBool, in inoutValuesAll() argument 444 inoutBool( aBool); in inoutValuesAll()
|
H A D | Callback.h | 76 /* [out][in] */ VARIANT_BOOL __RPC_FAR *aBool, 103 /* [out] */ VARIANT_BOOL __RPC_FAR *aBool,
|
H A D | XCallback_Impl.idl | 47 [out] VARIANT_BOOL * aBool, 87 [in,out] VARIANT_BOOL* aBool,
|
/trunk/main/toolkit/source/controls/ |
H A D | dialogcontrol.cxx | 94 Any aBool; in UnoControlDialogModel() local 95 aBool <<= (sal_Bool) sal_True; in UnoControlDialogModel() 96 ImplRegisterProperty( BASEPROPERTY_MOVEABLE, aBool ); in UnoControlDialogModel() 97 ImplRegisterProperty( BASEPROPERTY_CLOSEABLE, aBool ); in UnoControlDialogModel()
|
/trunk/main/sw/source/ui/smartmenu/ |
H A D | stmenu.cxx | 153 SfxBoolItem aBool(SID_OPEN_SMARTTAGOPTIONS, sal_True); in Execute() local 154 …tViewFrame()->GetDispatcher()->Execute( SID_AUTO_CORRECT_DLG, SFX_CALLMODE_ASYNCHRON, &aBool, 0L ); in Execute()
|
/trunk/main/extensions/test/ole/cpnt/ |
H A D | cpnt.cxx | 1461 sal_Bool aBool; in testInterface() local 1520 xCallback->outBool( aBool); in testInterface() 1521 sprintf( buff,"XCallback::outBool, value: %d", aBool); in testInterface() 1579 sal_Bool aBool; in testInterface() local 1589 xCallback->outValuesAll( xSimple, aSimpleStruct, aSimpleEnum, seqAny, aAny, aBool, in testInterface() 1805 sal_Bool aBool= sal_True; in testInterface() local 1815 aAny, aBool, aChar, aString, aFloat, aDouble, in testInterface()
|
/trunk/main/registry/tools/ |
H A D | regcompare.cxx | 415 fprintf(stdout, "%s", constValue.m_value.aBool ? "TRUE" : "FALSE"); in printConstValue() 479 if (constValue1.m_value.aBool != constValue2.m_value.aBool) in checkConstValue() 485 constValue1.m_value.aBool ? "TRUE" : "FALSE", in checkConstValue() 486 constValue2.m_value.aBool ? "TRUE" : "FALSE"); in checkConstValue()
|
/trunk/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 712 sal_Bool aBool = (sal_Bool)pItem->GetValue(); in VertStateChanged() local 714 if (aBool) in VertStateChanged() 1481 const sal_Bool aBool = (sal_Bool)pItem->GetValue(); in StateChangeBulletNumImpl() local 1486 aBool ? STATE_CHECK : STATE_NOCHECK ); in StateChangeBulletNumImpl() 1492 aBool ? STATE_CHECK : STATE_NOCHECK ); in StateChangeBulletNumImpl()
|
/trunk/main/registry/source/ |
H A D | reflread.cxx | 358 sal_Bool aBool = sal_False; in readBOOLConstant() local 364 aBool = (sal_Bool) readBYTE(m_pIndex[index - 1] + CP_OFFSET_ENTRY_DATA); in readBOOLConstant() 368 return aBool; in readBOOLConstant() 672 value->aBool = m_pCP->readBOOLConstant(cpIndex); in getFieldConstValue()
|
/trunk/main/sc/source/core/data/ |
H A D | dptablecache.cxx | 643 sal_Bool aBool[nFixedBools]; in ValidQuery() local 646 sal_Bool* pPasst = ( nEntryCount <= nFixedBools ? &aBool[0] : new sal_Bool[nEntryCount] ); in ValidQuery() 842 if ( pPasst != &aBool[0] ) in ValidQuery()
|
/trunk/main/forms/source/xforms/xpathlib/ |
H A D | xpathlib.cxx | 118 bool aBool = xmlXPathPopBoolean(ctxt); in xforms_ifFunction() local 121 if (aBool) in xforms_ifFunction()
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh.cxx | 1047 SfxBoolItem aBool( SID_PRINTPREVIEW, sal_False ); in GetState() local 1049 aBool.SetValue( sal_True ); in GetState() 1050 rSet.Put( aBool ); in GetState()
|
H A D | appopt.cxx | 196 SfxBoolItem aBool(SfxBoolItem(SID_PRINTPREVIEW, sal_True)); in CreateItemSet() local 197 pRet->Put(aBool); in CreateItemSet()
|