Searched refs:PaperIndex (Results 1 – 1 of 1) sorted by relevance
1302 static const int PaperIndex[] = in GetPaperName() local1312 …OSL_ENSURE( sal_uInt32(sizeof(PaperIndex)/sizeof(PaperIndex[0])) == aPaperStrings.Count(), "locali… in GetPaperName()1313 for( int i = 0; i < int(sizeof(PaperIndex)/sizeof(PaperIndex[0])); i++ ) in GetPaperName()1314 (*pSVData->mpPaperNames)[PaperIndex[i]] = aPaperStrings.GetString(i); in GetPaperName()
Completed in 13 milliseconds