Searched refs:spPaperSizeTable (Results 1 – 1 of 1) sorted by relevance
1001 static const ApiPaperSize spPaperSizeTable[] = variable1135 …Size) && (rModel.mnPaperSize < static_cast< sal_Int32 >( STATIC_ARRAY_SIZE( spPaperSizeTable ) )) ) in writePageSettingsProperties()1137 const ApiPaperSize& rPaperSize = spPaperSizeTable[ rModel.mnPaperSize ]; in writePageSettingsProperties()
Completed in 28 milliseconds