Searched refs:aSotResourcePairs (Results 1 – 1 of 1) sorted by relevance
240 static const SotResourcePair aSotResourcePairs[] = in GetSotFormatUIName() local313 …for( sal_uInt32 i = 0, nCount = sizeof( aSotResourcePairs ) / sizeof( aSotResourcePairs[ 0 ] ); ( … in GetSotFormatUIName()315 if( aSotResourcePairs[ i ].mnSotId == nId ) in GetSotFormatUIName()316 nResId = aSotResourcePairs[ i ].mnResId; in GetSotFormatUIName()
Completed in 16 milliseconds