Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dprint.cxx1302 static const int PaperIndex[] = in GetPaperName() local
1312 …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 21 milliseconds