Searched refs:NUMBERFORMAT_DEFINED (Results 1 – 20 of 20) sorted by relevance
707 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithFormats_Impl()752 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithDateTime_Impl()841 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithSysCurrencys()884 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithSysCurrencys()974 if( pNumEntry->GetType() & NUMBERFORMAT_DEFINED || in FillEListWithUserCurrencys()977 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithUserCurrencys()1132 if( (pNumEntry->GetType() & NUMBERFORMAT_DEFINED) || in FillEListWithUsD_Impl()1135 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in FillEListWithUsD_Impl()1232 case NUMBERFORMAT_DEFINED: rPos = CAT_USERDEFINED; break; in CategoryToPos_Impl()1361 nMyCat=pNumEntry->GetType() & ~NUMBERFORMAT_DEFINED; in GetCategory4Entry()[all …]
1028 case NUMBERFORMAT_NUMBER| NUMBERFORMAT_DEFINED: in ExecuteNumFormat()1030 case NUMBERFORMAT_PERCENT| NUMBERFORMAT_DEFINED: in ExecuteNumFormat()1032 case NUMBERFORMAT_CURRENCY|NUMBERFORMAT_DEFINED: in ExecuteNumFormat()2430 case NUMBERFORMAT_PERCENT| NUMBERFORMAT_DEFINED: in GetNumFormatState()2434 case NUMBERFORMAT_CURRENCY| NUMBERFORMAT_DEFINED: in GetNumFormatState()2438 case NUMBERFORMAT_DATE| NUMBERFORMAT_DEFINED: in GetNumFormatState()2441 case NUMBERFORMAT_DATETIME | NUMBERFORMAT_DEFINED: in GetNumFormatState()2445 case NUMBERFORMAT_TIME| NUMBERFORMAT_DEFINED: in GetNumFormatState()2453 case NUMBERFORMAT_FRACTION| NUMBERFORMAT_DEFINED: in GetNumFormatState()2457 case NUMBERFORMAT_LOGICAL| NUMBERFORMAT_DEFINED: in GetNumFormatState()[all …]
509 p_Entry->SetType(NUMBERFORMAT_DEFINED); in PutEntry()510 nType = NUMBERFORMAT_DEFINED; in PutEntry()1045 eType = pFormat->GetType()&~NUMBERFORMAT_DEFINED; in GetFirstEntryTable()1048 eType = NUMBERFORMAT_DEFINED; in GetFirstEntryTable()1200 FType = pFormat->GetType() &~NUMBERFORMAT_DEFINED; in IsNumberFormat()1202 FType = NUMBERFORMAT_DEFINED; in IsNumberFormat()1245 else if (eOldType == NUMBERFORMAT_DEFINED) in IsCompatible()1260 case NUMBERFORMAT_DEFINED: in IsCompatible()1406 case NUMBERFORMAT_DEFINED : in GetStandardFormat()1484 eType = NUMBERFORMAT_DEFINED; in GetInputLineString()[all …]
629 nType &= ~NUMBERFORMAT_DEFINED; in getStandardFormat()788 sal_Bool bUserDef = ( ( pFormat->GetType() & NUMBERFORMAT_DEFINED ) != 0 ); in getPropertyValue()899 sal_Bool bUserDef = ( ( pFormat->GetType() & NUMBERFORMAT_DEFINED ) != 0 ); in getPropertyValues()
641 eType = NUMBERFORMAT_DEFINED; in SvNumberformat()914 eType = NUMBERFORMAT_DEFINED; in SvNumberformat()1545 short nDefined = ( eType & NUMBERFORMAT_DEFINED ); in Load()2178 case NUMBERFORMAT_DEFINED: in GetOutputString()
1403 eScannedType = NUMBERFORMAT_DEFINED; in ScanType()1518 case NUMBERFORMAT_DEFINED: in FinalScan()
2650 case NUMBERFORMAT_DEFINED: // if no category detected handle as number in IsNumberFormat()
510 short nType = NUMBERFORMAT_DEFINED; in ExpandValue()638 short nType = NUMBERFORMAT_DEFINED; in GetSystemFormat()684 short nType = NUMBERFORMAT_DEFINED; in SetLanguage()
131 switch ( i_rEntry.GetType() & ~NUMBERFORMAT_DEFINED ) in getPreviewValue()242 switch (pEntry->GetType() & ~NUMBERFORMAT_DEFINED) in SetFormatDescription()
285 if ((nType & NUMBERFORMAT_DEFINED) == NUMBERFORMAT_DEFINED) in SetValueAttributes()286 nType -= NUMBERFORMAT_DEFINED; in SetValueAttributes()
979 nFmtType &= ~NUMBERFORMAT_DEFINED; in ExportPart_Impl()1030 sal_Bool bUserDef = ( ( rFormat.GetType() & NUMBERFORMAT_DEFINED ) != 0 ); in ExportPart_Impl()1717 NUMBERFORMAT_DEFINED, nDefaultIndex, nLang ); in Export()1724 …DBG_ASSERT((pFormat->GetType() & NUMBERFORMAT_DEFINED) != 0, "a not user defined numberformat foun… in Export()
492 if (pFormat && (pFormat->GetType() & NUMBERFORMAT_DEFINED)) in RemoveVolatileFormats()
200 (eType & ~NUMBERFORMAT_DEFINED) : eType; } in GetType()210 { nNewStandardDefined = nVer; eType |= NUMBERFORMAT_DEFINED; } in SetNewStandardDefined()
69 #define NUMBERFORMAT_DEFINED 0x001 /// Format defined by user macro
129 NUMBERFORMAT_TIME | NUMBERFORMAT_DEFINED ))) in ImpGetDate()
819 short nType = NUMBERFORMAT_DEFINED; in MSDateTimeFormatToSwFormat()
639 sal_Int16 nType = NUMBERFORMAT_DEFINED; in GetTimeDatePara()
1372 short nOldType = pOldFormat->GetType() & ~NUMBERFORMAT_DEFINED; in SetString()
603 short nType = NUMBERFORMAT_DEFINED; in CreateScFormats()
1318 short nType = NUMBERFORMAT_DEFINED; in GetFormatCode()
Completed in 265 milliseconds