Searched refs:rBestInfo (Results 1 – 1 of 1) sorted by relevance
1163 const PaperInfo& rBestInfo = GetPaperInfo( nBestIndex ); in ImplFindPaperFormatForUserSize() local1164 pSetupData->mePaperFormat = ImplGetPaperFormat( rBestInfo.getWidth(), in ImplFindPaperFormatForUserSize()1165 rBestInfo.getHeight() ); in ImplFindPaperFormatForUserSize()
Completed in 19 milliseconds