Searched refs:PAPER_B4_ISO (Results 1 – 8 of 8) sorted by relevance
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xlpage.cxx | 100 { PAPER_B4_ISO, MM2TWIPS( 250 ), MM2TWIPS( 353 ) }, // B4 (ISO) 109 { PAPER_B4_ISO, MM2TWIPS( 250 ), MM2TWIPS( 353 ) }, // B4 (ISO)
|
| /AOO41X/main/i18npool/inc/i18npool/ |
| H A D | paper.hxx | 45 PAPER_B4_ISO, enumerator
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | printhelper.cxx | 194 case PAPER_B4_ISO: in convertToPaperFormat() 232 eRet = PAPER_B4_ISO; in convertToPaper()
|
| /AOO41X/main/sw/source/ui/sidebar/ |
| H A D | PageSizeControl.cxx | 61 maPaperList.push_back( PAPER_B4_ISO ); in PageSizeControl()
|
| H A D | PagePropertyPanel.cxx | 743 case PAPER_B4_ISO: in ChangeSizeImage()
|
| /AOO41X/main/i18npool/source/paper/ |
| H A D | paper.cxx | 273 { "B4", PAPER_B4_ISO }, in getSystemDefaultPaper()
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salprn.cxx | 1003 pSetupData->mePaperFormat = PAPER_B4_ISO; in ImplDevModeToJobSetup() 1124 case( PAPER_B4_ISO): in ImplJobSetupToDevMode()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | print.cxx | 1291 PAPER_B4_ISO, PAPER_B5_ISO, PAPER_LETTER, PAPER_LEGAL, PAPER_TABLOID, in GetPaperName()
|