Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzformat.cxx127 const sal_Unicode cNewCurrencyMagic = 0x01; // Magic for format code in comment variable
1494 sal_Bool bNewCurrencyComment = ( aComment.GetChar(0) == cNewCurrencyMagic && in Load()
1495 (nNewCurrencyEnd = aComment.Search( cNewCurrencyMagic, 1 )) != STRING_NOTFOUND ); in Load()
1658 aComment.Insert( cNewCurrencyMagic, 0 ); in Save()
1659 aComment.Insert( cNewCurrencyMagic, 0 ); in Save()

Completed in 33 milliseconds