Home
last modified time | relevance | path

Searched refs:NUMBERFORMAT_LOGICAL (Results 1 – 25 of 26) sorted by relevance

12

/aoo4110/main/sc/source/core/tool/
H A Dinterpr1.cxx1150 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()
1758 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIsEmpty()
1812 nFuncFmtType = NUMBERFORMAT_LOGICAL; in IsString()
2224 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIsRef()
2262 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScIsValue()
[all …]
H A Dcellform.cxx135 … if( pFCell->GetFormatType() == NUMBERFORMAT_LOGICAL && bHasTextFormatCode ) in GetString()
H A Dscmatrix.cxx446 sal_uLong nKey = rFormatter.GetStandardFormat( NUMBERFORMAT_LOGICAL, in GetString()
H A Dinterpr4.cxx3963 nRetTypeExpr = NUMBERFORMAT_LOGICAL; in Interpret()
3982 if ( nRetTypeExpr != NUMBERFORMAT_LOGICAL ) in Interpret()
H A Dinterpr5.cxx3202 nFuncFmtType = NUMBERFORMAT_LOGICAL; in ScMatRef()
/aoo4110/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx220 case NUMBERFORMAT_LOGICAL: in SetFormatType()
524 case NUMBERFORMAT_LOGICAL: in GetDefValue()
/aoo4110/main/sc/source/filter/excel/
H A Dxetable.cxx824 (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 Dxipivot.cxx109 lclSetValue( rRoot, rScPos, *pbValue ? 1.0 : 0.0, NUMBERFORMAT_LOGICAL ); in WriteToSource()
H A Dxepivot.cxx365 if( nFmtType == NUMBERFORMAT_LOGICAL ) in InitStandardField()
H A Dxelink.cxx1290 bValid = (rFormatter.GetType( nScNumFmt ) == NUMBERFORMAT_LOGICAL) ? in Save()
H A Dxestyle.cxx1302 if( pEntry->GetType() == NUMBERFORMAT_LOGICAL ) in GetFormatCode()
/aoo4110/main/sc/source/core/data/
H A Ddbdocutl.cxx69 NUMBERFORMAT_LOGICAL, ScGlobal::eLnge ); in PutData()
H A Dcolumn3.cxx1374 … nOldType == NUMBERFORMAT_TIME || nOldType == NUMBERFORMAT_LOGICAL ) in SetString()
1383 … if ( !bOverwrite && pFormatter->GetType( nIndex ) == NUMBERFORMAT_LOGICAL ) in SetString()
H A Ddptablecache.cxx102 nNumType = NUMBERFORMAT_LOGICAL; in lcl_GetItemValue()
/aoo4110/main/sc/source/ui/view/
H A Dformatsh.cxx1141 pTabViewShell->SetNumberFormat( NUMBERFORMAT_LOGICAL ); in ExecuteNumFormat()
2456 case NUMBERFORMAT_LOGICAL: in GetNumFormatState()
2457 case NUMBERFORMAT_LOGICAL| NUMBERFORMAT_DEFINED: in GetNumFormatState()
/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx986 nFmtType = NUMBERFORMAT_LOGICAL; in ExportPart_Impl()
1023 case NUMBERFORMAT_LOGICAL: in ExportPart_Impl()
/aoo4110/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx251 rFormat = GetFormatter().GetStandardFormat( NUMBERFORMAT_LOGICAL, ScGlobal::eLnge ); in ReadCell()
/aoo4110/main/svx/source/items/
H A Dnumfmtsh.cxx1218 case CAT_BOOLEAN: rCategory = NUMBERFORMAT_LOGICAL; break; in PosToCategory_Impl()
1241 case NUMBERFORMAT_LOGICAL: rPos = CAT_BOOLEAN; break; in CategoryToPos_Impl()
/aoo4110/main/formula/source/core/api/
H A DFormulaCompiler.cxx89 return NUMBERFORMAT_LOGICAL; in lcl_GetRetFormat()
999 nNumFmt = NUMBERFORMAT_LOGICAL; in Factor()
/aoo4110/main/svl/inc/svl/
H A Dzforlist.hxx79 #define NUMBERFORMAT_LOGICAL 0x400 /// Number as boolean value macro
/aoo4110/main/sc/source/filter/dif/
H A Ddifimp.cxx982 rDoc.GetFormatTable()->GetStandardFormat( NUMBERFORMAT_LOGICAL ) ) ); in Apply()
/aoo4110/main/svl/source/numbers/
H A Dzforfind.cxx2169 eScannedType = NUMBERFORMAT_LOGICAL; // !!! it's a BOOLEAN in IsNumberFormatMain()
2632 case NUMBERFORMAT_LOGICAL: in IsNumberFormat()
H A Dzforlist.cxx1403 case NUMBERFORMAT_LOGICAL : return CLOffset + ZF_STANDARD_LOGICAL; in GetStandardFormat()
2241 pNewFormat->SetType(NUMBERFORMAT_LOGICAL); in ImpGenerateFormats()
H A Dzformat.cxx2075 if (eType & NUMBERFORMAT_LOGICAL) in GetOutputString()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx559 case NUMBERFORMAT_LOGICAL : in lcl_GetColumnTypes()

Completed in 286 milliseconds

12