Home
last modified time | relevance | path

Searched defs:ePaper (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/source/ui/sidebar/
H A DPageSizeControl.cxx46 const Paper ePaper, in PageSizeControl()
166 const Paper ePaper = maPaperList[nSelectedPaper - 1]; in IMPL_LINK() local
H A DPagePropertyPanel.cxx502 void PagePropertyPanel::ExecuteSizeChange( const Paper ePaper ) in ExecuteSizeChange()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx802 Paper ePaper = SvxPaperInfo::GetSvxPaper( aSize, MAP_100TH_MM, sal_True); in ChangeMedium() local
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2658 Paper ePaper = SvxPaperInfo::GetSvxPaper( aEnumSize, MAP_TWIP, sal_True ); in ApplyPrintSettings() local
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx258 Paper ePaper = PAPER_USER; in getSystemDefaultPaper() local
269 static struct { const char *pName; Paper ePaper; } aCustoms [] = in getSystemDefaultPaper() member
412 rtl::OString PaperInfo::toPSName(Paper ePaper) in toPSName()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx775 Paper ePaper = PaperInfo::fromPSName( aPaperName ); in InitPaperFormats() local
/trunk/main/cui/source/tabpages/
H A Dpage.cxx599 Paper ePaper = SvxPaperInfo::GetSvxPaper( aPaperSize, MAP_100TH_MM, sal_True ); in Reset() local
833 Paper ePaper = (Paper)(sal_uLong)aPaperSizeBox.GetEntryData( nPos ); in FillItemSet() local
1047 Paper ePaper = (Paper)(sal_uLong)aPaperSizeBox.GetEntryData( nPos ); in IMPL_LINK() local
1126 Paper ePaper = SvxPaperInfo::GetSvxPaper( aSize, (MapUnit)eUnit, sal_True ); in IMPL_LINK() local
1552 Paper ePaper = (Paper)(sal_uLong)aPaperSizeBox.GetEntryData( nPos ); in DeactivatePage() local
/trunk/main/vcl/source/gdi/
H A Dprint.cxx105 Paper ePaper = ImplGetPaperFormat( pConstData->mnPaperWidth, pConstData->mnPaperHeight ); in ImplUpdateJobSetupPaper() local
1172 sal_Bool Printer::SetPaper( Paper ePaper ) in SetPaper()
1293 rtl::OUString Printer::GetPaperName( Paper ePaper ) in GetPaperName()
1327 Paper ePaper = ImplGetPaperFormat( aPageSize.Width(), aPageSize.Height() ); in GetPaperName() local
/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx224 Paper ePaper = SvxPaperInfo::GetSvxPaper( in IMPL_LINK_INLINE_START() local
608 Paper ePaper = SvxPaperInfo::GetSvxPaper( in Reset() local
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx88 Paper ePaper; member in ScJobSetup
/trunk/main/editeng/source/items/
H A Dpaperinf.cxx48 Size SvxPaperInfo::GetPaperSize( Paper ePaper, MapUnit eUnit ) in GetPaperSize()
70 const Paper ePaper = pPrinter->GetPaper(); in GetPaperSize() local
132 String SvxPaperInfo::GetName( Paper ePaper ) in GetName()

Completed in 62 milliseconds