Searched refs:nNumFor (Results 1 – 2 of 2) sorted by relevance
293 if ( nNumFor < 4 ) in IsNumForStringElementCountEqual()300 sal_uInt16 nCnt = NumFor[nNumFor].GetnAnz(); in IsNumForStringElementCountEqual()418 Color* GetColor( sal_uInt16 nNumFor ) const;419 void GetNumForInfo( sal_uInt16 nNumFor, short& rScannedType,425 sal_uInt16 nNumFor ) const;430 sal_Bool IsOtherCalendar( sal_uInt16 nNumFor ) const in IsOtherCalendar()432 if ( nNumFor < 4 ) in IsOtherCalendar()433 return ImpIsOtherCalendar( NumFor[nNumFor] ); in IsOtherCalendar()457 sal_uInt16 nNumFor ) const in SwitchToSpecifiedCalendar()459 if ( nNumFor < 4 ) in SwitchToSpecifiedCalendar()[all …]
3927 if ( nNumFor > 3 ) in GetNumForInfo()3964 if ( nNumFor > 3 ) in GetNumForString()3966 sal_uInt16 nAnz = NumFor[nNumFor].GetnAnz(); in GetNumForString()4000 return &NumFor[nNumFor].Info().sStrArray[nPos]; in GetNumForString()4007 if ( nNumFor > 3 ) in GetNumForType()4009 sal_uInt16 nAnz = NumFor[nNumFor].GetnAnz(); in GetNumForType()4150 if ( nNumFor > 3 ) in GetColor()4153 return NumFor[nNumFor].GetColor(); in GetColor()4404 sal_uInt16 nNumFor ) const in GetNatNumXml()4406 if ( nNumFor <= 3 ) in GetNatNumXml()[all …]
Completed in 59 milliseconds