Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx411 sal_uInt32 nFmtKey = pFormatter->GetEntryKey( rFormat, eCurLanguage ); in GetOptions() local
413 if(nFmtKey != NUMBERFORMAT_ENTRY_NOT_FOUND) in GetOptions()
415 if ( nFmtKey != NUMBERFORMAT_ENTRY_NOT_FOUND ) in GetOptions()
417 pFormatter->GetFormatSpecialInfo( nFmtKey, in GetOptions()
421 CategoryToPos_Impl( pFormatter->GetType( nFmtKey ), rCatLbPos ); in GetOptions()

Completed in 73 milliseconds