Home
last modified time | relevance | path

Searched refs:NUMBERFORMAT_ENTRY_NEW_CURRENCY (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/source/items/
H A Dnumfmtsh.cxx515 nFound=NUMBERFORMAT_ENTRY_NEW_CURRENCY; in FindEntry()
1493 if(NUMBERFORMAT_ENTRY_NOT_FOUND!=nAt && NUMBERFORMAT_ENTRY_NEW_CURRENCY!=nAt) in GetListPos4Entry()
1714 if(nFound==NUMBERFORMAT_ENTRY_NEW_CURRENCY) in IsTmpCurrencyFormat()
/AOO41X/main/svx/inc/svx/
H A Dnumfmtsh.hxx77 #define NUMBERFORMAT_ENTRY_NEW_CURRENCY NUMBERFORMAT_ENTRY_NOT_FOUND-1 macro