Home
last modified time | relevance | path

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

/aoo42x/main/svl/source/numbers/
H A Dzforfind.cxx1630 && ( eSetType == NUMBERFORMAT_FRACTION // and preset was fraction in ScanMidString()
2194 if (eSetType == NUMBERFORMAT_FRACTION) // Fraction 1 = 1/1 in IsNumberFormatMain()
2212 if (eSetType == NUMBERFORMAT_FRACTION) // Fraction -1 = -1/1 in IsNumberFormatMain()
2245 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200. as fraction in IsNumberFormatMain()
2282 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200,100. as fraction in IsNumberFormatMain()
2342 if (eSetType == NUMBERFORMAT_FRACTION) // -1,200,100. as fraction in IsNumberFormatMain()
2372 eScannedType = eSetType; in IsNumberFormatMain()
2391 eScannedType = eSetType; in IsNumberFormatMain()
2499 eSetType = F_Type; // old type set in IsNumberFormat()
H A Dzforfind.hxx106 short eSetType; // Preset Type member in ImpSvNumberInputScan
/aoo42x/main/svl/inc/svl/
H A Dzformat.hxx202 void SetType(const short eSetType) { eType = eSetType; } in SetType() argument
/aoo42x/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 143 milliseconds