Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlpage.cxx98 { PAPER_B4_ISO, MM2TWIPS( 250 ), MM2TWIPS( 353 ) }, // B4 (ISO)
107 { PAPER_B4_ISO, MM2TWIPS( 250 ), MM2TWIPS( 353 ) }, // B4 (ISO)
/trunk/main/i18npool/inc/i18npool/
H A Dpaper.hxx45 PAPER_B4_ISO, enumerator
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx194 case PAPER_B4_ISO: in convertToPaperFormat()
232 eRet = PAPER_B4_ISO; in convertToPaper()
/trunk/main/sw/source/ui/sidebar/
H A DPageSizeControl.cxx63 maPaperList.push_back( PAPER_B4_ISO ); in PageSizeControl()
H A DPagePropertyPanel.cxx745 case PAPER_B4_ISO: in ChangeSizeImage()
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx275 { "B4", PAPER_B4_ISO }, in getSystemDefaultPaper()
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx1003 pSetupData->mePaperFormat = PAPER_B4_ISO; in ImplDevModeToJobSetup()
1124 case( PAPER_B4_ISO): in ImplJobSetupToDevMode()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx1305 PAPER_B4_ISO, PAPER_B5_ISO, PAPER_LETTER, PAPER_LEGAL, PAPER_TABLOID, in GetPaperName()