Lines Matching refs:SELPOS_NONE
84 nCurCurrencyEntryPos((sal_uInt16) SELPOS_NONE)
546 short nSelPos = SELPOS_NONE; in GetInitSettings()
566 DBG_ASSERT( nSelPos != SELPOS_NONE, "Leere Formatliste!" ); in GetInitSettings()
568 nFmtLbSelPos = (nSelPos != SELPOS_NONE) ? (sal_uInt16)nSelPos : 0; in GetInitSettings()
584 nSelPos=SELPOS_NONE; in FillEntryList_Impl()
694 short nMyCat = SELPOS_NONE; in FillEListWithFormats_Impl()
716 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithFormats_Impl()
740 short nMyCat = SELPOS_NONE; in FillEListWithDateTime_Impl()
761 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithDateTime_Impl()
826 short nMyCat = SELPOS_NONE; in FillEListWithSysCurrencys()
850 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithSysCurrencys()
918 short nMyCat = SELPOS_NONE; in FillEListWithUserCurrencys()
1090 if ( nSelPos == SELPOS_NONE && bAdaptSelPos && aCurEntryList[i] == nCurFormatKey ) in FillEListWithUserCurrencys()
1094 if ( nSelPos == SELPOS_NONE && nCurCategory != NUMBERFORMAT_ALL ) in FillEListWithUserCurrencys()
1119 short nMyCat = SELPOS_NONE; in FillEListWithUsD_Impl()
1468 short nSelP=SELPOS_NONE; in GetListPos4Entry()
1490 short nSelP=SELPOS_NONE; in GetListPos4Entry()