Searched refs:lA3Width (Results 1 – 1 of 1) sorted by relevance
1264 long lA3Width = SvxPaperInfo::GetPaperSize(PAPER_A3).Width(); in Store() local1265 nCount = (sal_uInt16)(nNew < lA3Width ? ( lA3Width - nNew ) / nDefDist + 1 : 0); in Store()
Completed in 20 milliseconds