Home
last modified time | relevance | path

Searched refs:GetBool (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx910 GetBool( maPath, rValue, EAS_ExtrusionAllowed ); in StartElement()
913 GetBool( maPath, rValue, EAS_TextPathAllowed ); in StartElement()
919 GetBool( maExtrusion, rValue, EAS_Extrusion ); in StartElement()
970 GetBool( maExtrusion, rValue, EAS_LightFace ); in StartElement()
973 GetBool( maExtrusion, rValue, EAS_FirstLightHarsh ); in StartElement()
991 GetBool( maExtrusion, rValue, EAS_Metal ); in StartElement()
1043 GetBool( maExtrusion, rValue, EAS_Color ); in StartElement()
1088 GetBool( maTextPath, rValue, EAS_TextPath ); in StartElement()
1391 GetBool( aHandle, rValue, EAS_MirroredY ); in CreateChildContext()
1394 GetBool( aHandle, rValue, EAS_MirroredX ); in CreateChildContext()
[all …]
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx1184 sal_Bool bB = Prim().GetBool(); in Term()
1185 left.PutBool( left.GetBool() && bB ); in Term()
1190 sal_Bool bB = Prim().GetBool(); in Term()
1191 left.PutBool( left.GetBool() || bB ); in Term()
1196 sal_Bool bR = Prim().GetBool(); in Term()
1197 sal_Bool bL = left.GetBool(); in Term()
1396 nErg.PutBool(!nErg.GetBool()); in Prim()
1738 sal_Bool SwSbxValue::GetBool() const in GetBool() function in SwSbxValue
1741 : 0 != SbxValue::GetBool(); in GetBool()
1754 nRet = 0 != GetBool() ? 1.0 : 0.0; in GetDouble()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx165 sal_Bool GetBool( SdrCustomShapeGeometryItem& rItem, const rtl::OUString& rPropertyName, const sal_… in GetBool() function
304 if ( GetBool( rGeometryItem, sExtrusion, sal_False ) ) in Create3DObject()
363 sal_Bool bUseExtrusionColor = GetBool( rGeometryItem, sExtrusionColor, sal_False ); in Create3DObject()
701 /* sal_Bool bFirstLightHarsh = */ GetBool( rGeometryItem, sFirstLightHarsh, sal_False ); in Create3DObject()
714 /* sal_Bool bLight2Harsh = */ GetBool( rGeometryItem, sSecondLightHarsh, sal_False ); in Create3DObject()
715 /* sal_Bool bLightFace = */ GetBool( rGeometryItem, sLightFace, sal_False ); in Create3DObject()
751 sal_Bool bMetal = GetBool( rGeometryItem, sMetal, sal_False ); in Create3DObject()
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx188 SetBold( pVar->GetBool() ); in PropBold()
196 SetItalic( pVar->GetBool() ); in PropItalic()
204 SetStrikeThrough( pVar->GetBool() ); in PropStrikeThrough()
212 SetUnderline( pVar->GetBool() ); in PropUnderline()
H A Dmethods1.cxx241 bVal = pSbxVariable->GetBool(); in RTLFUNC()
472 if (rPar.Get(1)->GetBool()) in RTLFUNC()
575 if( rPar.Get( nCurExpr )->GetBool()) in RTLFUNC()
1355 pINST->EnableReschedule( rPar.Get(1)->GetBool() ); in RTLFUNC()
1801 bAbbreviate = rPar.Get(2)->GetBool(); in RTLFUNC()
1858 bAbbreviate = pPar2->GetBool(); in RTLFUNC()
2653 pInst->EnableCompatibility( rPar.Get(1)->GetBool() ); in RTLFUNC()
H A Dstep1.cxx171 if( p->GetBool() ) in StepJUMPT()
180 if( !p->GetBool() ) in StepJUMPF()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx788 bCumulative = GetBool(); in ScChiSqDist()
1080 bIsCumulative = GetBool(); in ScBetaDist()
1354 bool bIsCum = GetBool(); // false=mass function; true=cumulative in ScBinomDist()
1491 bool bCumulative = nParamCount == 4 ? GetBool() : true; in ScNormDist()
1512 bool bCumulative = nParamCount == 4 ? GetBool() : true; // cumulative in ScLogNormDist()
1653 bool bCumulative = (nParamCount == 3 ? GetBool() : true); // default cumulative in ScPoissonDist()
1957 bCumulative = GetBool(); in ScGammaDist()
3594 bDescending = GetBool(); in ScRank()
H A Dinterpr2.cxx351 bFlag = GetBool(); in ScGetDiffDate360()
505 sal_Bool bAbs = ( nParamCount == 3 ? GetBool() : sal_False ); in ScCeil()
528 sal_Bool bAbs = ( nParamCount == 3 ? GetBool() : sal_False ); in ScFloor()
1039 bFlag = GetBool(); in ScVDB()
2706 bFullPrecision = GetBool(); in ScEuroConvert()
/trunk/main/rsc/source/res/
H A Drsctop.cxx570 ERRTYPE RscTop::GetBool( const RSCINST & rInst, sal_Bool * pB ){ in GetBool() function in RscTop
573 GetBool( rInst, pB ); in GetBool()
H A Drsccont.cxx563 aError = aTmpI.pClass->GetBool( aTmpI, &bBool ); in SetBool()
570 aError = aTmpI.pClass->GetBool( aTmpI, &bBool ); in SetBool()
/trunk/main/rsc/inc/
H A Drscflag.hxx94 ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB ){ in GetBool() function in RscClient
H A Drscrange.hxx181 ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB){ in GetBool() function in RscBool
H A Drscinst.hxx92 sal_Bool GetBool( Atom nVarName = InvalidAtom );
H A Drsctop.hxx176 virtual ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB );
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1358 pSect->SetCondHidden( aValue.GetBool() ); in UpdateExpFlds()
1378 sal_Bool bValue = !aValue.GetBool(); in UpdateExpFlds()
1391 sal_Bool bValue = aValue.GetBool(); in UpdateExpFlds()
1586 sal_Bool bPar1 = rCalc.Calculate( rDBFld.GetPar1() ).GetBool(); in UpdateDBNumFlds()
/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx166 const bool* XclPCItem::GetBool() const in GetBool() function in XclPCItem
178 if( const bool* pBool = this->GetBool() ) in GetItemName()
H A Dxepivot.cxx164 return GetBool() && (*GetBool() == bValue); in EqualsBool()
194 else if( const bool* pbValue = GetBool() ) in WriteBody()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx323 …inline bool GetBool() const { return (mnType == EXC_CACHEDVAL_BOOL) && (mnBoolErr != 0… in GetBool() function in XclImpCachedValue
H A Dxerecord.hxx266 inline bool GetBool() const { return mbValue; } in GetBool() function in XclExpBoolRecord
/trunk/main/sw/inc/
H A Dcalc.hxx132 sal_Bool GetBool() const;
/trunk/main/idl/inc/
H A Dlex.hxx98 sal_Bool GetBool() const { return bBool; } in GetBool() function in SvToken
/trunk/main/basic/source/sbx/
H A Dsbxbool.cxx115 nRes = pVal->GetBool() ? SbxTRUE : SbxFALSE; in ImpGetBool()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx351 rNewSect.SetCondHidden( aCalc.Calculate( rNewSect.GetCondition() ).GetBool() ); in InsertSwSection()
738 aCalc.Calculate( pSection->GetCondition() ).GetBool() ? true : false; in UpdateSection()
/trunk/main/idl/source/objects/
H A Dbastype.cxx197 *this = pTok->GetBool(); in ReadSvIdl()
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2937 BOOL GetBool();
3436 Methoden: GetBool().
3640 Au0RscInst::GetBool()
3642 AliBOOL RscInst::GetBool();
4093 RscInst::GetBool() 44

Completed in 180 milliseconds

12