| /AOO41X/main/sc/source/core/tool/ |
| H A D | interpr1.cxx | 204 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIfJump() 217 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIfJump() 850 nCurFmtType = nFuncFmtType = NUMBERFORMAT_LOGICAL; in Compare() 982 nCurFmtType = nFuncFmtType = NUMBERFORMAT_LOGICAL; in CompareMat() 1150 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScAnd() 1248 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScOr() 1346 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScXor() 1505 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScNot() 1563 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScTrue() 1571 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScFalse() [all …]
|
| H A D | cellform.cxx | 135 … if( pFCell->GetFormatType() == NUMBERFORMAT_LOGICAL && bHasTextFormatCode ) in GetString()
|
| H A D | scmatrix.cxx | 446 sal_uLong nKey = rFormatter.GetStandardFormat( NUMBERFORMAT_LOGICAL, in GetString()
|
| H A D | interpr4.cxx | 3963 nRetTypeExpr = NUMBERFORMAT_LOGICAL; in Interpret() 3982 if ( nRetTypeExpr != NUMBERFORMAT_LOGICAL ) in Interpret()
|
| H A D | interpr5.cxx | 3202 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScMatRef()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | numfmtlb.cxx | 220 case NUMBERFORMAT_LOGICAL: in SetFormatType() 524 case NUMBERFORMAT_LOGICAL: in GetDefValue()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xetable.cxx | 824 (nFormatType != NUMBERFORMAT_LOGICAL) && in XclExpFormulaCell() 829 else if( (nFormatType == NUMBERFORMAT_LOGICAL) && in XclExpFormulaCell() 830 (rFormatter.GetType( nScNumFmt ) == NUMBERFORMAT_LOGICAL) ) in XclExpFormulaCell() 962 case NUMBERFORMAT_LOGICAL: in lcl_GetFormulaInfo() 1061 case NUMBERFORMAT_LOGICAL: in WriteContents() 2422 if( rFormatter.GetType( nScNumFmt ) == NUMBERFORMAT_LOGICAL ) in XclExpCellTable()
|
| H A D | xipivot.cxx | 109 lclSetValue( rRoot, rScPos, *pbValue ? 1.0 : 0.0, NUMBERFORMAT_LOGICAL ); in WriteToSource()
|
| H A D | xepivot.cxx | 365 if( nFmtType == NUMBERFORMAT_LOGICAL ) in InitStandardField()
|
| H A D | xelink.cxx | 1290 bValid = (rFormatter.GetType( nScNumFmt ) == NUMBERFORMAT_LOGICAL) ? in Save()
|
| H A D | xestyle.cxx | 1302 if( pEntry->GetType() == NUMBERFORMAT_LOGICAL ) in GetFormatCode()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dbdocutl.cxx | 69 NUMBERFORMAT_LOGICAL, ScGlobal::eLnge ); in PutData()
|
| H A D | column3.cxx | 1374 … nOldType == NUMBERFORMAT_TIME || nOldType == NUMBERFORMAT_LOGICAL ) in SetString() 1383 … if ( !bOverwrite && pFormatter->GetType( nIndex ) == NUMBERFORMAT_LOGICAL ) in SetString()
|
| H A D | dptablecache.cxx | 102 nNumType = NUMBERFORMAT_LOGICAL; in lcl_GetItemValue()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | formatsh.cxx | 1141 pTabViewShell->SetNumberFormat( NUMBERFORMAT_LOGICAL ); in ExecuteNumFormat() 2456 case NUMBERFORMAT_LOGICAL: in GetNumFormatState() 2457 case NUMBERFORMAT_LOGICAL| NUMBERFORMAT_DEFINED: in GetNumFormatState()
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | xmlnumfe.cxx | 986 nFmtType = NUMBERFORMAT_LOGICAL; in ExportPart_Impl() 1023 case NUMBERFORMAT_LOGICAL: in ExportPart_Impl()
|
| /AOO41X/main/sc/source/filter/xcl97/ |
| H A D | XclImpChangeTrack.cxx | 251 rFormat = GetFormatter().GetStandardFormat( NUMBERFORMAT_LOGICAL, ScGlobal::eLnge ); in ReadCell()
|
| /AOO41X/main/svx/source/items/ |
| H A D | numfmtsh.cxx | 1218 case CAT_BOOLEAN: rCategory = NUMBERFORMAT_LOGICAL; break; in PosToCategory_Impl() 1241 case NUMBERFORMAT_LOGICAL: rPos = CAT_BOOLEAN; break; in CategoryToPos_Impl()
|
| /AOO41X/main/formula/source/core/api/ |
| H A D | FormulaCompiler.cxx | 89 return NUMBERFORMAT_LOGICAL; in lcl_GetRetFormat() 999 nNumFmt = NUMBERFORMAT_LOGICAL; in Factor()
|
| /AOO41X/main/sc/source/filter/dif/ |
| H A D | difimp.cxx | 982 rDoc.GetFormatTable()->GetStandardFormat( NUMBERFORMAT_LOGICAL ) ) ); in Apply()
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | zforlist.hxx | 79 #define NUMBERFORMAT_LOGICAL 0x400 /// Number as boolean value macro
|
| /AOO41X/main/svl/source/numbers/ |
| H A D | zforfind.cxx | 2174 eScannedType = NUMBERFORMAT_LOGICAL; // !!! it's a BOOLEAN in IsNumberFormatMain() 2637 case NUMBERFORMAT_LOGICAL: in IsNumberFormat()
|
| H A D | zforlist.cxx | 1403 case NUMBERFORMAT_LOGICAL : return CLOffset + ZF_STANDARD_LOGICAL; in GetStandardFormat() 2241 pNewFormat->SetType(NUMBERFORMAT_LOGICAL); in ImpGenerateFormats()
|
| H A D | zformat.cxx | 2075 if (eType & NUMBERFORMAT_LOGICAL) in GetOutputString()
|
| /AOO41X/main/sc/source/ui/docshell/ |
| H A D | docsh8.cxx | 559 case NUMBERFORMAT_LOGICAL : in lcl_GetColumnTypes()
|