Home
last modified time | relevance | path

Searched refs:eSetType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforfind.cxx1625 && ( eSetType == NUMBERFORMAT_FRACTION // and preset was fraction in ScanMidString()
2189 if (eSetType == NUMBERFORMAT_FRACTION) // Fraction 1 = 1/1 in IsNumberFormatMain()
2207 if (eSetType == NUMBERFORMAT_FRACTION) // Fraction -1 = -1/1 in IsNumberFormatMain()
2240 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200. as fraction in IsNumberFormatMain()
2277 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200,100. as fraction in IsNumberFormatMain()
2337 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200,100. as fraction in IsNumberFormatMain()
2367 eScannedType = eSetType; in IsNumberFormatMain()
2386 eScannedType = eSetType; in IsNumberFormatMain()
2494 eSetType = F_Type; // old type set in IsNumberFormat()
H A Dzforfind.hxx106 short eSetType; // Preset Type member in ImpSvNumberInputScan
/trunk/main/svl/inc/svl/
H A Dzformat.hxx202 void SetType(const short eSetType) { eType = eSetType; } in SetType() argument
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1357 const CursorType eSetType = (RANGE_IN_CELL == m_pImpl->m_eRangePosition) in createEnumeration() local
1360 new SwXParagraphEnumeration(m_pImpl->m_xParentText, pNewCrsr, eSetType); in createEnumeration()
H A Dunoobj.cxx3206 const CursorType eSetType = (CURSOR_TBLTEXT == m_pImpl->m_eType) in createEnumeration() local
3215 pParentText, pNewCrsr, eSetType, pStartNode, pTable); in createEnumeration()

Completed in 52 milliseconds